Numldesign Numl Versions Save

Atomic UI Framework based on Web Components and Runtime CSS Generation for rapidly building interfaces that follow your Design System 🌈

v1.1.2

2 years ago

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

3 years ago

Changelog

  • code quality improvements
  • use mediaQuery recommended listeners

v1.1.0

3 years ago

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

3 years ago

Changelog:

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

v1.0.0

3 years ago

Stable Release 🥳 🚀

v1.0.0-beta.26

3 years ago

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-beta.25

3 years ago

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

3 years ago

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

3 years ago

Changelog:

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

v1.0.0-beta.21

3 years ago

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