Skip to content

Releases: adopted-ember-addons/torii

v1.0.0-torii

07 Aug 20:16
7dbaf64

Choose a tag to compare

Release (2025-08-07)

  • torii 1.0.0 (major)

💥 Breaking Change

📝 Documentation

🏠 Internal

Committers: 3

Ember 5 Compatibility Beta

04 Jul 10:32

Choose a tag to compare

Pre-release

Changelog:

  • Only test jquery integration with Ember 3 (02fdc61)
  • Fix more problems (2f92019)
  • Add @ember/string for Ember 5.x (3375190)
  • Fix typo (043630e)
  • also fix @ember/polyfills assign usage (49f4271)
  • Fixes removal of @ember/error in ember 5 (3663567)

Release 1.0.0-beta.1

04 Nov 18:40

Choose a tag to compare

Release 1.0.0-beta.1 Pre-release
Pre-release
  • down the version (9d24781)
  • remove lerna changelog for now, needs clean slate (073fa5a)
  • add release-it script (d2fdb3c)
  • Remove last autoinjection (wasn't needed anyway) (4f40f51)
  • Merge pull request #9 from adopted-ember-addons/documentation-changes (09edb36)
  • Installing release-it (09b1e98)
  • WIP: Make necessary documentation changes (4ea3b11)
  • Merge pull request #6 from adopted-ember-addons/Gaurav0-master (7920514)
  • Merge branch 'master' of github.com:Gaurav0/torii into Gaurav0-master (8fae8c1)
  • Small changes to Readme, remove namespace for now (ec0ded5)
  • remove unnecessary run wrappers (a135cf3)
  • remove another implicit injection (1255bfb)
  • add note to README (033b5fd)
  • test on ember 4.4 (0d8b7d4)
  • fix lint (eb47452)
  • BREAKING: Remove implicit injections which do not work in Ember 4.x (9e9b0c1)
  • upgrade to ember-auto-import 2.x (e9d18c1)
  • fix ci config (e8861bf)
  • update ember-maybe-import-regenerator (405fd08)
  • yarn deduplicate (b5466d9)
  • apply lint-to-the-future (a3868cd)
  • install lint-to-the-future (9196313)
  • fix test (efc689f)
  • fix prettier errors (d29a5cb)
  • v3.14.0...v3.28.5 (814e929)
  • fix config error (3318b38)
  • fix github action (504b946)
  • fix tests (772b27b)
  • Merge branch 'master' into mine (88412c5)
  • Fix badge url (d73015f)
  • Merge pull request #2 from halfbyte/make-plans (d9a7007)
  • Add note to readme about future plans, change details in package.json (68bde9e)
  • Merge pull request #1 from halfbyte/move-tests-to-github (c65cc9b)
  • remove circleci config (4906824)
  • WIP: Test config (3445d48)
  • Disable lint for computed property cache side effect (a97ef5a)
  • Make sure linter is happy, streamline tasks for now (9e6aab8)
  • Fix interpolations (8908608)
  • Update ember try, use github workflows (1a7377e)
  • Update .travis.yml to link handlebars via yarn (532ca96)
  • Update .travis.yml to run tests via yarn (4536ef2)
  • Update .travis.yml to employ yarn when linting (2fccb3c)
  • Update .travis.yml to install/script via yarn (face874)
  • Updated README to include disclaimer (eabbeb9)
  • upgrade to be more EMBER OCTANE friendly (f53a29b)
  • employ router service (bb53717)
  • remove ember-native-dom-event-dispatcher (15d44d6)
  • remove misuse of computed property (causing side effects by mutating state) (a92aab4)
  • remove usage of deprecated merge function (10ec7b0)
  • use set to make sure the context updates properly (b344be0)
  • Merge pull request #403 from 0xadada/circleci-2-workflows (8abbfe9)
  • Merge pull request #406 from mehrdadrafiee/patch-1 (057cf3f)
  • Merge pull request #433 from sutori/api-versioning-for-facebook (33181b5)
  • Merge pull request #434 from ef4/drop-unused (899bff6)
  • Dropping unused module (edaf92a)
  • Allow versioning of Facebook OAuth2 API (73239b9)
  • Merge pull request #420 from sutori/replace-edmodo-connect-provider-with-addon (e9e82c5)
  • Replace Edmodo Connect provider with addon (9fa97e9)
  • Merge pull request #416 from mehrdadrafiee/patch-2 (9369efa)
  • Fixes some ESLint errors. (28f30f6)
  • Merge pull request #407 from erikap/patch-1 (430064a)
  • Add azure-ad2 provider to 3rd party addons (015a2a2)
  • Update yarn command (838504b)
  • Migrate to Circle CI 2.0 workflows (cc05e3c)