[docs] Consolidate build/submit eas.json reference into one page (#24491)Co-authored-by: Brent Vatne <[email protected]>
[docs] Fix vale warning about Latin abbrv., inconsistent case in headings and update verbiage (#24452)Co-authored-by: Bartosz Kaszubowski <[email protected]>
[docs] Add EAS Insights to the EAS introduction page (#23444)
[docs] Format EAS webhooks doc (#23378)
[docs] Use short form verb for page titles in Guides section (#23017)# Why Use short form verbs across the rest of our doc titles and sidebar titles, where it makes sense. This makes our navbar
[docs] Use short form verb for page titles in Guides section (#23017)# Why Use short form verbs across the rest of our doc titles and sidebar titles, where it makes sense. This makes our navbar more readable and consistent. # UX Before:  After:  # Test Plan <!-- Please describe how you tested this change and how a reviewer could reproduce your test, especially if this PR does not include automated tests! If possible, please also provide terminal output and/or screenshots demonstrating your test/reproduction. --> # Checklist <!-- Please check the appropriate items below if they apply to your diff. This is required for changes to Expo modules. --> - [ ] Documentation is up to date to reflect these changes (eg: https://docs.expo.dev and README.md). - [ ] Conforms with the [Documentation Writing Style Guide](https://github.com/expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md) - [ ] This diff will work correctly for `npx expo prebuild` & EAS Build (eg: updated a module plugin). --------- Co-authored-by: Aman Mittal <[email protected]>
show more ...
[docs] minor tweaks and fixes for doc pages (#22587)Co-authored-by: Aman Mittal <[email protected]>
[docs] fix the update icon (#22397)# Why The docs EAS page is missing the Update icon # Why The docs EAS page is missing the Update icon  # How In the website, the Update icon looks like this:  In the figma file that `@expo/styleguide-icons` is based on, the icon that matches is the outline icon, layers-two-02  When I import it into the docs page, it looks like this now:  # Test Plan ran `yarn run dev` and see that `http://localhost:3002/eas/` has the right icons now # Checklist <!-- Please check the appropriate items below if they apply to your diff. This is required for changes to Expo modules. --> - [ ] Documentation is up to date to reflect these changes (eg: https://docs.expo.dev and README.md). - [ ] Conforms with the [Documentation Writing Style Guide](https://github.com/expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md) - [ ] This diff will work correctly for `npx expo prebuild` & EAS Build (eg: updated a module plugin).
[docs][webhook] Add EAS webhook retry info (#21785)# Why Inform users that the webhook will retry on failed delivery # How n/a docs # Test Plan n/a docs # Checklist <!-- Please ch
[docs][webhook] Add EAS webhook retry info (#21785)# Why Inform users that the webhook will retry on failed delivery # How n/a docs # Test Plan n/a docs # Checklist <!-- Please check the appropriate items below if they apply to your diff. This is required for changes to Expo modules. --> - [ ] Documentation is up to date to reflect these changes (eg: https://docs.expo.dev and README.md). - [ ] Conforms with the [Documentation Writing Style Guide](https://github.com/expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md) - [ ] This diff will work correctly for `expo prebuild` & EAS Build (eg: updated a module plugin). --------- Co-authored-by: Will Schurman <[email protected]> Co-authored-by: Aman Mittal <[email protected]>
[docs] migrate to new styleguide packages (#21557)
[docs] Clean up docs mentions of classic builds (#21142)Co-authored-by: Brent Vatne <[email protected]>
[docs] Add description for EAS Submit and Metadata (#20565)
[docs] Add description for EAS intro, EAS Build & App Signing (#20560)
[docs] update webhook payload
[docs] remove invalid headers in MD, fix code size in headers (#20451)
[docs] use mostly new components to render MDX files, unify links appearance (#20429)
docs updates (#20403)# Why - Update a bit of the language across the docs in regards to Expo Go. - Clarify that Expo Go is not meant for production app development or previewing apps.
[docs] squash several typos, gramma fixes (#19927)Co-authored-by: Aman Mittal <[email protected]>
[docs] update build/submit webhook payload (#19580)
[docs] Update styleguide and add icons (#19339)* Updates styleguide * Adds new icons to EAS home page
[docs] update lint setup, run Prettier on MDX (#19323)
[docs][eas]: Update inconsistent verbiage (#19335)
[docs] CodeBlocksTable: unify appearance with other code blocks (#19329)
Rename from .md to .mdx (#19255)
[docs] update callouts on the pages (#19268)
[docs] convert app to ESM, update MDX to v2 (#18947)Co-authored-by: Jon Samp <[email protected]>
12