History log of /expo/docs/components/plugins/api/APISectionMethods.tsx (Results 1 – 25 of 38)
Revision Date Author Comments
# 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)


# 07ffa84c 01-Feb-2023 Bartosz Kaszubowski <[email protected]>

[notifications] autogenerate package documentation (#21002)


# 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)


# 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)


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

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


# c468593b 08-Nov-2022 Łukasz Kosmaty <[email protected]>

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

# Why

Adds the information about AppContext properties.


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


# d9bd5b6c 27-Sep-2022 Bartosz Kaszubowski <[email protected]>

[docs] implement new Callouts, support type passing in MDs (#19238)


# 504f93b3 01-Sep-2022 Bartosz Kaszubowski <[email protected]>

[docs] APISection: small tweaks for the display, fix spacing (#18923)


# dd9570b9 18-Aug-2022 Bartosz Kaszubowski <[email protected]>

[docs] APISection: display hooks which are a property of class components (#18630)


# f8204ef0 10-Aug-2022 Bartosz Kaszubowski <[email protected]>

[docs] APISection: improve rendering of object types (#18587)


# c4c6b9d1 02-Aug-2022 Bartosz Kaszubowski <[email protected]>

[docs] refactor Tag components, display tags in ToC (#18351)


# b3bd70ce 21-Jul-2022 Tomasz Sapeta <[email protected]>

[docs] Extract some API section components (#18326)


# 4c73bbf6 18-Jul-2022 Bartosz Kaszubowski <[email protected]>

[av][docs] move documentation to source, autogenerate docs (#18223)


# 25b16883 12-Jul-2022 Bartosz Kaszubowski <[email protected]>

[docs] APISection: move deprecations and platforms to the top of boxes (#18162)


# 3e972ef8 06-Jul-2022 Bartosz Kaszubowski <[email protected]>

[docs] APISection: fixes and tweaks (#18122)


# 6a5c065c 05-Jul-2022 Bartosz Kaszubowski <[email protected]>

[docs] APISection: improve entries and platform labels appearance (#17872)


# 7534da61 27-Jun-2022 Bartosz Kaszubowski <[email protected]>

[docs] APISection: use tables for methods arguments (#17740)


# af644ed4 26-May-2022 Bartosz Kaszubowski <[email protected]>

[docs] redesign: new Table component (#17462)


# 1886d870 09-Feb-2022 Bartosz Kaszubowski <[email protected]>

[auth-session] add doc comments in source (#16223)


# e3060685 20-Jan-2022 Bartosz Kaszubowski <[email protected]>

[camera] add doc comments in source, APISection tweaks (#15936)


12