v3.0.0-0
Pre-release
Pre-release
What's Changed
- chore: set "private": false in package.json by @rdlabo in #107
- fix(demo): make demo tests pass and run them in CI by @rdlabo in #106
- ci: speed up demo lint CI (npm + .angular cache) by @rdlabo in #108
- Point READMEs to centralized documentation by @rdlabo in #109
- docs: split README into package guides with omit markers by @rdlabo in #110
- fix(fab): correct positioning around menus and fab lists by @rdlabo in #112
- test(e2e): compare Ionic 8 and 9 screenshots by @rdlabo in #113
- docs: update demo URLs by @rdlabo in #114
Commits
- docs: update demo URLs (#114) 87089aa
- test(e2e): compare Ionic 8 and 9 screenshots (#113) a01967c
- fix(fab): correct positioning around menus and fab lists (#112) b222b97
- docs: split README into package guides with omit markers (#110) 8ee40a1
- Point READMEs to centralized documentation (#109) dd4f534
- Update references after GitHub organization transfer 4b5f632
- Merge pull request #108 from rdlabo-team/chore/ci-cache-speedup a9deb20
- ci: unify lint workflow trigger (PR + push on main) fa40aec
- ci: speed up demo lint CI with npm and .angular cache (node 24) b471202
- Merge pull request #106 from rdlabo-team/fix/demo-tests-ci abfb157
- ci: unpin node to 24 to match npm 11.7 lockfile 9910f81
- chore: sync package-lock.json after ESLint version bump 4f12d5d
- chore: align ESLint config and versions to winecode standard 9c04531
- Merge pull request #107 from rdlabo-team/chore/set-private-field 6bb0754
- chore: set "private": false in package.json b830c7b
- fix(demo): pin @playwright/test to 1.58.2 to match CI container image 5dae6f7
- test(demo): migrate unit tests from Karma+Jasmine to Vitest(jsdom) 4550762
- ci(lint): install and build root package before demo tests a2bbe1b
- fix(demo): correct docs spec class name and run demo tests in CI b3d1624