-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(igr-ts): add igr-ts proj type (#1146)
* switch to react functions initial commit * fix(igr-es6): switch to functions in all views * feat(igr-es6): add igr-ts-es6 proj type * fix(igr-ts-es6): update react router version and style import * Revert "fix(igr-es6): switch to functions in all views" This reverts commit ab678d1. * Revert "switch to react functions initial commit" This reverts commit 338bd1e. * chore(*): fix template names * chore(*): fix comment * fix(igr-ts-es6): configure tests * chore(*): remove %PUBLIC_URL% from index.html * chore(*): make app test more generic * chore(*): update test config and clean leftovers * chore(*): uncomment groups logic * chore(*): add config for igr-ts-es6 process * chore(*): add groups.json * feat(igr-ts-es6): add base with home template + minor chanegs * feat(igr-ts-es6): add view to top-nav * chore(*): update readme * chore: release 12.0.6-alpha.0 * feat(react): add base template * fix(react): igr-ts-es6 -> ig-ts * chore(*): minor change in React template * chore: release 12.0.6-alpha.1 * chore: update react grid to latest #1147 * chore: release 12.0.6-beta.0 * chore: add force to install commands * feat(igr-ts): add deprecated to old react * chore: remove serviceWorker * chore: update packages * chore: formatting * chore: remove asyncComponent * chore: fix lint * chore: add asyncComponent to top-nav * chore: remove unused imports * fix: search for empty template insted of first one * chore: fix lint * chore: unused import * chore: unused imports * chore: release v12.0.6-beta.1 * release: 12.1.0-beta.0 * chore: set default port #1153 * chore: fix lint and remove .env file * chore: remove unused imports * feat: upgrade to react router 6 * chore: release 12.1.0-beta.1 * chore: fix lint * chore: rename template files * chore: fix component registration * fix: igr-ts specificPath * fix: react igr ts templates * chore: fix lint * chore: release 12.1.0-beta.2 * chore: remove obsolete files and packages * chore: update igniteui-react version+remove unused func * chore: edit launch config * chore: release 12.1.0-beta.3 * fix: use createBrowserRouter api * chore: release 12.1.0-beta.4 * chore: fix package versions * chore: address PR comments * chore: remove empty line * chore: add new line at the end * chore: fix indentation * chore: indent * fix: igr-es6 project * chore: fix lint --------- Co-authored-by: Maria Tsvyatkova <mtsvyatkova@infragistics.com> Co-authored-by: igdmdimitrov <dmdimitrov@infragistics.com> Co-authored-by: lipata <nikolay.alipiev@gmail.com>
- Loading branch information
1 parent
82d2b32
commit 4609525
Showing
85 changed files
with
2,095 additions
and
47 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.