History log of /expo/docs/components/plugins/VersionedRedirectNotification.tsx (Results 1 – 8 of 8)
Revision Date Author Comments
# e36cb609 19-Jun-2023 Aman Mittal <[email protected]>

[docs] Fix warning text to use `Callout` in Version Redirect Notification (#22965)


# 491cd33f 27-Apr-2023 Bartosz Kaszubowski <[email protected]>

[docs] update Next and Styleguide packages to the latest version (#22274)


# 234e070f 20-Mar-2023 Bartosz Kaszubowski <[email protected]>

[docs] refactor part of the components, use TW instead Emotion (#21751)


# 12abeb84 14-Dec-2022 Bartosz Kaszubowski <[email protected]>

[docs] old text and lists components removal (#20442)


# a397ad8a 21-May-2021 Cedric van Putten <[email protected]>

[docs] Tweak the designs for page notifications (#13003)

* [docs] Tweak the dark-mode designs for page notifications

* [docs] Show versioned redirect notification when query has redirected


# 5b6cd93d 04-May-2021 Bartosz Kaszubowski <[email protected]>

[docs] cleanup and update Emotion setup (#12785)


# 8bf05203 22-Feb-2021 Jon Samp <[email protected]>

[docs] Adds Auto, Light, and Dark themes (#12010)


# 586106d6 29-Sep-2020 Bartłomiej Klocek <[email protected]>

[docs] Migrate codebase to TypeScript (#10324)

* Configure Next.js to use TypeScript

* Migrate 'docs/common' to TypeScript

* Migrate some components to TS

* General components migrated

*

[docs] Migrate codebase to TypeScript (#10324)

* Configure Next.js to use TypeScript

* Migrate 'docs/common' to TypeScript

* Migrate some components to TS

* General components migrated

* Migrate base components

* Migrate icons

* Migrate plugins

* Tape patch window globals

* Migrate _app

* Migrate global-styles

* Migrate _error and _document

* Fixes

* Exclude static files

* Add slugger types, remove ts-ignores

* Improve headingManger typing

* Rebase, use React.FC where possible, prettier fixes

* Add ESLint config

* tsc watch script, updated test snapshots

* Apply code review suggestions
Apply suggestions

* [docs] Enable TypeScript 'strict' mode (#10380)

* Resolved TSC strict errors

* Fix heading metadata typing

* Simplify version handling

* Enable 'noImplicitAny'

* Update icons

* Add mdx-js types

show more ...