Releases: Liquid-JS/nxt-components
Releases · Liquid-JS/nxt-components
v21.0.2
v21.0.1
v21.0.0
v21.0.0
v21.0.0-alpha.1
Fixes
- color-picker: Preset track by (7668bb9b)
v21.0.0-alpha.0
Enhancements
- Move to standalone (25ce102f)
- Cleanup deprecated imports and providers (3b358f2d)
- Inputs (349a34b2)
- Queries (e51dc41b)
- Ng class (0ed5351c)
- Ng style (3956c935)
- Common module (96609fc2)
- sortablejs: Use signals (c103f89c)
- json-view: Signals (5a0c5797)
- flags: Signals (8598fa4c)
- highlightjs: Signal loader (3c06f4ef)
- dropzone-wrapper: Signals (b9c0c226)
- Deprecate pipes and loaders, use resource signals (455c0d89)
- Signal outputs (2a633c70)
- color-picker: Signals (f2c01644)
- color-picker: Input signals (7f019a4c)
- pick-datetime: Calendar signal inputs (94383a55)
- pick-datetime: Signals (3fdfa3fe)
- pick-datetime: Input signals (02e059cb)
- More signals (d833b76a)
- pick-datetime: Inject constructor (453fd599)
Fixes
- pick-datetime: Year select minmax (3c0fbbde)
v20.0.0
v19.1.0
v19.0.5
Enhancements
- Lazy-load hljs library, closes #89 (#89)
- Line numbers, closes #35 (#35)
- Add Gist directive, closes #90 (#90)
- Highlight code from a direct URL, closes #91 (#91)
- Lazy-load hljs languages (952f33cd)
- Update to highlight.js v11 (0a76249a)
- Add dynamic theme loader, closes #194 (#194)
- Migrate to standalone components, closes #260 (#260)
- Ssr (a1aa700c)
- highlightjs: Highlight (36897384)
Fixes
- build: Fix AOT build error, closes #31 (#31)
- highlightChildren: Not working inside [innerHtml], closes #67 (#67)
- Check if gist id is undefined (f2261482)
- Set code using
el.textContentbefore highlighting, closes #105 (#105) - Setting the highlighted code to empty string will not reflect the value change, closes #119 (#119)
- Allow empty string to highlight the code, closes #199 (#199)
- Empty checking (d60dc10b)
- Unit tests (044535ad)
- Check if
optionsis defined inHighlightLoaderservice, closes #219 (#219) - SetTheme does not load theme if
themePathwas not specified in the configuration, closes #247 (#247) - Add line-numbers as a sub package, closes #234 (#234)
- Highlight.js dependency was removed in v11, closes #283 (#283)
- Update
README.mdlinks to new demo URL (ceef00a8) - Update README.md links to new demo URL (package) (e2a571d6)
- highlightjs: File url (f14c3a6a)
Refactors
- HighlightJS: Add types on parameters in hljs functions (3a5b8ae7)
- HighlightJS: Provide
HighlightJSusingprovidedIn: 'root'(ddae1795) - HighlightJS: Inject
DOCUMENTto access the document class (4ff6ceb4) - Rename plus package directory (fabb820e)
- Make sure observer used to add the line numbers is destroyed (1b07b78b)
- Add
HighlightLibraryinterface (6052434b) - Update deprecated rxjs usage (5d2ccb9c)
v19.0.4
v19.0.4