History log of /expo/docs/components/plugins/api/APISectionUtils.tsx (Results 1 – 25 of 97)
Revision Date Author Comments
# d2435341 02-May-2023 Aman Mittal <[email protected]>

[docs][expo-location] Add missing configuration properties (#22309)


# be71811d 31-Mar-2023 Aman Mittal <[email protected]>

[docs] Fix legacy React docs links with new react.dev links (#21920)


# f4b1168b 09-Mar-2023 Bartosz Kaszubowski <[email protected]>

[docs] migrate to new styleguide packages (#21557)


# 3324c13c 09-Mar-2023 Bartosz Kaszubowski <[email protected]>

[docs] drop decoration of API headers, add monospace font weight variant (#21627)


# be43ea08 23-Feb-2023 Bartosz Kaszubowski <[email protected]>

[docs] UI tweaks and corrections (#21360)


# 00b8ce63 15-Feb-2023 Bartosz Kaszubowski <[email protected]>

[updates][docs] export missing types, regenerate docs data (#21237)


# fd27228d 26-Jan-2023 Bartosz Kaszubowski <[email protected]>

[checkbox][docs] refactor code to fix types and autogenerated docs (#20956)

Co-authored-by: Tomasz Sapeta <[email protected]>


# 3aa00179 20-Jan-2023 Abdullah Mzaien <[email protected]>

[docs] fix `APISection` padding on mobile (#20900)


# 53a43234 16-Jan-2023 Bartosz Kaszubowski <[email protected]>

[docs][camera] clean up types, update code comments (#20796)


# f6311d0d 12-Jan-2023 Bartosz Kaszubowski <[email protected]>

[docs] APISection: fix comment example in tables, remove legacy code (#20805)


# 14c78e61 12-Jan-2023 Jon Samp <[email protected]>

[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 ...


# 5990cc31 10-Jan-2023 Bartosz Kaszubowski <[email protected]>

[tools][docs] TypeDoc update and related changes (#20687)


# de0f7b57 02-Jan-2023 Bartosz Kaszubowski <[email protected]>

[docs] small batch of tweaks and fixes (#20673)

Co-authored-by: Tomasz Sapeta <[email protected]>


# df72b035 30-Dec-2022 Bartosz Kaszubowski <[email protected]>

[docs] APISection tweaks, prevent hydration issue (#20653)


# db57e342 21-Dec-2022 Bartosz Kaszubowski <[email protected]>

[docs] switch to the new font system introduced in Next 13 (#20536)


# 6d4adf53 19-Dec-2022 Tomasz Sapeta <[email protected]>

[docs] Properly handle pure components (#20517)


# a16a3d18 16-Dec-2022 Bartosz Kaszubowski <[email protected]>

[docs] remove old header components, fix minor appearance regression (#20469)


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

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


# 3c9a6b96 13-Dec-2022 Bartosz Kaszubowski <[email protected]>

[docs] use mostly new components to render MDX files, unify links appearance (#20429)


# a0c5fbc5 03-Dec-2022 Bartosz Kaszubowski <[email protected]>

[contacts][docs] convert to autogenerated docs, remove legacy exports (#20269)


# 6b7802ba 22-Nov-2022 Bartosz Kaszubowski <[email protected]>

[file-system][docs] migrate package to autogenerated docs, APISection tweaks (#20103)


# adede39a 04-Nov-2022 Łukasz Kosmaty <[email protected]>

[docs] Add section about expo view (#19814)

# Why

Closes ENG-5856.
Adds the information about ExpoView and Module class.


# 02e14744 19-Oct-2022 Bartosz Kaszubowski <[email protected]>

[sensors][docs] autogenerate DeviceMotion docs, types render tweaks (#19599)


# 84c587a8 17-Oct-2022 Bartosz Kaszubowski <[email protected]>

[sensors][docs] migrate Accelerometer to autogenerated docs (#19564)


# 35e5274f 14-Oct-2022 Bartosz Kaszubowski <[email protected]>

[sensors][docs] prepare sensors for docs autogeneration, migrate Barometer (#19525)


1234