|
cc97a16800
|
feat: Scoped Packages (#7911)
* chore: move tns-core-modules to nativescript-core
* chore: preparing compat generate script
* chore: add missing definitions
* chore: no need for http-request to be private
* chore: packages chore
* test: generate tests for tns-core-modules
* chore: add anroid module for consistency
* chore: add .npmignore
* chore: added privateModulesWhitelist
* chore(webpack): added bundle-entry-points
* chore: scripts
* chore: tests changed to use @ns/core
* test: add scoped-packages test project
* test: fix types
* test: update test project
* chore: build scripts
* chore: update build script
* chore: npm scripts cleanup
* chore: make the compat pgk work with old wp config
* test: generate diff friendly tests
* chore: create barrel exports
* chore: move files after rebase
* chore: typedoc config
* chore: compat mode
* chore: review of barrels
* chore: remove tns-core-modules import after rebase
* chore: dev workflow setup
* chore: update developer-workflow
* docs: experiment with API extractor
* chore: api-extractor and barrel exports
* chore: api-extractor configs
* chore: generate d.ts rollup with api-extractor
* refactor: move methods inside Frame
* chore: fic tests to use Frame static methods
* refactor: create Builder class
* refactor: use Builder class in tests
* refactor: include Style in ui barrel
* chore: separate compat build script
* chore: fix tslint errors
* chore: update NATIVESCRIPT_CORE_ARGS
* chore: fix compat pack
* chore: fix ui-test-app build with linked modules
* chore: Application, ApplicationSettings, Connectivity and Http
* chore: export Trace, Profiling and Utils
* refactor: Static create methods for ImageSource
* chore: fix deprecated usages of ImageSource
* chore: move Span and FormattedString to ui
* chore: add events-args and ImageSource to index files
* chore: check for CLI >= 6.2 when building for IOS
* chore: update travis build
* chore: copy Pod file to compat package
* chore: update error msg ui-tests-app
* refactor: Apply suggestions from code review
Co-Authored-By: Martin Yankov <m.i.yankov@gmail.com>
* chore: typings and refs
* chore: add missing d.ts files for public API
* chore: adress code review FB
* chore: update api-report
* chore: dev-workflow for other apps
* chore: api update
* chore: update api-report
|
2019-10-17 00:45:33 +03:00 |
|
|
d7d7ebf5de
|
chore: update dev workflow (#7906)
|
2019-10-04 18:45:52 +03:00 |
|
|
0b3ceb0e7c
|
chore: update dev workflow (#7819)
|
2019-09-13 14:53:10 +03:00 |
|
|
f3d8967e0c
|
chore: update development workflow info (#7750)
|
2019-09-10 15:57:47 +03:00 |
|
|
ecd9fc3e9d
|
feat: bundle workflow support (#7337)
|
2019-06-20 15:58:36 +03:00 |
|
|
f3714176d9
|
Typo on # 146? (#5980)
|
2018-06-21 09:27:22 +03:00 |
|
|
e1a1d643c8
|
test(e2e): add modal-navigation app tests (#5445)
* test(e2e): modal-navigation app webpack support
* test(e2e): add modal-navigation app smoke test
* chore(e2e): tslint disable next line
* chore(e2e): modal-navigation app compilation
* refactor(e2e): modal-nabivation app pages
* test(e2e): add app root modal frame tests
* test(e2e): add app root modal frame background tests
* refactor(e2e): app root modal frame tests
* test(e2e): add tab root modal frame tests
* refactor(e2e): modal frame tests
* test(e2e): add modal page tests
* docs(e2e): add scenarios
* refactor(e2e): modal-navigation app tests
* test(e2e): turn on/off "Don't keep activities"
* test(e2e): delete no background tests
* test(e2e): add modal tab tests
* refactor(e2e): quit driver after all tests
* refactor(e2e): config files
* fix(e2e): tab root tests
* refactor(e2e): skip tab root tests until fix app
* chore(e2e): config files
|
2018-03-13 09:06:12 +02:00 |
|
|
e1eea8efe7
|
test(e2e): add modal-navigation app (#5393)
* chore(apps): add modal-navigation-app for ui testing
* test(e2e): add modal-navigation app
* test(apps): remove modal-navigation-app
The app has been moved to `e2e/modal-navigation`.
* chore: include e2e folder to npm scripts
* docs: include e2e folder to DevelopmentWorkflow.md
* chore(e2e): update .gitignore
* fix(e2e): relative paths
* chore(e2e): update package.json
* test(e2e): add change root view to modal-navigation
* test(e2e): set androidTabsPosition to botton
* chore(e2e): add VSCode launch.json config
* docs(e2e): delete LICENSE and README.md files
* refactor(e2e): rename modal-tab-page to modal-tab-root
* test(e2e): update iOS launch screen
|
2018-02-14 16:51:51 +02:00 |
|
|
e1bba78784
|
Add CONTRIBUTING.md and update guides (#4511)
* Removing legacy files
* Dev-setup
* CodeConventions revised
* CONTRIBUTING.md first draft
* Update CreateNewModule.md
* Module exapmles
* Writing unit tests article
* Minor Changes
* Organize PR steps
|
2017-07-06 16:17:53 +03:00 |
|
|
5b60043e35
|
Development Workflow updated
|
2017-06-15 13:00:43 +03:00 |
|
|
74d65d232c
|
Update the DevelopmentWorkflow.md
|
2016-10-13 16:50:09 +03:00 |
|
|
43ceefdc03
|
Added npm run typedoc and npm run dev-typedoc scripts, read the DevelopmentWorkflow.mk
|
2016-10-06 17:52:14 +03:00 |
|
|
0e23f47a04
|
Update the .travis.yml to npm pack the tns-platform-declarations, add lib: [] config in the tsconfig.json
|
2016-09-26 11:53:40 +03:00 |
|
|
299203901e
|
Move platform .d.ts-es to separate plugin folder
Add dev-setup to figure out links
Update development workflow
Update package.json and dts-ios
Update the iOS declarations
grunt is now fine
|
2016-09-26 11:53:39 +03:00 |
|
|
3e48e665b7
|
Add DevelopmentWorkflow.md
|
2016-05-27 11:27:54 +03:00 |
|