Commit Graph

13 Commits

Author SHA1 Message Date
Alexander Vakrilov
9fcc1ddf94 feat(bundle): support for file qualifiers + builder refactor (#7386)
* feat(bundle): support for file qualifiers in builder

* chore: add qualifiers test app

* chore: add @Deprecated for file-name-resolver

* fix(hmr): hmr not working for scss files

* chore: globals clean-up

* shore: fix tslint

* tests: uncomment test fixed by ns-dev-webpack

* chore: move qualifiers app to e2e

* chore: update webpack config

* chore: tslint errors

* test: fix wrong css import
2019-06-26 18:40:18 +03:00
Vasil Chimev
bcb33c46ab test(apps): clean up (#7389)
* refactor(apps): delete cuteness.io from apps

Moved to `e2e` folder.

* refactor(apps): delete ui-tests-app from apps

Moved to `e2e` folder.

* refactor(apps): main entry

* refactor(apps): perf-app
2019-06-21 16:40:34 +03:00
Alexander Vakrilov
a0378e8b74 Update package.json 2018-01-19 17:26:01 +02:00
Alexander Vakrilov
8d59cc4de6 fix: cleanup modaltest paths (#5300) 2018-01-19 16:21:09 +02:00
Hristo Hristov
7bc0daf222 Revert package.json start up entry
Fixed bug where goBack took the last element in backstack while navigationQueue is not empty.
Fixed bug where goBack to specific entry in the backstack was removing that entry...
Removed duplicated method
Refactored method name
Fixed TS
2017-12-15 13:06:34 +02:00
vakrilov
4d23e3777d fix: Navigation test app added 2017-12-15 13:06:34 +02:00
Rossen Hristov
a2d2f65adc Call resetCSSProperties instead of resetStyleProperties from _resetCssValues 2017-01-06 14:06:32 +02:00
vakrilov
c30be0d606 View lifecycle methods 2017-01-04 17:18:45 +02:00
Rossen Hristov
4cd3eed1cd Trying to fix padding... 2016-12-21 14:30:34 +02:00
Hristo Hristov
f5905f072d fix tab-view, segmented-bar, action-bar, all ViewBases (#3340) 2016-12-21 12:02:02 +02:00
Rossen Hristov
3cfab990c4 Comment out TabView which does not compile 2016-12-20 14:23:37 +02:00
Hristo Hristov
d9ab6b960a working on tab-view 2016-12-20 14:08:13 +02:00
Rossen Hristov
a18d5e7622 Create a single NS app for cuteness.io, gallery-app and ui-tests-app in apps/
Move all other apps to https://github.com/NativeScript/tns-apps-graveyard
2016-07-11 15:34:28 +03:00