Skip to content

v2.0.0-0

Pre-release
Pre-release

Choose a tag to compare

@rdlabo rdlabo released this 21 Aug 10:35
· 47 commits to main since this release

What's Changed

  • chore: set "private": false in package.json by @rdlabo in #8
  • fix(demo): make demo tests pass and run them in CI by @rdlabo in #7
  • ci: speed up demo lint CI (npm + .angular cache) by @rdlabo in #9
  • Point READMEs to centralized documentation by @rdlabo in #10
  • docs: slim README with omit markers for GitHub-only sections by @rdlabo in #11
  • fix(toolbar): align icon-only buttons by @rdlabo in #12
  • test(e2e): verify Ionic 8 and 9 compatibility by @rdlabo in #13
  • ci(demo): deploy Ionic 8 and 9 sites by @rdlabo in #14
  • docs: update demo URLs by @rdlabo in #15

Commits

  • docs: update demo URLs (#15) 64578e4
  • ci(demo): deploy Ionic 8 and 9 sites (#14) 1f43b78
  • test(e2e): verify Ionic 8 and 9 compatibility (#13) 1ec24c7
  • fix(toolbar): align icon-only buttons (#12) 9684735
  • docs: slim README with omit markers for GitHub-only sections (#11) bd8fd90
  • point README to centralized documentation (#10) 6c09f72
  • Update references after GitHub organization transfer 2a0c8ad
  • Merge pull request #9 from rdlabo-team/chore/ci-cache-speedup a0f10c1
  • ci: unify lint workflow trigger (PR + push on main) e14cd59
  • ci: speed up demo lint CI with npm and .angular cache (node 24) b62b015
  • Merge pull request #7 from rdlabo-team/fix/demo-tests-ci 79a7385
  • ci: unpin node to 24 to match npm 11.7 lockfile 888684f
  • chore: sync package-lock.json after ESLint version bump 98b849d
  • chore: align ESLint config and versions to winecode standard 0f3f9be
  • Merge pull request #8 from rdlabo-team/chore/set-private-field 5c1fcdd
  • chore: set "private": false in package.json 327c501
  • fix(demo): pin @playwright/test to 1.58.2 to match CI container image 4ea36b6
  • test(demo): migrate unit tests from Karma+Jasmine to Vitest(jsdom) 17d109f
  • ci(lint): install and build root package before demo tests a764d11
  • fix(demo): correct docs spec class name and run demo tests in CI 06638e6

v1.1.0...v2.0.0-0