Releases: outpostHQ/numl
Releases · outpostHQ/numl
v1.1.2
v1.1.1
v1.1.0
Changelog:
- nu-ph: a new placeholder element
- nu-slider2d: a new slider element with two axis
- nu-spin: a new spinner element
- nu-progressbar: style fixes
- nu-btn: add loading state
v1.0.1
Changelog:
- [opacity]: fix context CP
- [gap]: fix fouc
v1.0.0-beta.26
Changelog
- focus-visible polyfill
- [backdrop-filter]: fix negative value handling
- nu-btn: improve disabled style for clear type
- focus-visible: fix performance of CP
- active.behavior: improve user-select use
v1.0.0
v1.0.0-beta.25
Changelog:
- base: re-assign setter/getter properties on connect
- menu: prevent actions for disabled elements, fix init bug
- [radius]: propagate context radius
- nu-checkbox & nu-radio: fix styles
- themes: add built-in #grey-text color
- converters: allow to assign data using value prop
- refactoring: actualize style declarations
v1.0.0-beta.23
Changelog:
- styles: new disabled state approach via CSS filter.
- themes: add #success, #danger, #warning built-in color
- form: trigger validation for non-input elements
- nu-btngroup: change outline behavior depending on radiogroup injection
- fix dev build to provide logs
- nu-checkbox & nu-radio: update checked styles
- nu-datepicker: fix inset style for days
- nu-input: update placeholder styles
v1.0.0-beta.22
Changelog:
- css: fix default css declaration
- icons: change cdn | fix stroke-width issue
v1.0.0-beta.21
Changelog:
- nu-code & nu-cd update base colors.
- themes: fix prefers-contrast api according to spec (see Docs)
- active.behavior: disable selection during active state, support for nested actions, fix ending events.
- tooltip.behavior: toggle on hover change event
- icons: batch loading | use ionicons by default
- props: define color pro via custom property
- nu-progressbar: fix animation colors
- nu-menu: fix width of popups inside | nu-popup: fix default margin
- nu-popuplistbox: change max height
- inputgroup.behavior: fix input focus
- nu-inputgroup: fix context styles
- numinput: fix min/max handling