Skip to content

Releases: qonto/ember-phone-input

Release 10.0.0

22 Jan 09:11
Compare
Choose a tag to compare

10.0.0 (2024-01-22)

Features

  • ci: add manual release workflow (5498630)

Release 10.0.0-beta.0

21 Nov 14:56
Compare
Choose a tag to compare
Release 10.0.0-beta.0 Pre-release
Pre-release

💥 Breaking Change

🚀 Enhancement

  • #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)

📝 Documentation

🏠 Internal

  • #813 chore(ci): remove unnecessary release script (@vscav)
  • #796 chore: install and use @qonto/eslint-config-typescript@1.0.0-rc.0 (@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)

Committers: 3

v9.0.1

02 Jun 08:44
777332d
Compare
Choose a tag to compare

🏠 Internal

Committers: 1

v9.0.0

10 May 12:01
Compare
Choose a tag to compare

💥 Breaking Change

🚀 Enhancement

Release notes

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.

Committers: 3

v8.0.0

29 Nov 10:47
4d124e3
Compare
Choose a tag to compare

💥 Breaking Change

🚀 Enhancement

  • #506 Use :root prefix to ensure correct background-image paths for embroider builds (@Turbo87)

🏠 Internal

Committers: 1

v7.1.1

13 Sep 09:22
Compare
Choose a tag to compare

📝 Documentation

Committers: 1

v7.1.0

23 Mar 16:14
Compare
Choose a tag to compare

🚀 Enhancement

Committers: 2

v7.0.1

14 Feb 15:21
Compare
Choose a tag to compare
  • Same as release v7.0.0

v7.0.0

14 Feb 15:05
Compare
Choose a tag to compare

v7.0.0 (2022-02-14)

💥 Breaking Change

🐛 Bug Fix

📝 Documentation

  • #372 Remove remaining hasPrepend documentation (@ctjhoa)

Committers: 3

v6.0.0

10 Sep 15:08
Compare
Choose a tag to compare

v.6.0.0 (2021-09-10)

💥 Breaking Change

📝 Documentation

  • #367 fix(documentation): Set application-template-wrapper to true (@dcyriller)

🐛 Bug Fix

  • #355 updates element targeting to use this.element (@jfdnc)

Committers: 4