This repository has been archived by the owner on Aug 2, 2024. It is now read-only.
v6.0.0-beta.0
Pre-release
Pre-release
💥 Breaking Change
All components have been converted into tag-less components.
If you relied on any functionality that just worked in Ember with with non-tagless components (ex: passing class
argument, tagName
, etc), these will no longer work. We've tried to keep backwards support as much as possible, especially with class
arguments. Feel free to open a fix if you notice anything could have better backwards support.
🏠 Internal
- Update linting tools #637 (renovate[bot])
- Update Node.js to v12.18.2 #636 (renovate[bot])
- Pin dependencies #635 (renovate[bot])
- Update build tools (major) #632 (renovate[bot])
- Add deprecations for v6 #634 (vladucu)
- Update dependency ember-cli-htmlbars to v5 #626 (renovate[bot])
- Update dependency ember-cli-code-coverage to v1.0.0-beta.9 #622 (renovate[bot])
- Improve backwards compatibility support #631 (vladucu)
- Stop currying click event to action handlers #630 (vladucu)
- Modernize date-picker component #619 (vladucu)
- Modernize description-list component #618 (vladucu)
- Modernize display-text component #617 (vladucu)
- Modernize empty-search-result component #616 (vladucu)
- Modernize connected component #615 (vladucu)
- Modernize empty-state component #614 (vladucu)
- Modernize footer-help component #613 (vladucu)
- Modernize label component #612 (vladucu)
- Modernize spinner component #611 (vladucu)
- Modernize sticky component #610 (vladucu)
- Modernize select component #609 (vladucu)
- Modernize polaris-icon component #608 (vladucu)
- Modernize form-layout component #607 (vladucu)
- Modernize form component #606 (vladucu)
- Modernize inline-error component #605 (vladucu)
- Modernize list component #604 (vladucu)
- Modernize text field #603 (vladucu)
- Modernize text-container component #602 (vladucu)
- Modernize tag component #601 (vladucu)
- Modernize layout component #600 (vladucu)
- Modernize page-actions component #599 (vladucu)
- Modernize setting-toggle component #598 (vladucu)
- Configure Renovate #595 (renovate[bot])
- Migrate to GitHub actions #594 (vladucu)
- [Security] Bump websocket-extensions from 0.1.3 to 0.1.4 #581 (dependabot-preview[bot])
- [Security] Bump jquery from 3.4.1 to 3.5.0 #559 (dependabot-preview[bot])
- Bump broccoli-merge-trees from 3.0.2 to 4.2.0 #539 (dependabot-preview[bot])
- [Security] Bump acorn from 5.7.3 to 5.7.4 #525 (dependabot-preview[bot])
- Modernize polaris-popover components #511 (tomnez)
- Modernize polaris-option-list components #510 (tomnez)
- Modernize polaris-link component #509 (tomnez)
- Modernize polaris-radio-button component #504 (tomnez)
- Modernize polaris-pagination component #503 (tomnez)
- Modernize polaris-resource-list components #502 (tomnez)
- Modernize polaris-range-slider component #501 (tomnez)
- Modernize polaris-text-style component #496 (tomnez)
- Modernize polaris-progress-bar component #495 (tomnez)
- Modernize polaris-data-table components #494 (tomnez)
- Modernize polaris-color-picker components #493 (tomnez)
- Bump node-sass from 4.13.0 to 4.13.1 #484 (dependabot-preview[bot])
- Bump ember-cli-htmlbars from 4.0.9 to 4.2.2 #482 (dependabot-preview[bot])
- Bump ember-resolver from 6.0.0 to 7.0.0 #471 (dependabot-preview[bot])
- Bump @ember/optional-features from 1.1.0 to 1.3.0 #470 (dependabot-preview[bot])
- Bump eslint-plugin-prettier from 3.1.1 to 3.1.2 #466 (dependabot-preview[bot])
- Bump ember-cli-babel from 7.13.0 to 7.13.2 #465 (dependabot-preview[bot])
- Bump ember-try from 1.3.0 to 1.4.0 #461 (dependabot-preview[bot])
- Bump ember-template-lint from 1.8.2 to 1.10.0 #458 (dependabot-preview[bot])
- Bump ember-source from 3.14.2 to 3.14.3 #457 (dependabot-preview[bot])
- Bump ember-cli-htmlbars from 4.0.8 to 4.0.9 #456 (dependabot-preview[bot])
- Bump eslint from 6.7.1 to 6.7.2 #453 (dependabot-preview[bot])
- Modernize polaris-choice component #452 (vladucu)
- Modernize polaris-choice-list component #451 (vladucu)
- Modernize polaris-checkbox component #450 (vladucu)
- Modernize polaris-caption component #449 (vladucu)
- Modernize polaris-callout-card component #448 (vladucu)
- Refactor polaris-button-group component #447 (vladucu)
- Refactor polaris-breadcrumbs component #446 (vladucu)
- Refactor polaris-banner component #445 (vladucu)
- Refactor smaller misc components #424 (vladucu)