History log of /expo/packages/html-elements/build/elements/Layout.d.ts.map (Results 1 – 2 of 2)
Revision Date Author Comments
# f4a8f663 20-Jan-2023 Evan Bacon <[email protected]>

feat(html-elements): added div and babel tests (#20867)

# Why

- The babel plugin should be tested.
- Div is a pretty common component. Even though this isn't perfect, most
issues are related to

feat(html-elements): added div and babel tests (#20867)

# Why

- The babel plugin should be tested.
- Div is a pretty common component. Even though this isn't perfect, most
issues are related to styling/Yoga. Yoga has some good strategies for
changing default styles in the future so I think we can lean on that for
migration.

show more ...


# 00ec8cab 04-Jan-2022 Evan Bacon <[email protected]>

Use declaration maps (#15782)

* Added declarationMap to base tsconfig

* et cp -a --no-lint --no-test --no-uniformity-check