Skip to content

Latest commit

 

History

History
203 lines (172 loc) · 20.4 KB

CHANGELOG.md

File metadata and controls

203 lines (172 loc) · 20.4 KB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

  • added documentation to libs, removed few todo items 25dc38c

30 June 2021

  • Node tests #11
  • Release 0.0.13 0e58561
  • initial internal transition tests b3be085
  • update packages 5100ddc
  • cleanup before pkg upgrades 035e606
  • adjust blog example file names 8426a7c
  • this.owner interface for tests and components 5c25311
  • POC: shared owner for tests e8d0da7
  • better example references inside tests 276f920
  • fixed ts compiler warnings for release 7f8faa8
  • complex <LinkTo> loading state test cc10ca8
  • queryParams change now cause model hook changes 45ba218
  • @emberx/helper object helpers 49fc55e
  • initial router adjustments for queryParams 174041b
  • add route resolver modules aaf583b
  • document differences between ember and emberx 3b41788
  • many debug adjustments to @emberx/router module de7a190
  • proj build adjustments for node tests 2a32fb2
  • make @emberx helper, component tests run on node! b0ee650
  • make @emberx pkgs compatible in node.js & esbuild 9db5f59
  • test helper setups improved e073cb6
  • add fix-rsvp-module-reference script to fix rsvp 5312bf2
  • make remaining @emberx/helper tests qunitx runable e23eea3
  • @emberx/helper make and helper test standalone 4c063d0
  • fix test builds for qunitx 67f0794
  • make @emberx pkg package.json target ESM 142f3d6

21 June 2021

  • Release 0.0.12 d6d7bfe
  • fix builds and docs for alpha release bc6b36b
  • queryParam test sketches/files 88efea6
  • @emberx/router <LinkTo/> most tests d4936f1
  • example blog code ready for queryParam tests 5c49c31
  • @emberx/helper add custom helpers to hbs and tests 7ca726c
  • stabilize @emberx/test-helper deps 6555f33
  • adjust @emberx/helper default import 7cfe373
  • format tests of @emberx/string @emberx/test-helper cc68c01
  • @emberx/router initial link-to tests b00c09b
  • existing router tests stabilized 1d62f18
  • readjust blog example to @emberx/router 5f23b21
  • update README to upcoming API 41c7401
  • IMP: router router svc state and route svc access 0f13feb
  • router test adjustments e4cf8f4
  • @emberx/test-helper url method tests and changes afb7dab
  • notes and add more exports to @emberx/router dfca7b1
  • @emberx/component tests with promise-aware @action b51c0b4
  • newer base files after memserver upgrade for tests a2d0bfe
  • sync dep versions during release from project 2b9dca0
  • test-helpers now wait for async glimmer actions 45ce5b5
  • HACK/make test-helper inputs "@action async" aware 552c5ac
  • move url and render test helpers to their own files 3cae393
  • make test-helpers dont wait for glimmer renders! 31092b7
  • typefix router classes a61f142
  • new route tests structure 82f6553
  • refactor and type-complete router 6466c9a
  • remove @emberx/link-to and @emberx/route packages bfbe774
  • types stabilized on some packages cb2530a
  • stabilize tests 90576b7
  • use browser-inputs dep for @emberx/test-helpers 8f89bc7
  • rename lib folder to src 60adf07
  • internally moved inputs to 'qunit-actions' 3bc64e4

24 May 2021

  • Release 0.0.11 b6ec7e4
  • rm debuggers and add deno example to test folder a98299f
  • stabilize @emberx/helper public API with tests f1dcf53
  • rm & adjust redundant files 6e93cf5
  • @emberx/component stabilized with tests 9aab889
  • change webpack config to latest test structure ebbf9bb

23 May 2021

23 May 2021

  • Release 0.0.9 d70443b
  • make packages distributed in cjs format e7cd57b

23 May 2021

23 May 2021

23 May 2021

0.0.5

23 May 2021

  • Bump docker/login-action from 1 to 1.9.0 #2
  • Bump actions/cache from 2.1.4 to 2.1.5 #3
  • Bump docker/setup-buildx-action from 1 to 1.3.0 #4
  • Bump docker/build-push-action from 2 to 2.4.0 #5
  • Bump actions/checkout from 2 to 2.3.4 #6
  • Release 0.0.5 37aaa1c
  • release-it trial 109a21d
  • working test structure: test-helper & string pkgs d6477d5
  • test restructure for @emberx/test-helpers 05b4582
  • first passing render test! 9660d8c
  • publish working component, helper, ssr d8c1783
  • lock down @ember/component public api 2d39cc2
  • hbs template string implementation e244ecf
  • compiler now works in the browser prototype 4b00323
  • first working version without babel glimmer plugin d9e702d
  • publish packages 8fb3d38
  • precompileTemplate impossible to compile, adjust 706a27c
  • test build fix and compile @emberx/component 329b075
  • final touches on the qunitx integration fc042e0
  • initial examples folder setup 5e47257
  • fs layout ready for github actions ci b635487
  • add TODO 8c99d68
  • build system ready for github actions 62d7597
  • first fully working npm run dev setup feb1b81
  • new npm workspaces layout d14d2c3
  • move from buggy parcel to webpack b487e3a
  • new simplified package.json for @glimmer packages acc2fdc
  • cleanup after new glimmer npm pkg trials b899188
  • remove unneeded files due to qunitx 1934d2a
  • add github actions 6367d0e
  • first qunitx usage for emberx/string 4214a15
  • some dev annotations 450af9d
  • stabilize tests for route tests f603a6c
  • npm pkg updates 94bac56
  • removed redundant npm packages e80e433
  • emberx/test-helpers waitUntil & waitFor fc30d63
  • emberx/test-helpers typeIn f14d535
  • emberx/test-helpers triggerEvent e52f6ef
  • emberx/test-helpers triggerKeyEvent 107c8f6
  • emberx/test-helpers tap cf2d0df
  • emberx/test-selectors select 623c73a
  • emberx/test-helpers triggerEvent select files 8585faf
  • emberx/test-helpers scrollTo() 102f40f
  • focus tests 723538b
  • emberx/test-helpers query tests 309cfd0
  • fillIn implementation with tests e8ba0ed
  • click and blur test helpers with tests 2600f18
  • test helper inputs initial final implementation 509e095
  • input test helpers: non-click related inputs 673870e
  • click related test events implementation d794882
  • click input event implementation 240828c
  • initial .npmignore added 538eefb
  • <LinkTo>.link initial implementation 34ab398
  • all tests moved to typescript 1faf185
  • blog router directory adjustment fd2335d
  • emberx/string tests finalized ce30ad6
  • LinkTo module path rename to link-to b290789
  • reformat lib dir structure for example app 47705ca
  • test app routes and scss added for tests 19d8ba1
  • rearranged exportable modules for emberx fa075f9
  • first working render test-helper! 50347b6
  • README, test redirect fix, example css setup ec7c57a
  • bugfix on index routes, dep upgrades, routes 554a46e
  • README update for the locked API 84d9cb1
  • first passing e2e tests 893fa71
  • initial sketch for Router e2e tests 05aec94
  • typescript error fixes 404dcad
  • unfortunate webpack changes for a test CI 7edef97
  • packages/dependencies cleaned up 8aaa758
  • README updated with the sketch code snippets e926654
  • small cleanup for demo baeeaba
  • removed redundant root files 6a34ab5
  • initial working example e71afd5
  • Initial Commit from Ember CLI v3.21.2 72bf2ea