Hritik Chaudhary
4199533688
Fixed newly detected broken links ( https://github.com/woocommerce/woocommerce-blocks/pull/10537 )
...
* Update check-doc-links.yml
* Update check-doc-links.yml
* Update check-doc-links.yml
* Update check-doc-links.yml
* POC: Exclude releases folder from MD link check using “ignorePatterns”
* Update check-doc-links.yml to use tcort/markdown-link-check
* Update check-doc-links.yml to use existing config
* reverted check-doc-links-config.json
* fixed broken links
* fixed broken links and generated docs
* updated docs
---------
Co-authored-by: Niels Lange <info@nielslange.de>
2023-08-22 11:51:18 +02:00
Niels Lange
8a9bcd4d13
Adjust contributor docs ( https://github.com/woocommerce/woocommerce-blocks/pull/9622 )
...
* Adjust contributor docs
* Adjust contributor docs
2023-05-30 13:30:36 +07:00
Niels Lange
fdf81f6088
Update README.md
2023-05-27 20:31:15 +07:00
Niels Lange
cb3a2cc056
Update README.md
2023-05-26 22:16:18 +07:00
Luigi Teschio
739fa60fea
Improve the E2E testing process with Playwright ( https://github.com/woocommerce/woocommerce-blocks/pull/9148 )
...
* Add Playwright infrastucture
* improve documentation
* improve type
* remove puppeteer tests
* fix wp-env.json
* add link on how run E2E tests
* chore on playwright.yml
* remove unnecessary flush command
* improve stability E2E test
* remove build:e2e-test command
* Update .github/workflows/playwright.yml
Co-authored-by: Niels Lange <info@nielslange.de>
* Update .github/workflows/playwright.yml
Co-authored-by: Niels Lange <info@nielslange.de>
* Update docs/contributors/contributing/e2e-guidelines.md
Co-authored-by: Albert Juhé Lluveras <contact@albertjuhe.com>
* Update docs/contributors/contributing/e2e-guidelines.md
Co-authored-by: Albert Juhé Lluveras <contact@albertjuhe.com>
* Update docs/contributors/contributing/e2e-guidelines.md
Co-authored-by: Albert Juhé Lluveras <contact@albertjuhe.com>
* remove emptyline and fix JSDoc warning
* add link about E2E guidelines
* fix theme name
* improve style
* improve markdown
---------
Co-authored-by: Niels Lange <info@nielslange.de>
Co-authored-by: Albert Juhé Lluveras <contact@albertjuhe.com>
2023-05-05 11:03:36 +00:00
Wojtek Naruniec
4a377ef729
Fix broken contributing links ( https://github.com/woocommerce/woocommerce-blocks/pull/6876 )
...
* Fix contributing docs links as some of them point to incorrect locations
* Fix typo
2022-08-12 06:38:17 -07:00
Seghir Nadir
2ebb166b41
add new action for customer updates ( https://github.com/woocommerce/woocommerce-blocks/pull/6792 )
2022-08-01 09:56:28 +01:00
Niels Lange
a748f533a8
Format Markdown files using wp-scripts ( https://github.com/woocommerce/woocommerce-blocks/pull/6462 )
...
* Format Markdown files using Prettier
* Format Markdown files using wp-scripts
* Adjust MD linting
2022-06-09 14:43:17 +02:00
Mike Jolley
81bb982c5e
Include issue submission link in the footer of all documention (.md files) ( https://github.com/woocommerce/woocommerce-blocks/pull/5655 )
...
* Add links to single routes in main index woocommerce/woocommerce-blocks#4473
* Footer
* Feedback template
* Remove footer from existing MD files
* Add doc footer script
* Apply script to all docs
* Fix examples
2022-02-02 14:27:46 +00:00
Darren Ethier
6f08922ea0
Improve smoke testing docs ( https://github.com/woocommerce/woocommerce-blocks/pull/3351 )
...
* Improve smoke testing docs and change location in docs
* add smoke testing to release pull request checklists
2020-11-03 11:40:26 -05:00
Rua Haszard
77aa2a33a3
clarify intentions / purpose of different component folders in docs ( https://github.com/woocommerce/woocommerce-blocks/pull/3025 )
...
* add high-level docs about our components & remove stale detail info
* use current collection/folder naming in docs:
- let's rename js/components in a separate PR
- split paragraphs on to separate lines to improve future diffs
* rename storybook.md => components.md and update link/summary
* tweak component collection docs:
- base have more stringent requirements, since they can be used anywhere
- editor components are less strict and can assume editor context
* clarify js/base/components readme in line with main doc
* remove line about editor components being specialised to woo blocks
2020-08-27 08:15:16 +12:00
Albert Juhé Lluveras
ff6382f0c8
Add Webpack config docs ( https://github.com/woocommerce/woocommerce-blocks/pull/3043 )
...
* Add Webpack config docs
* Typo
* Add note that aliases make refactors easier
* Rewrite 'Relevant files' section of the build system docs
2020-08-25 12:01:19 +02:00
Albert Juhé Lluveras
cbf6ee3e7e
Add docs about CSS build system ( https://github.com/woocommerce/woocommerce-blocks/pull/2953 )
...
* Add docs to CSS build system
* Add docs to CSS build system (II)
2020-08-07 13:57:57 -04:00
Mike Jolley
340cf01255
Update documentation indexes and add checkout docs ( https://github.com/woocommerce/woocommerce-blocks/pull/2720 )
...
* Fix existing indexes
* Update indexes
* Stock docs
2020-06-16 16:50:09 +01:00