ember-phone-input
Advanced tools
Changelog
v10.0.0-beta.0 (2023-11-21)
Sinon.JS
in integration tests (@vscav)Changelog
v10.0.0-beta.0 (2023-11-21)
Sinon.JS
in integration tests (@vscav)Changelog
v9.0.0 (2023-05-10)
#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.
Changelog
v9.0.0-alpha.2 (2023-05-10)
Changelog
v8.0.0 (2022-11-29)