Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Wrapper Code Freeze] Testing RC of Vue-Handsontable #70

Closed
6 tasks done
aninde opened this issue Sep 22, 2020 · 4 comments
Closed
6 tasks done

[Wrapper Code Freeze] Testing RC of Vue-Handsontable #70

aninde opened this issue Sep 22, 2020 · 4 comments
Assignees
Labels
Project: Handsontable Vanilla JS HOT Project:Vue-HOT VueJS wrapper for HOT

Comments

@aninde
Copy link
Contributor

aninde commented Sep 22, 2020

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 aninde added Project: Handsontable Vanilla JS HOT Project:Vue-HOT VueJS wrapper for HOT Mobile labels Sep 22, 2020
@aninde aninde self-assigned this Sep 22, 2020
@aninde aninde removed the Mobile label Sep 22, 2020
@aninde aninde closed this as completed Sep 28, 2020
@aninde
Copy link
Contributor Author

aninde commented Oct 1, 2020

This issue was closed incorrectly, I am opening it again.

@aninde aninde reopened this Oct 1, 2020
@aninde
Copy link
Contributor Author

aninde commented Oct 5, 2020

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

  • Fix a problem with being unable to read the props passed to the renderer/editor components from inside of the components #173
  • Fix a problem with tree shaking the es build. #195
  • Update the 'rollup-plugin-terser' dependency in order to fix the npm audit msg #193

@aninde aninde changed the title [Vue-Hot] Testing RC of Vue-Handsontable [Wrapper Code Freeze] Testing RC of Vue-Handsontable Oct 6, 2020
@aninde
Copy link
Contributor Author

aninde commented Oct 6, 2020

@aninde
Copy link
Contributor Author

aninde commented Oct 12, 2020

Closing #70 as done.

@aninde aninde closed this as completed Oct 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Project: Handsontable Vanilla JS HOT Project:Vue-HOT VueJS wrapper for HOT
Projects
None yet
Development

No branches or pull requests

1 participant