Releases: outpostHQ/numl
Releases · outpostHQ/numl
v1.0.0-beta.20
- Hotfix for assert property of
nu-check
(validator: fix dynamic assert assignment)
v1.0.0-beta.19
Changelog:
- nu-btngroup: dont use radiogroup behavior by default (see examples https://numl.design/storybook/widgets/button-groups)
- themes: new border and special-shadow formula
- themes: add built-in colors
- nu-menuitem & nu-option: fix font weight
- nu-base: template rework
- nu-datepicker: fix chevron icons for ionicons lib
- fix styles for nu-input, nu-tab and nu-btn
- base: add disabled boolean prop and other theme-specific props.
- hover.behavior: fix for contentsRef elements
v1.0.0-beta.14
- Introduce built-in themes:
success
,danger
,warning
. Use it via corresponding attributes. - add spacing properties
- current behavior: fix query params handling
- icons: add ionicons library, lazy-loading via CDN for all libraries
- [radius]: add the
leaf
and thebackleaf
modifiers, add direction modifiers
v1.0.0-beta.6
update deps and build config