HTML Component Library 2.5 released!

HTML Component Library 2.5 released!

Registered users should receive email in a short time.

What's new since 2.4:
1. Transition: blur;
2. Transition timing functions (now are supported only ease and linear)
3. Shadows drawing performance incredible improved.
4. CSS z-index property
5. CSS cursor property
6. AdaptiveZoom support for FMX
7. Rendering speed improved
8. Margin collapsing for block element
9. SVG shape-rendering attribute (=crisp-edges - no antialiasing)
10. CSS @media rule support (THtDocument.Media: TCSSMedia property)
11. PDF export on MacOS
12. Document.ShowImages property
13. CSS background-size, background-position properties
14. HtPanel.LazyImageLoading and BackgroundImageLoading properties
15. New HtPanel events:
    OnElementDragEnd
    OnElementResizeEnd
    AfterTableColumnMoved
   OnElementClick
16. New TElement flag - efDesignerSelected - force drawing selection on element
17. TElement.AddCSS/ClearCSS - add (clear) css rule to element selft-style
18.   TCSSStyleSheet.ClearProp/ClearSection - clears property or full section (by selector)
19. Support for Input type="text" elements (HTML forms)
20. New page in site demo - CSS hints.

HTML Component Library - fast and native solution for HTML rendering.
All platforms, All frameworks, All Delphi versions, One library.

http://delphihtmlcomponents.com
http://delphihtmlcomponents.com

Comments

  1. Pretty nice! Wish I would have had this a few years ago in a project I did. Will keep it in mind for any future projects.

    ReplyDelete

Post a Comment