Gabriel Manussakis
532f1beb02
[Accessibility] Fix misspelling in inline documentation in packages/js/* ( #48640 )
...
* Fix "colleciton" typo
* Fix "fomatting" typo
* Fix "elments" typo
* Fix "actuall" typo
* Fix "witth" typo
* Fix "varation" typo
* Fix "procesing" typo
* Fix "neigbouring" typo
* Fix "staticly" typo
* Fix "Curreny" typo
* Fix "addd" typo
* Fix "accessibile" typo
* Fix "avaiable" typo
* Fix "Resurce" typo
* Fix "curent" typo
* Fix "flakyness" typo
* Fix "flakyness" typo
* Fix "Shiping" typo
* Fix "specfically" and "Shiping" typos
* Fix "flakyness" typo
* Fix "avaliable" typo
* Fix "availble" typo
* Fix "oject" typo
* Fix "explict" typo
* Fix "sumary" typo
* Fix "whn" typo
* Fix "normaly" typo
* Add changelog files
2024-06-21 10:28:54 -07:00
Chi-Hsuan Huang
7068c78101
Fix JS lint errors ( #33484 )
...
* Fix @woocommerce/data lint errors
* Fix internal-e2e-builds lint error
* Fix lint errors
2022-06-21 16:37:34 +08:00
Christopher Allford
bb320a935a
Removed `@woocommerce/notices` Internal Prefix ( #33283 )
...
Since we're exposing the package in some form,
we cannot rename it since that would break backwards
compatibility. This commit changes it back.
2022-06-03 16:05:26 -07:00
Christopher Allford
112b9ac67a
Prefixed Private JS Packages ( #33218 )
...
In order to ease the identification of private packages within the monorepo, this adds an `internal-` prefix to all of the current private packages. This makes it immediately clear when reviewing `packages/js` what is and isn't a private package.
2022-05-31 15:42:00 -07:00
Chi-Hsuan Huang
da773d1730
Update default action value types
2022-05-23 12:03:12 +08:00
Chi-Hsuan Huang
5187c07e9e
Update createNotice type
2022-05-20 14:43:38 +08:00
Chi-Hsuan Huang
286358d724
Migrate @woocommerce/notice to TS
2022-05-20 13:15:11 +08:00
Chi-Hsuan Huang
2885a0ae86
Update store index.js -> index.ts
2022-05-20 13:09:04 +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