We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
docs: github wiki link bug confirmed
docs: confirm github wiki link bug
docs: try adding page name before section tag
Revert "docs: fix broken links due to GitHub bug in wiki link syntax" This reverts commit 90d69419ec666fa9300f9f63d7e335a381a0ff12.
docs: fix broken links due to GitHub bug in wiki link syntax GitHub says their wiki link syntax is the same as MediaWiki, which is not correct. - MediaWiki uses `[[nameofwikipage|Link Text]]` syntax - GitHub uses `[[Link Text|nameofwikipage]]` syntax mediawiki: https://www.mediawiki.org/wiki/Help:Links#Piped_links github: https://docs.github.com/en/communities/documenting-your-project-with-wikis/editing-wiki-content#adding-links
docs(monorepo, releasing): cleanup verbiage and formatting
Updated tokens documentation (markdown)
Updated tokens getting started (markdown)
Updated tokens component (markdown)
update token decision tree diagram
add component token decision tree diagram
Updated tokens web platform (markdown)
Created Component Tokens (markdown)
docs: add wiki conventions page
chore: move wiki pages to the root directory
Created Wiki conventions (markdown)
docs(component-tokens): add back old page for links
docs(tokens-component): sub-compoent tokens
docs(tokens-component): missing stateful token rule
docs(tokens-global-and-semantic): update links
docs(tokens): update tokens based on team discussions
docs(estimates): minor cleanup
docs(ci): add milestone estimate tracking page
Updated pr review guidelines (markdown)
docs(release): update steps