Christopher Allford
|
8c6b414fe0
|
Revert "Refactoring Task Infrastructure" (#41928)
Revert "Refactored Task Infrastructure (#41202)"
This reverts commit 96a973b9fa .
|
2023-12-06 11:36:12 -08:00 |
Christopher Allford
|
96a973b9fa
|
Refactored Task Infrastructure (#41202)
* Fixed NPM packages with invalid names.
* Renamed plugin packages.
* Standardized package NPM scripts.
* Replaced Turborepo with Wireit.
|
2023-12-06 09:32:32 -08:00 |
Christopher Allford
|
88969742f2
|
Regenerate PNPM Lock File & Fix Errors (#41830)
|
2023-12-05 00:36:30 -08:00 |
Christopher Allford
|
c6b74ddafa
|
Revert "Resolve PNPM Lock File Errors" (#41828)
Revert "Resolve PNPM Lock File Errors (#41800)"
This reverts commit 2550558a13 .
|
2023-11-30 14:55:35 -08:00 |
Christopher Allford
|
2550558a13
|
Resolve PNPM Lock File Errors (#41800)
This makes the lock file constraints more specific to prevent the
backward incompatible types from WordPress types using the caret
constraint.
|
2023-11-30 09:33:34 -08:00 |
louwie17
|
03cac8bf89
|
Add rimraf to admin-layout package (#41784)
* Add rimraf to admin-layout package
* Add changelog
|
2023-11-29 14:00:23 -04:00 |
louwie17
|
882527fe05
|
Prep both admin-layout and product editor (#41764)
|
2023-11-28 16:23:08 -04:00 |
RJ
|
7d465c406a
|
dev: edited package.json lint scripts to output to console (#41498)
* edited package.jsons to output to console
* Add changefile(s) from automation for the following project(s): @woocommerce/tracks, @woocommerce/product-editor, @woocommerce/onboarding, @woocommerce/number, @woocommerce/navigation, @woocommerce/integrate-plugin, @woocommerce/expression-evaluation, @woocommerce/explat, @woocommerce/experimental, @woocommerce/dependency-extraction-webpack-plugin, @woocommerce/date, @woocommerce/data, @woocommerce/customer-effort-score, @woocommerce/currency, @woocommerce/csv-export, @woocommerce/components, @woocommerce/block-templates, @woocommerce/api, @woocommerce/ai, @woocommerce/admin-layout, @woocommerce/admin-e2e-tests
* empty commit to trigger CI
---------
Co-authored-by: github-actions <github-actions@github.com>
|
2023-11-21 11:16:08 +08:00 |
Sam Seay
|
45c49dc232
|
Add a workflow to separate out eslint and annotate PRs. (#39704)
|
2023-08-15 18:21:51 +12:00 |
Sam Seay
|
e8c3808527
|
Upgrade TypeScript to v5.1 (#39531)
|
2023-08-08 16:35:31 +12:00 |
Christopher Allford
|
67cde87fd1
|
Enforce Strict `@types` Dependencies (#37351)
|
2023-03-23 18:02:20 -07:00 |
Christopher Allford
|
3d614cd862
|
Removed TypeScript Incremental Build Support (#37374)
|
2023-03-23 11:25:42 -07:00 |
Matt Sherman
|
af24637439
|
Create @woocommerce/admin-layout package (#37094)
* Initial admin-layout package skeleton
* Changelog files
* Use createOrderedChildren and sortFillsByOrder from @woocommerce/components for WooFooterItem
* Move WooFooterItem to @woocommerce/admin-layout
* Use WooFooterItem from @woocommerce/admin-layout
* Suppress errant TS lint errors
* Exports for @woocommerce/admin-layout
* Fill updates and eslint suppression
* Changelogs
* Remove suppression of tslint errors
* Fix react and @types/react versions
* Load @woocommerce/admin-layout script and styles
* Move WooHeaderItem, WooHeaderNavigationItem, and WooHeaderPageTitle to @woocommerce/admin-layout
* Regenerate lock file post-rebase
* Remove duplicate import post-rebase
* Add wc-admin-layout to app style dependency
* Fix jest mock of @woocommerce/admin-layout
* Fix spacing.
* Export slot names
* Fix typo in .npmrc
* Update lock file
* Try updating lock file
* Update lock file
* Update lock file
* Update to latest lock file from trunk
* Update lock file
* Sync dependencies of @woocommerce/admin-layout
* Manually sync @wordpress dependencies
|
2023-03-10 09:58:02 -05:00 |