v2.5.0
2.5.0 (2023-02-17)
Bug Fixes
- autocomplete: Autocomplete drop container should take content width (#897) (9690a38) - by @ghiscoding
- build: package exports prop had invalid ESM import link (#892) (7f95f69) - by @ghiscoding
- common: Excel copy cell ranges shouldn't lose its cell focus (#901) (1dc8b76) - by @ghiscoding
- deps: update dependency autocompleter to v8 (#895) (7df225d) - by @renovate-bot
- deps: update dependency dompurify to v3 (#907) (66c8b4d) - by @renovate-bot
- editor: comparing select editor value against
['']
isn't valid (#909) (d93fd5f) - by @ghiscoding - export: Excel export auto-detect number with Formatters.multiple (#902) (be33a68) - by @ghiscoding
- RowDetail: Row Detail extension should work with editable grid (#896) (99677f0) - by @ghiscoding
Features
- build: add cssnano into postcss to shrink css output (#903) (b1ae2a7) - by @ghiscoding