- Dropped huge mega bundle
ngx-bootstrap
, please import only components you are actually using - Update package json and current version in assets
- change gh-pages deployment to include base and disable hash page 404.html
- deploy scully
- nx: use local runner by default and nx-cloud in ci
- test: fix coverage and use relative imports of ngx-bootstrap modules
- test: update tests for jest runner
- ng: fix schematics for ng 11 (FIX for nx 11 (build and test schematics)) (@valorkin @danilov) ~2d
- root lib: - done: with .md - done: build sass assets - done: test sauce
Drop old versions from gh-pages, keep only latest major versions manual task, remember about 5.6.0 is actually latest (@2d) 1 day- Split latest and next versions in docs (@2d) 1day
- Check that it works on npm version script (generate api-docs) (@qa) after we release RC version, deps on #6
- Review docs (.md) - update contribution documentation - remove links to surge (@2d+newbie as a part of onboarding 2-3day)
- github actions on tag(new version): - update gh-pages - publish to npm - create release notes (@valorkin 2-3 days)
- github actions cypress:
ga on PR -> "cy:run:smoke": "APPLITOOLS_CONCURRENCY=100 ../cypress run --config integrationFolder=cypress/integration",
ga on
ready for testing
-> "cy:run:full": "APPLITOOLS_CONCURRENCY=100 ../cypress run --config integrationFolder=cypress/full", (@valorkin 1d)
- Dropped forRoot() ?
- remove deprecated datepicker
- remove deprecated properties
- bs5 support
- animation
- test: use collectCoverageFrom
- nx: split docs into libs
- split generated api docs into json per component
- ssr:
- ci: use heroku preview instances to test ssr
- https://blog.niteo.co/staging-like-its-2020/
- https://github.com/marketplace/actions/heroku-review-app-deployment-status
- test ssr
- add algolia search
- restore testing of n-1 version of Angular (FB or surge.sh)
- testing
- add image testing