[docs] tweak outline style (#23595)
[docs] disable font ligatures in code elements (#23585)
[docs] a11y: customize focus appearance, ensure visibility (#23093)
[docs] update Next and Styleguide packages to the latest version (#22274)
[docs] migrate to new styleguide packages (#21557)
[docs] UI tweaks and corrections (#21360)
[docs] tweaks related to the new color palette (#20818)
[docs] Add radix colors (#20397)# Why I updated the styleguide to use Radix colors. This PR adds the new version of styleguide to the docs and changes all the color, shadow, and border-radius
[docs] Add radix colors (#20397)# Why I updated the styleguide to use Radix colors. This PR adds the new version of styleguide to the docs and changes all the color, shadow, and border-radius values. # How - Very carefully finding + replacing values. - Also used `tsc` to find spots where I missed. # Test Plan I looked through the docs for awhile and fixed up a lot of spots that did not look correct. However, there may be more spots out there, so please click through the website and report any color issues that appear in this PR and not in production. # Checklist <!-- Please check the appropriate items below if they apply to your diff. This is required for changes to Expo modules. --> - [x] Documentation is up to date to reflect these changes (eg: https://docs.expo.dev and README.md). - [x] Conforms with the [Documentation Writing Style Guide](https://github.com/expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md) - [x] This diff will work correctly for `expo prebuild` & EAS Build (eg: updated a module plugin).
show more ...
[docs] switch to the new font system introduced in Next 13 (#20536)
[docs] old text and lists components removal (#20442)
[docs] use mostly new components to render MDX files, unify links appearance (#20429)
[docs] DiffBlock: fix dark mode styles issue (#19454)
[docs] convert app to ESM, update MDX to v2 (#18947)Co-authored-by: Jon Samp <[email protected]>
[docs] fix scrollbars appearance in components on Windows (#19155)
[docs] adjust typography and text elements spacing (#18837)Co-authored-by: Jon Samp <[email protected]>
[docs] remove several of the global styles (#17739)Co-authored-by: Jon Samp <[email protected]>
[docs] redesign: new Table component (#17462)
[docs] redesign: new Collapsible component (#17435)
[docs] Add redesigned table components (#16133)* [docs] Add redesigned link and text components * [docs] Finalize rebase on main * [docs] Add redesigned table components * [docs] Add new t
[docs] Add redesigned table components (#16133)* [docs] Add redesigned link and text components * [docs] Finalize rebase on main * [docs] Add redesigned table components * [docs] Add new table to markdown components * [docs] Refresh table design Co-authored-by: Jon Samp <[email protected]> * [docs] Clean up row styling * [docs] Tweak table for markdown usage (#16154) * [docs] Add note about global table styles * [docs] Add separate table head component * [docs] Implement table head component in markdown Co-authored-by: Jon Samp <[email protected]>
[docs] Move all typography references over to expo styleguide (#16117)* [docs] Disable font exports in theme constants * [docs] Move global font styling over to styleguide * [docs] Move all t
[docs] Move all typography references over to expo styleguide (#16117)* [docs] Disable font exports in theme constants * [docs] Move global font styling over to styleguide * [docs] Move all typography over to expo styleguide * [docs] Update expo styleguide package * [docs] Update tests with new css classes
[secure-store] add doc comments in source (#13225)
[docs] bump Expo styleguide (#12749)* [docs] bump Expo styleguide * [docs] use button background color Co-authored-by: jonsamp <[email protected]>
[docs] cleanup and update Emotion setup (#12785)
[docs] replace tippy blocking script with package + upgrade (#12570)* [docs] replace tippy blocking script with package + upgrade * [docs] add custom style for tippy
[docs] bump ESLint and Prettier, clean deps, fix warnings (#12517)
123