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

Bump ember-table to 3.0.0-8 #1477

Closed
wants to merge 1 commit into from
Closed

Conversation

mixonic
Copy link
Member

@mixonic mixonic commented Feb 7, 2021

Ember Table is on its way to a 3.0 release. We've cut several betas, and we're close to shipping a stable. Here I've bumped ember-inspector to the latest beta to see what might shake out in test.

Notable changes are:

  • Support for IE11 has been dropped.
  • Support for Ember < 2.8 has been dropped.
  • Use of deprecated Ember API has been removed.
  • Several polyfills removed.
  • Many dependencies have been updated (ember-cli-sass/SASS, page object libs)
  • Several bugfixes (master/2.x was largely impossible to continue developing on)
  • Several new features (including optional horizontal/vertical overflow content indicators)
  • Full changelog is here

Commits so far: Addepar/ember-table@master...3.0-beta

"RFC" for 3.0 and TODO list: Addepar/ember-table#819

We don't need to get this PR green and land it. This could wait until we have a stable release, but I wanted to give it some visibility. Haha, interesting, the build is green. Well, we probably have one more beta with some more dependency updates in the works, but I think you can consider landing this!

Copy link
Member

@RobbieTheWagner RobbieTheWagner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! I definitely need to pull it down and play with it, but I see no reason why any of the things you mentioned would be breaking for inspector.

@RobbieTheWagner
Copy link
Member

Dependabot PR updated this 👍

@RobbieTheWagner RobbieTheWagner deleted the mixonic/bump-ember-table branch February 20, 2021 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants