Christopher Allford
|
f41258a9f2
|
Added EOF Newlines
We put an extra newline at the end of all
files to detect those that have been
malformed or truncated.
|
2022-05-10 13:35:31 -07:00 |
Christopher Allford
|
ec2e90540e
|
Added Changelogs
|
2022-05-10 13:31:13 -07:00 |
Christopher Allford
|
37ad4c5a70
|
Converted Spaces To Tabs In JSON
Since we almost universally use tabs instead
of spaces, this commit replaces all of the spaces
with tabs in various JSON files across the monorepo.
|
2022-05-10 13:31:01 -07:00 |
Paul Sealock
|
5537da6e9d
|
Packages: Add Changelogger scripts (#32813)
|
2022-05-05 15:26:36 +12:00 |
Chi-Hsuan Huang
|
2c97db867e
|
Update woo.explat to check fetchExperimentAssignment params
|
2022-05-03 17:01:07 +08:00 |
Chi-Hsuan Huang
|
6c8ee08f19
|
Add a safeguard for ExPlat assignment requests to make sure a user either has an anon_id defined and not empty
|
2022-05-03 17:01:07 +08:00 |
Paul Sealock
|
e82e3cc49e
|
changelog
|
2022-04-28 10:00:29 +12:00 |
Paul Sealock
|
931845a53a
|
reference local eslint plugin package
|
2022-04-28 10:00:29 +12:00 |
Paul Sealock
|
12fef88354
|
Add lint:fix to admin js packages
|
2022-04-28 10:00:29 +12:00 |
Chi-Hsuan Huang
|
01276d492e
|
Add changelogs
|
2022-04-15 13:50:18 +08:00 |
Chi-Hsuan Huang
|
6f5ada8748
|
Add Typescript type declarations for js packages
|
2022-04-15 13:50:17 +08:00 |
Chi-Hsuan Huang
|
863316ade7
|
Merge pull request #32518 from woocommerce/update/32516-woocommerce-admin-links
Update woocommerce-admin links to point to woocommerce repo
|
2022-04-14 13:40:25 +08:00 |
Chi-Hsuan Huang
|
ba17630dca
|
Merge pull request #32515 from woocommerce/update/32296-wordpress-dependencies
Update @wordpress/* dependencies
|
2022-04-08 10:08:48 +08:00 |
Chi-Hsuan Huang
|
3fc88f0a71
|
Update links of woocommerce-admin to https://github.com/woocommerce/woocommerce
|
2022-04-07 17:02:43 +08:00 |
Chi-Hsuan Huang
|
a1a63e9433
|
Update package changelogs
|
2022-04-07 14:34:42 +08:00 |
Chi-Hsuan Huang
|
c60db1215e
|
Update @wordpress/hooks from ^2.12.3 to ^3.5.0
|
2022-04-07 14:18:13 +08:00 |
Chi-Hsuan Huang
|
2b1f54b09d
|
Set up lint-staged configuration for each package
|
2022-04-06 17:31:32 +08:00 |
Lourens Schep
|
775e7117a1
|
Add build-watch to most js packages and remove packages watch from woocommerce-admin command
|
2022-03-30 11:46:12 -03:00 |
Chi-Hsuan Huang
|
81a1f4244a
|
Add .eslintrc config to each packages
Update packages .eslintrc.js
Update components & admin-e2e-tests lint command
|
2022-03-29 16:08:07 +08:00 |
Chi-Hsuan Huang
|
df5b506b97
|
Add lint command to js packages
Update lint js commands
Update customer-effort-score/package.json
|
2022-03-29 16:08:06 +08:00 |
Chi-Hsuan Huang
|
d45606293c
|
Fix js package lint errors
|
2022-03-29 16:07:08 +08:00 |
RJ
|
fc163b6dc9
|
Merge pull request #32313 from woocommerce/dev/publish-wca-packages
Bump WCA JS packages version numbers in package.json and changelogs
|
2022-03-23 11:18:04 +08:00 |
rjchow
|
43f81cbf69
|
Bumped WCA JS package version numbers
|
2022-03-22 16:08:24 +08:00 |
Chi-Hsuan Huang
|
0530ee122c
|
Fix explat assignment-test.js for node >= 16
|
2022-03-22 11:24:59 +08:00 |
Christopher Allford
|
d2d8d78be1
|
Moved WCA Packages
This commit moves all of the packages in
`plugins/woocommerce-admin/packages` to their
new home in `packages/js`.
|
2022-03-18 14:25:26 -07:00 |