Граф коммитов

32 Коммитов

Автор SHA1 Сообщение Дата
Kenneth Chau da7cff0861
Merge branch 'master' into webpack-promise 2019-07-05 09:46:53 -07:00
Ken eae7cbb51c Change files 2019-07-05 09:45:14 -07:00
Orta ebd416f787 Uppercases the S in TypeScript (#160)
* Uppercase the S in TypeScript

* Change files
2019-07-05 09:11:41 -07:00
kchau@microsoft.com 2e9b0fc12c applying package updates 2019-07-04 02:04:13 +00:00
Kenneth Chau 4acba5dd6b
Adding a no-op detection for deps that don't have scripts - assume they're always ... built (#167)
* added a no-op detection for packages that aren't build and have no scripts

* Change files

* get rid of bad change file

* just-task-scripts are private

* bring beachball up to date

* bring beachball up-to-date
2019-07-03 19:01:13 -07:00
kchau@microsoft.com 3a73aaf2e3 applying package updates 2019-07-02 20:19:42 +00:00
Kenneth Chau 14d487e430
making build cache more accurately determine dep builds that aren't using just (#166)
* making build cache more accurately determine deps that aren't using just

* Change files

* making sure the deps that it finds are under the same repo
2019-07-02 13:16:53 -07:00
kchau@microsoft.com 90d9c58aef applying package updates 2019-07-01 20:15:20 +00:00
James Garbutt 7639e5d947 introduce eslint to the repo (#150)
* add eslint

* fix lint errors

* unify tsconfig and enable compiler checks

* strongly type configs

* turn off indent rule

* inherit webpack config

* Change files

* ignore website build artifacts
2019-07-01 13:11:52 -07:00
kchau@microsoft.com 75e150c91b applying package updates 2019-07-01 18:55:04 +00:00
Kenneth Chau 4d81de90e8
fixes build cache so packages can have different path name than package name (#164)
* fixes build cache so packages can have different path name than package name

* Change files
2019-07-01 11:36:52 -07:00
kchau@microsoft.com 14234402b0 applying package updates 2019-06-26 22:14:30 +00:00
James George 63981a59fe feat(chore): validate user input (#134)
* Validate input

warn the user if none was provided

* Minor refactor

* Change files
2019-06-26 13:02:55 -07:00
kchau@microsoft.com 6ad6fc58f8 applying package updates 2019-06-26 02:35:13 +00:00
Mathis Møller e281e5c5f4 Corrections and changes to ESLint task (#135)
* Add extensions option
Move no-eslintrc as seperate option
Code cleanup

* Change files
2019-06-25 19:32:59 -07:00
kchau@microsoft.com 51055a3a2c applying package updates 2019-06-20 23:00:24 +00:00
Kenneth Chau 1b8066ea1f
Upgrades just-stack-uifabric to use Fabric 7 (#137)
* Upgrade UI Fabric in just-stack-uifabric to 7

* Change files
2019-06-20 15:58:05 -07:00
kchau@microsoft.com 8a185636d7 applying package updates 2019-06-18 06:34:34 +00:00
Ken 7108ded748 Change files 2019-06-17 22:30:42 -07:00
kchau@microsoft.com 59e21f98e1 applying package updates 2019-06-18 05:17:16 +00:00
Ken 41038102b8 Change files 2019-06-17 22:04:54 -07:00
kchau@microsoft.com 9a0a2718ba applying package updates 2019-06-14 17:24:38 +00:00
Kenneth Chau ef65c074c1
Fixing up Sean's PR to not ignore webpack extensions (#131)
* Don't override default webpack extensions

* jsx not in default list provided by webpack

* Change files
2019-06-14 10:22:29 -07:00
kchau@microsoft.com 774be9e23d applying package updates 2019-06-13 21:35:38 +00:00
Kenneth Chau f1057d5352
Make Clean task also clear the build hash file (#130)
* makes clean also clean out the cache

* Change files

* adding "standard" rebuild tasks
2019-06-13 14:33:24 -07:00
kchau@microsoft.com d9581b7864 applying package updates 2019-06-13 21:16:34 +00:00
Kenneth Chau 1bc229a513
Invalidate cache when a dependent or dep of dep package had changed (#129)
* adds a bit more rigor to support build deps invalidation of cache

* fixes the running message

* Change files
2019-06-13 14:14:27 -07:00
kchau@microsoft.com 1c0cc2a4c5 applying package updates 2019-06-12 22:24:44 +00:00
Kenneth Chau 6610b4d18c
Adds the ability to do tsc --build (#128)
* supports tsc build project ref mode

* Change files
2019-06-12 15:22:41 -07:00
kchau@microsoft.com ce50375fb6 applying package updates 2019-06-12 02:03:29 +00:00
Kenneth Chau 5f43ad4cd3
fixes publish by bumping beachball (#125)
* applying package updates

* fixes publish

* Change files
2019-06-11 19:01:23 -07:00
Kenneth Chau 581921027c
switching to Lerna and beachball for monorepo management (#124)
* moving to beachball and lerna

* Change files

* swap to yarn

* pick the right node version

* get rid of just's use of rush further

* fail on check

* fixing the build for example-lib

* Change files

* use just-scripts only

* fix up the config to use just-scripts imports

* stream instead of parallel
2019-06-11 15:50:30 -07:00