History log of /expo/docs/dangerfile.js (Results 1 – 5 of 5)
Revision Date Author Comments
# e98c3cdf 29-Sep-2022 Jon Samp <[email protected]>

Rename from .md to .mdx (#19255)


# bce5b67e 13-Jul-2022 Jon Samp <[email protected]>

[docs] Upgrade to Next 12 and SWC (#18115)

* [docs] Upgrade next to 12.1.5

* babel loader

* Update docs/components/base/list.tsx

Co-authored-by: Bartosz Kaszubowski <[email protected]>

*

[docs] Upgrade to Next 12 and SWC (#18115)

* [docs] Upgrade next to 12.1.5

* babel loader

* Update docs/components/base/list.tsx

Co-authored-by: Bartosz Kaszubowski <[email protected]>

* update snapshot

* remove ignores

* remove one more ts ignore

* revert dangerjs

* remove resolutions

* use require

* pay attn to build errors

Co-authored-by: Cedric van Putten <[email protected]>
Co-authored-by: Bartosz Kaszubowski <[email protected]>

show more ...


# 1ebd0329 26-Jan-2022 Brent Vatne <[email protected]>

[docs] Update default branch to main


# cc98028b 22-Apr-2020 Brent Vatne <[email protected]>

[docs] Split up documentation and only version API reference (#7952)

* Move guides out of versioned directory and set up redirects

* Split up sidebar groups on the API reference side

* Better

[docs] Split up documentation and only version API reference (#7952)

* Move guides out of versioned directory and set up redirects

* Split up sidebar groups on the API reference side

* Better version selector

* Add Get Started section and some more cleanup

* Improve version selector and top level header

* Remove Overview from SDK reference

* Remove unnecessary logs

* Fix some internal links

* Remove danger checks for now

* Convert test-links script to js with puppeteer to follow redirects

* Attempt to fix puppeteer running on docs

* Add libgm-dev to puppeteer installation step https://github.com/puppeteer/puppeteer/issues/5661

show more ...


# b32f24c3 29-Jan-2020 Brent Vatne <[email protected]>

[docs] Set up Danger to warn about updating changed docs on other versions (#6890)