Commit 18d9245
feat: upgrade to angular 7 (#72)
* Upgrade angular 7 packages and example app (#65)
* fix: readme links to deprecated repo update (#66)
* fix: minor dependency and attempt to remove extraneous install step in test (#67)
* Fix Typescript strict type issues (#68)
* fix: typescript strict issues, remove many instances of any, fix minor bugs identified due to type mismatches
* Upgrade immutable version to latest (#69)
* feat: upgrade immutable, rework yarn versions, bump version, stop hoisting, change main on source package.json
* Chore: cleanup documentation (#70)
* chore: cleanup docs, remove support for ts-doc api ref, move to docsify
* fix: Issue with example-app compilation, script rework, minor cleanup (#71)
* fix: resolve issue with example-app compilation
* chore: rework build scripts, include ability to run example-app as monorepo script
* fix: update doc portal changelog
* fix: undefined import issue caused by barrel imports in form module (#74)
* chore: add PR feedback (#79)
* chore: add auto-formatting to docs
* chore: change deps to exact versions
* fix: import error during prod build of example-app
* chore: revert package version for proper auto-increment
* chore: remove unneeded cli files
* chore: restore changelogs
* chore: add example-app prod build
* chore: fix internal package declarations
* chore: restore peer dep versions
BREAKING CHANGE: Upgrades Angular dependencies to v71 parent dac98b6 commit 18d9245
File tree
121 files changed
+11381
-25714
lines changed- .circleci
- docs
- form
- router
- store
- articles
- images
- vendor
- themes
- packages
- example-app
- e2e
- src
- app
- animals
- animal-list
- animal
- api
- core
- counter
- error-well
- elephants
- feedback
- lions
- store
- form
- src
- connect-array
- connect
- router
- src
- store
- articles
- docs
- assets
- css
- images
- js
- classes
- interfaces
- src
- components
- decorators
- testing
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
121 files changed
+11381
-25714
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments