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

614 Коммитов

Автор SHA1 Сообщение Дата
kchau@microsoft.com 8633c9ea8b applying package updates 2019-08-13 21:00:51 +00:00
Altinok Darici 28b3359a6b Upgraded marked and marked-terminal packages due to a security vulnerability (#203)
* Upgraded marked and marked-terminal

* Change files

* Updating yarn.lock
2019-08-13 22:57:22 +02:00
kchau@microsoft.com 47a6d4cc6b applying package updates 2019-08-07 22:11:38 +00:00
Andy Himberger d4c98a4dee add Eslint option for --resolve-plugins-relative-to, fix maxWarnings 0 (#200)
* add resolvePluginsPath option, make it possible to set maxWarnings to 0

* Change files
2019-08-07 15:08:11 -07:00
kchau@microsoft.com 2a79bc80c1 applying package updates 2019-08-06 19:55:07 +00:00
Kenneth Chau efa67d847a
Npm init uifabric fix (when there is no yarn) (#201)
* fixes npm init uifabric

* Change files

* Change files

* fix change file comment
2019-08-06 12:51:22 -07:00
kchau@microsoft.com 1bfe348900 applying package updates 2019-08-06 05:21:55 +00:00
Ken 9cc616ad70 Change files 2019-08-05 22:18:24 -07:00
kchau@microsoft.com 56d1abcbd8 applying package updates 2019-08-06 05:13:55 +00:00
Ken 6b74c830cd Change files 2019-08-05 22:10:08 -07:00
Ken 7b60548eae adding a just-plop-helper load for the parent as well 2019-08-05 22:10:00 -07:00
kchau@microsoft.com d1888c03b3 applying package updates 2019-08-06 04:54:48 +00:00
Ken 77bf4d360f Change files 2019-08-05 21:49:16 -07:00
Ken ad409ec8e0 Change files 2019-08-05 21:48:55 -07:00
Ken 74dd4d68d3 make plop load of helpers work 2019-08-05 21:48:48 -07:00
kchau@microsoft.com 8e95c79b16 applying package updates 2019-08-06 04:07:39 +00:00
Ken 5fbaa41230 simplify uifabric dependency 2019-08-05 21:02:27 -07:00
Ken c897632bb1 fix change file 2019-08-05 21:01:43 -07:00
Ken ea42e6c3a2 Change files 2019-08-05 21:00:59 -07:00
Ken 16305f61c9 Speeds up the codegen process to only yarn once 2019-08-05 21:00:43 -07:00
Ken 6583ba4de8 Making one less yarn install for generating repos 2019-08-05 20:51:22 -07:00
kchau@microsoft.com bb8419a899 applying package updates 2019-08-05 18:46:25 +00:00
Ken 8298f396ac Merge branch 'master' of github.com:microsoft/just 2019-08-05 11:45:24 -07:00
Ken 675872f4d8 Change files 2019-08-05 11:45:16 -07:00
Ken 2d24920a1f fixing the plopfile to copy all files including gitignore 2019-08-05 11:45:08 -07:00
kchau@microsoft.com 1da61a1137 applying package updates 2019-08-05 18:42:59 +00:00
Ken bad4e54b44 Change files 2019-08-05 11:42:41 -07:00
kchau@microsoft.com 8b3cf4a53e applying package updates 2019-08-05 18:39:21 +00:00
Ken 475c4d7d33 Change files 2019-08-05 11:35:41 -07:00
Ken bd9712ef15 adding a defaultinclude option to make sure actiontypes are shared 2019-08-05 11:35:28 -07:00
kchau@microsoft.com 5b919ab49a applying package updates 2019-08-05 18:07:34 +00:00
Ken 4f8d73134b Change files 2019-08-05 11:01:29 -07:00
Ken 55e3a663c6 Revert the installdev only thing 2019-08-05 11:01:15 -07:00
kchau@microsoft.com ea4634deac applying package updates 2019-08-05 17:34:19 +00:00
Kenneth Chau 3bc41881c4
fixing gitignore, and bumping stacks to major so semver ranges are fully working (#199)
* fixing gitignore issues by actually renaming things

* making init only install devdeps for the stack - should make this faster

* upgrading to major 1.0.0

* Change files

* fixing some versioning for plop-helper
2019-08-05 10:30:21 -07:00
kchau@microsoft.com 09fe65a0af applying package updates 2019-08-05 07:34:29 +00:00
Ken 5e03a33a51 don't ignore gitignore and bump create-just in create-uifabric 2019-08-05 00:30:32 -07:00
kchau@microsoft.com 24c461c5b2 applying package updates 2019-08-05 07:19:36 +00:00
Ken 40e638f736 run yarn before plop and update just-scripts to stacks 2019-08-05 00:15:34 -07:00
kchau@microsoft.com 1cbb2fe704 applying package updates 2019-08-05 07:02:51 +00:00
Ken 3f1b770fb3 adds node-plop as dep 2019-08-04 23:59:08 -07:00
kchau@microsoft.com 413a0f2849 applying package updates 2019-08-05 06:49:27 +00:00
Ken 5896abd344 convert devdeps to deps for create-just 2019-08-04 23:46:02 -07:00
kchau@microsoft.com f085cc1339 applying package updates 2019-08-05 06:38:54 +00:00
Kenneth Chau 37ddcafd3f
Fixes create-just and create-uifabric by getting rid of webpack for cli stuff (requires didn't behave right) (#195)
* get rid of webpack for create-just

* Change files

* no webpack file needed

* have create-uifabric point at the right module

* yarn lock file
2019-08-04 23:35:20 -07:00
kchau@microsoft.com 5af3ecafc1 applying package updates 2019-08-05 06:10:22 +00:00
Kenneth Chau 3f32788be4
Plop - just-stack switched to using plop for codegen (#194)
* moving to plop

* plopped it good

* continue on the journey to plop

* WIP: getting monorepo plopped up

* monorepo test

* uifabric works!

* code gen subsequent packages

* Change files

* yarn.lock

* changed behavior of the downloadPackage function
2019-08-04 23:06:02 -07:00
anikethsaha 8c06822181 chore: removed the promise as the op is sync !! 2019-07-26 21:55:43 +05:30
anikethsaha c00f0fc951 Merge remote-tracking branch 'upstream/master' into feature/webpack-cli-task 2019-07-26 21:49:36 +05:30
kchau@microsoft.com 185663bd7a applying package updates 2019-07-22 20:51:44 +00:00