Skip to content

Releases: outpostHQ/numl

v1.1.2

27 May 11:50
Compare
Choose a tag to compare

Changelog

  • lgtm: fix alerts
  • [group-radius]: fix single child case
  • nu-cd: fix line-height size
  • use-behaviors="no" to disable all behaviors on a specific element

v1.1.1

14 May 09:03
a986b7e
Compare
Choose a tag to compare

Changelog

  • code quality improvements
  • use mediaQuery recommended listeners

v1.1.0

15 Apr 03:37
1c54d6c
Compare
Choose a tag to compare

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

26 Mar 10:19
Compare
Choose a tag to compare

Changelog:

  • [opacity]: fix context CP
  • [gap]: fix fouc

v1.0.0-beta.26

23 Mar 17:52
61ac655
Compare
Choose a tag to compare

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

23 Mar 18:02
b1deb74
Compare
Choose a tag to compare

Stable Release 馃コ 馃殌

v1.0.0-beta.25

22 Mar 17:20
Compare
Choose a tag to compare

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

17 Mar 06:21
09d2a4c
Compare
Choose a tag to compare

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

10 Mar 06:57
3f106c6
Compare
Choose a tag to compare

Changelog:

  • css: fix default css declaration
  • icons: change cdn | fix stroke-width issue

v1.0.0-beta.21

03 Mar 06:33
2997775
Compare
Choose a tag to compare

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