Releases: future-architect/cheetah-grid
Releases · future-architect/cheetah-grid
v1.7.8
What's Changed
- Fix tooltip not to be displayed by touch by @ota-meshi in #378
Full Changelog: v1.7.7...v1.7.8
v1.7.7
vue-cheetah-grid only release.
What's Changed
- Add types for vue-cheetah-grid for vue3 by @ota-meshi in #376
Full Changelog: v1.7.6...v1.7.7
v1.7.6
What's Changed
- Add component data for Vetur to vue-cheetah-grid by @ota-meshi in #373
- Ignore from grid operation events when touched with multiple fingers. by @ota-meshi in #375
Full Changelog: v1.7.5...v1.7.6
v1.7.5
What's Changed
- Fix keyboard not launching on mobile safari. by @ota-meshi in #372
Full Changelog: v1.7.4...v1.7.5
v1.7.4
What's Changed
- Fixed max scroll size when using Chrome by @ota-meshi in #371
Full Changelog: v1.7.3...v1.7.4
v1.7.3
What's Changed
- Fix string passed to formatter of PercentCompleteBarColumn by @ota-meshi in #368
- Fix backward compatibility when
"true"
is used for sort option by @ota-meshi in #369
Full Changelog: v1.7.2...v1.7.3
v1.7.2
What's Changed
- Fix previous data remaining when updating max-width. by @ota-meshi in #367
Full Changelog: v1.7.1...v1.7.2
v1.7.1
v1.7.0
What's Changed
- Add field sorting using string
sort
option. by @ota-meshi in #365
Full Changelog: v1.6.3...v1.7.0