Skip to content

v1.19.0: Version 1.19.0

Compare
Choose a tag to compare
@mwaysolutions mwaysolutions released this 09 Oct 16:18
· 232 commits to master since this release
- Table rows got a opacity fade in animation to prevent flickering during initialisation when user has changed visibility of columns.

- `mwFileUpload`: Made cancel button visible by default. To hide it set `hideCancelBtn` to `true`.
- `mwFileUpload`: Added some small animations to the uploader.
- `mwFileUpload`: Adjusted text of cancel button to `Abort upload`.

- Fix #144 by persisting columns that have been hidden or made visible by the user
- Fix #154 by changing the visibility handling of columns. Provided test cases to check functionality