Skip to content

v5.0.0

Latest
Compare
Choose a tag to compare
@javadbat javadbat released this 30 Sep 17:42
· 5 commits to master since this release

Breaking changes:

  • refactor popover and separate it from inside popover to jb-popover web-component.
  • refactor input and use jb-input instead of inner input code and handlers so all styles related to the input need to be refactored.
  • change use-persian-number to show-persian-number to make all jb-design-system use the same names and approach.

new features

  • better focus and caret pos handling
  • less package size
  • add br and gzip to package build file and add default minification to reduce loaded bundle size
  • better typescript support
  • better overflow handler