-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add ansyn libraries (@ansyn/*) (#1792)
* add general library (ng-ansyn) * remvoe all effects docs * build(ngc): fix all ngc errors * fix: types of tests * rename ng-ansyn to @ansyn/ansyn * feat(ansyn-lib):add fetchConfigProviders to public_api * remove ng-ansyn pck * fix: configuration add needToUseLayerExtent * login, router out off @AnSyn * login, router out of @AnSyn * fix: ngc * mv context to core * mv context to core * overlays to core * fix all not relative imports on core * rmv not relative paths from map-facade * add necessary path * feat: menu library * feat: status-bar library * feat: menu items * feat: plugins lib * revert configuration path * feat: overlays, context libraries * feat: add test for travis * fix to relative path * fix testing * menu item to fetch config * fix: moment with rollup issue * fix: root path only for packagejson * remove comments * remove redundant path from menu-items * export context actions, reducers * replace all context imports * only public_api import path for core * ansyn import only from public_api * add protections tsconfig files * tsconfig fixing * update versions * styles less fixing imports * add script for publish * feat(script): add script for build libs * lint(@AnSyn) * public less files to css * fix: ansyn/ansyn packagejson * ng lint to travis (instead of precommit) * add indexing for libraries * fix: ngc compile * fix builder compile
- Loading branch information
Showing
476 changed files
with
4,471 additions
and
3,976 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -62,3 +62,5 @@ yarn.lock | |
confd/dev | ||
confd/confd.exe | ||
confd/confd | ||
|
||
src/ng-ansyn.metadata.json |
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.