Skip to content

@indielayer/ui@1.10.0

Latest
Compare
Choose a tag to compare
@jpntex jpntex released this 24 Oct 18:03
23ad9a0

Minor Changes

  • feat(select): allow to pass prefix and suffix for menuitem (52928a4)
  • feat: add upload component (#100) (30fdb2b)
  • feat(notifications): add pause-on-hover (b840ba7)
  • feat(select): add truncate on multiple selection (b594848)

Patch Changes

  • style(label): add asterisk on theme for required inputs (c17ac2d)
  • fix(modal): content width resize on open (2e95f8d)
  • fix(form): errors type (6d95905)
  • fix(formgroup): missing blur fn (c299e05)
  • fix(table): keep position after list updates (0fa8fb6)
  • style(select): move truncated counter to theme (c178e7e)