This repository has been archived by the owner on Dec 25, 2024. It is now read-only.
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
toshow-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