Releases: future-architect/cheetah-grid
Releases · future-architect/cheetah-grid
v2.1.1
v2.1.0
What's Changed
- Expose main.mjs by @ota-meshi in #464
- Use ResizeObserver instead of window resize event by @ota-meshi in #465
Full Changelog: v2.0.6...v2.1.0
v2.0.6
Breaking Changes
- Drop support for IE and legacy browsers. by @ota-meshi in #450
- Use popover API by @ota-meshi in #451
- The markup for InlineMenu, message popup and ellipsis popup has been changed.
- Drop support for Vue 2 by @ota-meshi in #453
- Change build system and change expose by @ota-meshi in #454
- The distributed file names have changed.
- Minimized files are no longer provided.
- CSS files now need to be imported separately.
- TypeScript types are no longer served from subpaths.
Changed
- Drop support for IE and legacy browsers. by @ota-meshi in #450
- Use popover API by @ota-meshi in #451
- Drop support for Vue 2 by @ota-meshi in #453
- Change build system and change expose by @ota-meshi in #454
Full Changelog: v1.16.7...v.2.0.6
v2.0.5
v2.0.4
v2.0.3
Full Changelog: v2.0.2...v2.0.3
v2.0.2
v2.0.1
v2.0.0
Breaking Changes
- Drop support for IE and legacy browsers. by @ota-meshi in #450
- Use popover API by @ota-meshi in #451
- The markup for InlineMenu, message popup and ellipsis popup has been changed.
- Drop support Vue 2 by @ota-meshi in #453
- Change build system and change expose by @ota-meshi in #454
- The distributed file names have changed.
- Minimized files are no longer provided.
- CSS files now need to be imported separately.
Changed
- Use popover API by @ota-meshi in #451
- Change build system and change expose by @ota-meshi in #454
Full Changelog: v1.16.7...v.2.0.0
v1.16.7
Bug Fixes
- Fixed an issue where using em units for column widths could sometimes result in incorrect calculations. by @ota-meshi in #449
Full Changelog: v1.16.6...v1.16.7