Releases: future-architect/cheetah-grid
Releases · future-architect/cheetah-grid
v1.3.1
What's Changed
- Fix issue where focus-out would leave message by @ota-meshi in #351
Full Changelog: v1.3.0...v1.3.1
v1.3.0
⭐ Features
- Add message box size option to theme by @ota-meshi in #350
Full Changelog: v1.2.1...v1.3.0
v1.2.1
What's Changed
- Fixed null was copied as string by @ota-meshi in #347
Full Changelog: v1.2.0...v1.2.1
v1.2.0
⭐ Features
- Add trimOnPaste option by @ota-meshi in #345
- Add support for quoted cells to the copy paste by @ota-meshi in #346
Full Changelog: v1.1.12...v1.2.0
v1.1.12
What's Changed
- Fix react-cheetah-grid 0.2.2 by @shibukawa in #339, #340, #341
- Fix consistent align style for check columns by @ota-meshi in #342
Full Changelog: v1.1.11...v1.1.12
v1.1.11
What's Changed
- Refactor by @ota-meshi in #337
- Reduce
invalidate()
count from CGridMenuColumn. by @ota-meshi in #338
Full Changelog: v1.1.10...v1.1.11
v1.1.10
🐛 Bug Fixes
- Fixed scrolling position when user holds down arrow keys. by @ota-meshi in #335
Full Changelog: v1.1.9...v1.1.10
v1.1.9
🐛 Bug Fixes
- move width/minWidth/maxWidth to BaseHeaderDefine by @shibukawa in #333
Full Changelog: v1.1.8...v1.1.9
v1.1.8
🐛 Bug Fixes
- fix message function return type to allow null by @shibukawa in #331
Full Changelog: v1.1.7...v1.1.8