Releases: native-html/render
Releases · native-html/render
@native-html/css-processor@1.2.0
@native-html/css-processor@1.1.0
@native-html/transient-render-tree@1.0.2
1.0.2 (2020-11-16)
@native-html/transient-render-tree@1.0.1
@native-html/transient-render-tree@1.0.0
1.0.0 (2020-11-16)
Features
- transient-render-tree: add index.ts export (7642b1e)
- transient-render-tree: allow partial CSSProcessorConfig option (7aab97e)
- transient-render-tree: implement user styles with specificity (f942aad)
- transient-render-tree: new baseStyles parameter for stylesConfig (53d5574)
- transient-render-tree: support for whiteSpace: "normal" and "pre" (30a9aa2)
- transient-render-tree: support TNode style inheritance (20a08b3)
- transient-render-tree: user agent styles for tags in HTML models (696a389)
- initial commit (cb5489d)
@native-html/css-processor@1.0.1
@native-html/css-processor@1.0.0
1.0.0 (2020-11-16)
Features
- css-processor: add CSSProcessedPropsRegistry#merge method (9b88c03)
- css-processor: add ignoredProperties option to CSSProcessorConfig (d5d2023)
- css-processor: add refined types to CSSProcessedPropsRegistry (d8e1f29)
- css-processor: added inlinePropertiesWhitelist config option (ab3c4a0)
- css-processor: allow partial config for ctor of CSSProcessor (ab17920)
- css-processor: implement compileStyleDeclaration (bd69ab0)
- css-processor: predictable support for native styles (40ab209)
- css-processor: strict validation of "display" property (3c192a3)
- transient-render-tree: support TNode style inheritance (20a08b3)
- initial commit (cb5489d)