Commit Graph

6804 Commits

Author SHA1 Message Date
Martin Guillon
675f87529a chore: typo fix 2020-12-03 16:27:47 +01:00
Martin Guillon
4f3c84af91 unecessary 2020-12-03 16:27:37 +01:00
Martin Guillon
512c552b5b fix: ensure we dont get udplicates in oldProperties and newPropertyValues 2020-12-03 12:30:30 +01:00
Igor Randjelovic
7df2f09cfc feat: add postcss-loader by default 2020-12-03 10:45:30 +01:00
Martin Guillon
f6bc1df555 faster style-scope setPropertyValues
No need for so many for loops
2020-12-02 17:01:00 +01:00
Martin Guillon
061df698ed Merge branch 'color_update' of github.com:Akylas/NativeScript
# Conflicts:
#	packages/core/color/color-common.ts
#	packages/core/data/observable/index.ts
2020-12-02 16:59:10 +01:00
Martin Guillon
9a8e7c45ab faster style-scope setPropertyValues
No need for so many for loops
2020-12-02 16:57:25 +01:00
Igor Randjelovic
fa70654bfc feat: addCopyRule removeCopyRule helpers 2020-12-01 20:23:56 +01:00
Igor Randjelovic
5dad44a8e3 chore: cleanup 2020-12-01 19:51:07 +01:00
Igor Randjelovic
016ecd19a8 chore: organize test files 2020-12-01 19:25:29 +01:00
Igor Randjelovic
65b214b845 feat: platform suffix resolution [wip] 2020-11-30 19:02:30 +01:00
Igor Randjelovic
ca78bc5ae8 feat: add entryDir helper + update aliases 2020-11-29 17:44:36 +01:00
Igor Randjelovic
6e0407e5e8 fix: xml namespace loader test 2020-11-28 21:35:51 +01:00
Igor Randjelovic
5b182c0d5f feat: ported xml-namespace-loader 2020-11-28 21:26:16 +01:00
Martin Guillon
aa9c5d1584 typo fix 2020-11-28 13:33:31 +01:00
Igor Randjelovic
803958266d feat: webpackChain options
Implement { last: true }
2020-11-25 18:46:25 +01:00
Igor Randjelovic
d9a93040fe feat: initial angular support + clean up tests 2020-11-25 17:44:00 +01:00
Martin Guillon
44ee97b29d feat: color methods
Should fill most needs and remove the need for external libs like tinycolor
2020-11-25 15:52:26 +01:00
Igor Randjelovic
015d337e2a feat: add ForkTsChecker 2020-11-25 12:41:45 +01:00
Igor Randjelovic
1894cd46e8 Merge branch 'master' into feat/webpack5 2020-11-25 12:14:13 +01:00
Martin Guillon
aa2ba2c374 feat: color methods
Should fill most needs and remove the need for external libs like tinycolor
2020-11-24 14:47:07 +01:00
Igor Randjelovic
1ede4dbf5f fix: supress A11y warnings for svelte 2020-11-24 14:13:42 +01:00
Martin Guillon
ae18e83072 rollback. Was not the correct fix need to think about this 2020-11-24 13:46:44 +01:00
Igor Randjelovic
86a46b46cd fix: svelte and css2json-loader 2020-11-23 19:13:45 +01:00
Janos Hrubos
00a1cb5fc6 feat: svelte config (#9061)
* wip: svelte webpack5

* added project svelte config

* svelte snapshot
2020-11-23 18:13:05 +01:00
Igor Randjelovic
e544b4506f feat: add micro cli for initializing the config 2020-11-23 16:27:33 +01:00
Igor Randjelovic
31d560f75b chore: organize imports 2020-11-23 15:25:39 +01:00
Igor Randjelovic
30c31a252b fix: sass + add copy plugin 2020-11-23 15:11:36 +01:00
Igor Randjelovic
f09d746cc5 fix: sass handling 2020-11-23 13:55:44 +01:00
Martin Guillon
8aa2ef867c fix: default view to clickable so touches dont get “passed through” 2020-11-23 11:14:41 +01:00
Martin Guillon
c92a88fce7 Merge branch 'dialog_softinputmode' of github.com:Akylas/NativeScript 2020-11-23 11:13:25 +01:00
Martin Guillon
4a86f95815 Merge branch 'observable_notify_args' of github.com:Akylas/NativeScript
# Conflicts:
#	packages/core/data/observable/index.ts
2020-11-23 11:13:03 +01:00
Igor Randjelovic
f937940902 wip: better IPC messaging with the CLI 2020-11-22 23:57:37 +01:00
Igor Randjelovic
f6636367ee fix: emittedFiles 2020-11-22 17:57:39 +01:00
Igor Randjelovic
9053cb6688 test: add merge tests 2020-11-22 16:52:33 +01:00
Igor Randjelovic
2f5cd2bb85 feat: apply-css-loader hmr code 2020-11-22 16:05:30 +01:00
Igor Randjelovic
241c4102f7 feat: make react config functional 2020-11-22 15:51:12 +01:00
Igor Randjelovic
403fa6b30f fix: load globals first 2020-11-22 14:54:26 +01:00
Igor Randjelovic
741d4b242b feat: export Utils 2020-11-22 14:01:41 +01:00
Igor Randjelovic
39949182ea feat: add merging logic 2020-11-22 13:19:32 +01:00
Igor Randjelovic
573d936976 refactor: clean up logging 2020-11-22 13:19:23 +01:00
Igor Randjelovic
b2b06bade7 chore: remove console.log 2020-11-22 13:19:00 +01:00
Igor Randjelovic
b29918f5a8 fix: NativeClass transformer import 2020-11-22 13:18:52 +01:00
Igor Randjelovic
fe0d6403a5 fix: use compiler object 2020-11-22 13:18:37 +01:00
Igor Randjelovic
e1e6476490 chore: bump cli-highlight 2020-11-22 13:18:10 +01:00
Igor Randjelovic
46853d2c83 feat: external config loading
+refactor many pieces
2020-11-21 13:34:09 +01:00
Igor Randjelovic
b1bc2640db refactor: improve css2json and apply-css loaders
optimize vendor chunks
2020-11-20 22:49:53 +01:00
Igor Randjelovic
288444c05c feat: css loading 2020-11-20 19:56:54 +01:00
Igor Randjelovic
fa879ba49f fix: clean path should be absolute 2020-11-20 13:02:49 +01:00
Eduardo Speroni
bd7c686aaf feat(core): allow app to start without a root view (#9056) 2020-11-19 17:02:32 -08:00