[Wrapper Code Freeze] Testing RC of Vue-Handsontable
aninde opened this issue · 4 comments
aninde commented
Description
Requires very careful testing with minification in Webpack and similar, and with tree shaking enabled.
Reference
handsontable/vue-handsontable-official#188
handsontable/vue-handsontable-official#195
Chores
- preparing draft of the changelog
- exploratory testing: learning about tree-shaking and developing test cases
- building an RC version from a branch
- minification (boilerplate app + structured wrapper)
- smoke testing across browsers
- regression testing across browsers
aninde commented
This issue was closed incorrectly, I am opening it again.
aninde commented
Changelog draft
New feature
- Possibility to differentiate editor settings for each column, so far the editor instance was one for the whole HOT.
(original title: If a key is set on a custom editor component, include it in the editorCache key) #178
Bug fix
aninde commented