Releases: onechiporenko/ember-models-table
Releases · onechiporenko/ember-models-table
v2.15.0
- Move to [email protected] (#423)
v3.1.0
- Move to [email protected] (#420)
- Add "indeterminate"-state for checkboxes to select/deselect all rows (#419)
- Remove deprecations from ebs3 (#418)
v3.0.1
Minor cleanup.
v3.0.0
Changelog includes items from all v3.0.0-beta.x
- [BREAKING] Remove theme for semantic-ui (#413)
- Merge coverage results for different themes (#411)
- Add tests coverage report (#410)
- Add direction paramater to sortFunction invocation (#409)
- Move to [email protected] (#407)
- Add code block and more complex examples (#404)
- Add
plain-html
theme (#400) - Move page objects to addon-test-supports (#399)
- Template linting (#398)
- Use cell component for simple and route cells (#397)
- Fix deprecation warnings (#387)
- Use native class for column (#386)
- Use native classes for themes (#388)
*Use native classes in the blueprints and dummy-app (#390) - [BREAKING] Make consistent properties for themes (#391)
- #392 Add Components for Expand/Collapse Row(s), Select/Deselect Row(s) and update inline-edit for all themes (#393)
- [BREAKING] Yield more props and event handlers (#394)
*#374 Disable page-number select if there are no options for it (#375) - #365 Add theme for ember-paper (#377)
- Use let-helper, don't use get with this in components
- #380 Styling issues with column filters (#381)
- #363 New demo for v.3 (#364)
- #368 Remove deprecation warnings about component methods (#371)
- #369 input fields missing label element (#373)
- #351 Remove sendAction
- #354 Use new Class syntax
- #355 Use Angle-brackets
v2.14.0
- Add direction paramater to sortFunction invocation (#406)
- Move to [email protected] (#408)
v3.0.0-beta.4
- Fix deprecation warnings (#387)
- Use native class for
column
(#386) - Use native classes for themes (#388)
- Use native classes in the blueprints and dummy-app (#390)
- [BREAKING] Make consistent properties for themes (#391)
- #392 Add Components for Expand/Collapse Row(s), Select/Deselect Row(s) and update inline-edit for all themes (#393)
- [BREAKING] Yield more props and event handlers (#394)
- Move to [email protected] (#395)
Some breaking changes are introduced in this release. Please check the new docs and demos.
v2.13.0
- Move to [email protected] (#396)
v3.0.0-beta.3
v2.12.0
- Move to [email protected] (#379)
- #380 Styling issues with column filters (#382)