Skip to content

Releases: future-architect/cheetah-grid

v2.1.1

15 Aug 06:53
0331ad6

Choose a tag to compare

Bug Fixes

Full Changelog: v2.1.0...v2.1.1

v2.1.0

15 Aug 04:40

Choose a tag to compare

What's Changed

Full Changelog: v2.0.6...v2.1.0

v2.0.6

15 Aug 02:04
1b1a177

Choose a tag to compare

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

Full Changelog: v1.16.7...v.2.0.6

v2.0.5

15 Aug 01:15
d37afe7

Choose a tag to compare

v2.0.5 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.4...v2.0.5

v2.0.4

15 Aug 01:05
81a5c13

Choose a tag to compare

v2.0.4 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.3...v2.0.4

v2.0.3

14 Aug 23:23

Choose a tag to compare

v2.0.3 Pre-release
Pre-release

Full Changelog: v2.0.2...v2.0.3

v2.0.2

14 Aug 12:00
021147c

Choose a tag to compare

v2.0.2 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.1...v2.0.2

v2.0.1

14 Aug 11:53
031b921

Choose a tag to compare

v2.0.1 Pre-release
Pre-release

What's Changed

Full Changelog: v.2.0.0...v2.0.1

v2.0.0

14 Aug 10:34
dffa42a

Choose a tag to compare

v2.0.0 Pre-release
Pre-release

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

Full Changelog: v1.16.7...v.2.0.0

v1.16.7

10 Jul 01:52
05959e0

Choose a tag to compare

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