Jack Hsu
|
51973b88e2
|
chore(gatsby): move gatsby plugin to main repo
|
2021-01-26 12:17:28 -05:00 |
|
Jason Jean
|
716bb44254
|
feat(core): migrate library to devkit (#4512)
* migrate lint
* feat(core): migrate library to devkit
|
2021-01-13 16:57:19 -05:00 |
|
Victor Savkin
|
428edb0c32
|
feat(core): implement basic support for schematics
|
2020-11-17 19:31:08 -05:00 |
|
Juri Strumpflohner
|
0e1b98ccc7
|
chore(repo): use npx to not rely on global Nx or Webstorm nx bin linking (#4077)
|
2020-11-12 11:25:55 +01:00 |
|
Victor Savkin
|
7a9214bce8
|
fix(core): allow --all=true in addition to --all
|
2020-11-09 16:10:04 -05:00 |
|
Victor Savkin
|
5e9a7d76ac
|
cleanup(repo): remove bazel package
|
2020-11-02 09:28:14 -05:00 |
|
Victor Savkin
|
e71ceba4ce
|
feat(repo): run e2e tests using nx
|
2020-06-07 23:31:38 -04:00 |
|
Victor Savkin
|
33107b050c
|
feat(core): remove deprecated schematics package
|
2020-02-04 12:14:52 -05:00 |
|
Victor Savkin
|
f5d4af2a22
|
feat(core): create create-nx-plugin package to fix npx issues
|
2020-01-27 13:09:04 -05:00 |
|
Victor Savkin
|
6706a05042
|
feat(misc): move create-nx-plugin create script into create-nx-workspace package
|
2020-01-27 09:45:08 -05:00 |
|
Jonathan Cammisuli
|
fe98e29e4b
|
feat(nx-plugin): add new package for creating nx plugins
|
2020-01-21 15:18:13 -05:00 |
|
Victor Savkin
|
d47d2546b8
|
chore(repo): remove dead code
|
2020-01-15 15:09:18 -05:00 |
|
Jason Jean
|
bbb7cfdb3f
|
fix(misc): add prettier to create-nx-workspace sandbox
|
2019-12-22 11:22:05 -05:00 |
|
Jason Jean
|
2e2167d9f3
|
feat(bazel): re-introduce @nrwl/bazel
|
2019-12-14 12:57:05 -05:00 |
|
Victor Savkin
|
6eae959184
|
feat(misc): add first version of the nx insights plugin
|
2019-12-08 14:49:58 -05:00 |
|
Isaac Mann
|
26ead7bfe3
|
fix(nx): add storybook to deploy pipeline
|
2019-11-11 16:29:11 -05:00 |
|
Victor Savkin
|
09a94b8958
|
feat(nx): implement next support
|
2019-09-08 14:36:30 -04:00 |
|
James Henry
|
49dcacfd1a
|
feat(eslint-plugin-nx): new package, ESLint enforce-module-boundaries rule
|
2019-08-13 21:13:46 -04:00 |
|
Jason Jean
|
5c89713c82
|
build(nx): fix local package.sh script
|
2019-07-26 16:49:39 -04:00 |
|
Victor Savkin
|
2b646f8eb4
|
feat(nx): standalone version of nx
|
2019-07-24 10:27:47 -04:00 |
|
Victor Savkin
|
4022fe80d5
|
fix(nx): create-nx-workspace cannot depend on typescript
|
2019-07-15 22:23:00 -04:00 |
|
Victor Savkin
|
f1f0663383
|
build(nx): clean up build scripts
|
2019-07-13 18:33:11 -04:00 |
|
Victor Savkin
|
c16f250136
|
feat(nx): implement global nx cli to remove the need to use yarn nx
|
2019-07-10 17:53:47 -04:00 |
|
Jason Jean
|
63f4cb5d6e
|
fix(build): add ts version replacement for non-darwin os
|
2019-05-16 08:41:25 -04:00 |
|
Jason Jean
|
f070ce7b9f
|
fix(nx): include typescript in the create-nx-workspace sandbox
|
2019-05-15 11:01:18 -04:00 |
|
Victor Savkin
|
a6fa61d9fa
|
fix: the version number of the workspace package isnt set correctly
|
2019-04-22 18:14:25 -04:00 |
|
Victor Savkin
|
b5f1966ca5
|
refactor(nx): extract workspace creation into @nrwl/workspace
|
2019-04-21 09:46:21 -04:00 |
|
Jason Jean
|
9bbb69d40f
|
refactor(frontend): refactor angular to @nrwl/angular
|
2019-04-18 15:25:06 -04:00 |
|
Jason Jean
|
debda15222
|
refactor(testing): separate cypress to @nrwl/cypress
|
2019-04-17 17:06:44 -04:00 |
|
Victor Savkin
|
bba34f8583
|
refactor(backend): create separate packages for express and nest
|
2019-04-16 19:45:55 -04:00 |
|
Victor Savkin
|
13a72f4fd1
|
refactor(frontend): refactor web components support into a separate package
|
2019-04-16 14:44:24 -04:00 |
|
Jason Jean
|
625b2837a8
|
refactor(testing): separate jest to @nrwl/jest
|
2019-04-16 13:10:49 -04:00 |
|
Jason Jean
|
7e0b4a0066
|
refactor(frontend): separate react into separate collection
|
2019-04-16 08:37:55 -04:00 |
|
Victor Savkin
|
24f31d1495
|
feat(nx): add create-nx-workspace package to simplify workspace creation
|
2019-03-01 22:04:01 -05:00 |
|
Victor Savkin
|
898693eced
|
fix(build): make scripts work on linux
|
2019-01-15 11:57:02 -05:00 |
|
James Henry
|
09cfec2b3b
|
chore(scripts): Implement new release helpers
|
2018-04-18 09:09:04 -04:00 |
|
vsavkin
|
cc49f366fa
|
fix(schemtics): restruct the folder structure to avoid releasing the shared package
|
2018-03-13 19:50:58 -04:00 |
|
vsavkin
|
f3de12348d
|
clean up build scripts
|
2017-12-11 14:33:33 -05:00 |
|
vsavkin
|
cb57b1b156
|
updated publish and release scripts to work with "latest" and "next"
|
2017-10-22 16:30:47 -04:00 |
|
vsavkin
|
7377de404d
|
Refactor the project to have three separate packages
|
2017-09-01 11:00:34 -04:00 |
|
vsavkin
|
27756cc9d1
|
update scripts to package and release the package
|
2017-09-01 11:00:31 -04:00 |
|