Andrew Scott
e41a52286f
Revert "refactor: move example generation into adev, removing content from aio ( #55263 )" ( #55326 )
...
This reverts commit 9bc15994ce .
PR Close #55326
2024-04-12 14:57:05 -07:00
Joey Perrott
9bc15994ce
refactor: move example generation into adev, removing content from aio ( #55263 )
...
Remove the content from aio and set up the example generation in adev
PR Close #55263
2024-04-09 11:18:48 -07:00
Ward Bell
f6ccb163aa
docs: Migrate i18n guide pages and code to Standalone ( #51589 )
...
E2E tests passed locally
**Added `readme.md` to the example code**
This explains how to build and run the example for both English and French.
**Archived `i18n-optional-manual-runtime-locale.md`**
I was asked to cut out a substantial swath of this page by reviewer "zip-fa". All that remained was a brief paragraph. I removed the page from the navigation after copying the remaining text to `i18n-optional-import-global-variants.md`. The page is still reachable by 3rd party links.
PR Close #51589
2023-09-12 12:20:45 -07:00
Dario Piotrowicz
5498a35789
refactor(docs-infra): fix template eslint issues in aio examples ( #44557 )
...
the aio examples have various eslint issues regarding template rules, those
are currently turned off and TODO comments have been added to them in the
examples eslintrc, fix such issues and remove the respective TODO comments
this also includes examples refactoring to use buttons for better accessibility,
this change tries to make the smallest amound of changes to the examples' behaviors
and designs/UI
PR Close #44557
2022-02-03 12:44:46 -08:00
dario-piotrowicz
835987b78b
refactor(docs-infra): use eslint in aio's example-lint script ( #43218 )
...
Instead of the deprecated tslint use eslint in the aio's example-lint
script
PR Close #43218
2021-12-15 12:28:46 -05:00
Pete Bacon Darwin
c464bb4555
docs: move duplicate custom id snippets to external examples ( #43216 )
...
PR Close #43216
2021-09-15 10:46:45 -07:00
Pete Bacon Darwin
04e41b8c35
docs: move nginx and apache config blocks to external files ( #43216 )
...
PR Close #43216
2021-09-15 10:46:45 -07:00
Pete Bacon Darwin
c0988d6f52
docs: move plural function example to external file ( #43216 )
...
PR Close #43216
2021-09-15 10:46:45 -07:00
Pete Bacon Darwin
602a127d08
docs: move global locale import to external example file ( #43216 )
...
PR Close #43216
2021-09-15 10:46:45 -07:00
Pete Bacon Darwin
eb0c1475ab
docs: move shell snippets to external example files ( #43216 )
...
PR Close #43216
2021-09-15 10:46:45 -07:00
Pete Bacon Darwin
4a9f7daf37
docs: remove unused "docregions" ( #40479 )
...
This commit removes all the docregion tags in examples that are not
being referenced in any doc.
PR Close #40479
2021-01-20 16:12:15 -08:00
Alan Cohen
261f689e9b
docs: remove duplicate trans-unit element closing tag ( #38715 )
...
PR Close #38715
2020-09-08 10:06:03 -07:00
Charles Lyding
56f33bc266
docs: initial Ivy i18n guide updates ( #33762 )
...
PR Close #33762
2019-11-25 14:12:18 -05:00
Alan
1cb62346e4
docs: update i18n docs sample to cater for latest raw-loader version ( #32334 )
...
`raw-loader` version 2+ which is used in the CLI version 8 introduced a breaking change and now uses `export default` instead of `module.exports`.
See: https://github.com/webpack-contrib/raw-loader/blob/master/CHANGELOG.md#200-2019-03-18
Closes #32333
PR Close #32334
2019-08-27 09:06:51 -07:00
Victor Berchet
acf381bcb7
docs: update ICU select messages to use male/female ( #21713 )
...
fixes #21694
PR Close #21713
2018-01-23 16:32:23 -08:00
Olivier Combe
be994496cd
docs(core): add docs for i18n tokens ( #17920 )
...
PR Close #17920
2017-12-05 21:56:43 -08:00
Olivier Combe
132c0719dc
docs(aio): updated i18n guide and example ( #19975 )
2017-11-02 14:22:09 -07:00