10.0.0 (2024-01-22)
- ci: add manual release workflow (5498630)
- #818 feat: use
Sinon.JS
in integration tests (@vscav) - #789 refactor: migrate test-app package to TypeScript (@vscav)
- #749 refactor: migrate addon package to TypeScript (@m-jovan)
- #745 feat: migrate phone-input component to glimmer (@m-jovan)
- #791 chore: replace documentation application by markdown file (@vscav)
- #754 chore: replace broken Travis CI badge (@nicolasgasco)
- #640 fix: resolve PR link in changelog (@vscav)
- #813 chore(ci): remove unnecessary release script (@vscav)
- #796 chore: install and use @qonto/[email protected] (@vscav)
- #777 feat(ts-lint): allow use of private and protected syntax for classes in .ts files (@vscav)
- #747 feat: setup typescript configuration (@m-jovan)
- #645 fix: remove double pnpm installation (@vscav)
- #644 fix: remove double node installation on CI (@vscav)
- Jovan Milosevic (@m-jovan)
- Nicolas Gasco (@nicolasgasco)
- Vincent Scavinner (@vscav)
- Vincent Scavinner (@vscav)
-
#602 Drop node v14 support (@anas7asia)
-
#590 Update dependency intl-tel-input to v18 (@renovate[bot])
-
#588 Remove support for Ember 3.16 and 3.20 (@anas7asia)
-
#589 Add ability to pass a custom placeholder argument (@vscav)
-
#586 Convert to v2 addon format (@anas7asia)
In the v1 addon flags image and CSS file were loaded globally in index.js
thanks to app.import
. After converting to the v2 addon format, it is not the case anymore: images and styles are loaded only on demand when the <PhoneInput>
is used.
- Vincent Scavinner (@vscav)
- Anastasia (@anas7asia)
- #604 Display autoPlaceholder when customPlaceholder is not provided (@anas7asia)
- Anastasia (@anas7asia)
- Vincent Scavinner (@vscav)
- #492 Update dependency ember-cli-htmlbars to v6 (@renovate[bot])
- #473 Configure Renovate (@renovate[bot])
- #470 Update lockfile (@Turbo87)
- Tobias Bieniek (@Turbo87)
- Djamel B. (@dbendaou)
- Same as release v7.0.0
- #357 Bump ember-auto-import from 1.10.1 to 2.2.0 (@dependabot[bot])
- #371 Remove Node 10 & 11 from the package.json file (@dcyriller)
- #415 Add resilience for when scripts fail to load (@zeppelin)
- #371 Remove Node 10 & 11 from the package.json file (@dcyriller)
- Camille TJHOA (@ctjhoa)
- Cyrille (@dcyriller)
- Gabor Babicz (@zeppelin)
- #362 Drop support for [email protected] (@dcyriller)
- #351 drop support for node 10 (@mansona)
- #348 move to github ci and drop support for Ember 3.4 and 3.8 (@mansona)
- #367 fix(documentation): Set application-template-wrapper to true (@dcyriller)
- Chris Manson (@mansona)
- Cyrille David (@dcyriller)
- Philip Dudley (@pdud)
- Jacob (@jfdnc)
- #255 Add conditions to check if code typed in is valid (@eliasmelgaco)
- Elias Melgaço (@eliasmelgaco)
- Camille TJHOA (@ctjhoa)
- Michael Pitzer (@lan0)
- Tobias Bieniek (@Turbo87)
- @dependabot-preview[bot]
This main change in this release is updating intl-tel-input to a new major version, which changes their CSS class names to use BEM. Since this might break CSS overrides for a few people we decided to release this as a new major version too.
- #197 Update intl-tel-input from 15.0.2 to 16.0.11
- Djamel B. (@dbendaou)
- #178 Make input field bind to required HTML attribute (@samdemaeyer)
- Sam De Maeyer (@samdemaeyer)
- @dependabot-preview[bot]
- Djamel B. (@dbendaou)
- @dependabot-preview[bot]
- #157 Move script loading when
lazyLoad:false
(@dcyriller)
- Cyrille David (@dcyriller)
- #154 Fix option lazyLoad: false (@dcyriller)
- Cyrille David (@dcyriller)
- #134 [FEATURE] Add allowDropdown option (@evanlouden)
- #151 Replace custom script loading code with
ember-auto-import
(@Turbo87) - #144 Feature add attribute biding for disabled (@vsergiu93)
- #153 prettier: Set
semi: true
(@Turbo87) - #152 package.json: Move
babel-eslint
intodevDependencies
(@Turbo87) - #150 Remove obsolete
tough-cookie
resolution (@Turbo87) - #145 Remove ember-cli-htmlbars-inline-precompile to get rid of the deprecation warning while building (@vsergiu93)
- Djamel B. (@dbendaou)
- Evan Louden (@evanlouden)
- Sergiu (@vsergiu93)
- Tobias Bieniek (@Turbo87)
- @dependabot-preview[bot]
- #83 Drop node 6 support (@dcyriller)
- #123 Feature: Add separateDialCode option (@AleksandrBorovkov)
- #84 Upgrade ember-cli-favicon (@dcyriller)
- #65 Do not bind eventListener callback (@dcyriller)
- Cyrille David (@dcyriller)
- @AleksandrBorovkov
- #61 Make sure valid check updates when country changes (@locks)
- #57 Make sure correct path is used for intl-tel-input assets (@danwenzel)
- #59 Update import naming in the documentation (@ctjhoa)
- #58 Update README to add ember-observer score (@dbendaou)
- #60 Update testing scenarios (@dcyriller)
- #51 Adjust eslint config / run prettier (@dcyriller)
- #36 Add files to npmignore (@dcyriller)
- Camille TJHOA (@ctjhoa)
- Cyrille David (@dcyriller)
- Dan Wenzel (@danwenzel)
- Djamel B. (@dbendaou)
- Ricardo Mendes (@locks)
- #20 Remove ember-decorators dependency (@kiwiupover)
- #30 Build only master and tagged branches (@dcyriller)
- Cyrille David (@dcyriller)
- David Laird (@kiwiupover)
- #19 Switch quote mark (@jacojoubert)
- #18 Fix CI failing build (@dcyriller)
- Cyrille David (@dcyriller)
- Jaco Joubert (@jacojoubert)
- #16 Fix a bug regarding vietnamese phone numbers (@dcyriller)
- #9 Allow for prepended production assets (@kiwiupover)
- Cyrille David (@dcyriller)
- David Laird (@kiwiupover)
- #9 Allow for prepended production assets (@kiwiupover)
- David Laird (@kiwiupover)
- #15 Upgrade intl-tel-input from v14.0.3 to v14.0.6 (@dcyriller)
- Cyrille David (@dcyriller)
- #12 Create a country attribute (@dcyriller)
- #11 Update .eslintrc.js (@dcyriller)
- Cyrille David (@dcyriller)