0.18.3 • Published 4 years ago

@snackui/static v0.18.3

Weekly downloads
5
License
MIT
Repository
-
Last release
4 years ago
  • onPress extraction + media query extraction have most speed up
  • bug with props after spread not applying, make them deopt:
    • <VStack {...baseStyle} cursor="default" /> wont be right rn
  • have seen bugs with and
  • make pressStyle override hoverStyle always
  • activeStyle may be desirable...
  • // harder than seems RN does some werid stuff with cover/etc
  • spacing
    • SmallButton good example case of constant
  • hoverStyle/pressStyle (spread + constant too - TagButton, DishView)
    • final step is hoverStyle={{ color: x, ...parent.hoverStyle, }}
  • pass in config to be able to create static extracted easily within web
    • OverlayLinkButton
  • SmallCircleButton case spreads
  • Circle, EmojiButton, LinearGradient, VoteButton
  • LinkButton - getting this to just extract styles would be big
    • just needs to tell compiler never to go to just
  • onPressIn/onPressOut etc can all be converted to inline functions still as divs (HomeAutocompleteBackground, SearchLocationButton, etc)
  • // TODO WHY SCALE NOT WORKING???
  • Link - can maybe fully extract, if we can just run the actual component and then return the results???
  • CSS variables for color!
0.18.1

4 years ago

0.18.2

4 years ago

0.18.3

4 years ago

0.18.0

4 years ago

0.17.0

4 years ago

0.15.4

4 years ago

0.15.3

4 years ago

0.15.2

4 years ago

0.15.0

4 years ago

0.15.1

4 years ago

0.14.0

4 years ago

0.13.0

4 years ago

0.12.0

4 years ago

0.11.0

4 years ago

0.10.0

4 years ago

0.9.0

4 years ago

0.8.0

4 years ago

0.7.0

4 years ago

0.6.0

4 years ago

0.5.0

4 years ago

0.5.1

4 years ago

0.4.3

4 years ago

0.4.2

4 years ago

0.4.1

4 years ago

0.4.0

4 years ago

0.3.2

4 years ago

0.3.1

4 years ago

0.3.0

4 years ago

0.2.0-alpha.0

4 years ago

0.1.0

4 years ago

0.2.0-alpha.2

4 years ago

0.2.0

4 years ago

0.2.0-alpha.1

4 years ago

0.1.1

4 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago