Features
- webpack-loader: emitSingleCSSFile option to concat all css to a single file, a bit brute forced for now (natew)
Bug Fixes
- stacks: fix circular + props.size when type number size not applying #1998 (natew)
- core: fix usePropsTransform not applying on animated views #1998 (natew)
- input: use readOnly prop instead of editable for Input (#2000) #2000 (Yuta Osawa)
- collapsible: reset nested presence when collapsing (#2003) #2003 (Ehsan sarshar)
- web: remove extra alignItems on native Stack, make View and Stack identical, fixing View to use web styles that normalize to React Native more closely (natew)
- web: fix combined no-touch, psuedo and media query invalid css generated (natew)
Documentation
- site: fix popover unstyled docs (natew)
Chores
- static: clean out old and ugly duplicate code for media query generation and use internal function for it (natew)
- move buildMask back into studio (natew)
Commits
- redo export step and make build theme accept every piece needed from the ui #1998 (natew)
- fix url step not syncing to state #1998 (natew)
- theme builder able to do simple codification of itself #1998 (natew)
- working theme builder style export #1998 (natew)
- 4c39c80: feat(bento:image-picker) (#1989) (Ehsan sarshar) #1989
- theme-builder: remove all buildThemeSuite functionality from theme-builder as weve improved the theme-builder export in studio to output the more powerful and better documented createThemeBuilder (natew)
- c9e70ad: bento - add more date pickers (#2006) (Ehsan sarshar) #2006
- studio access to takeout customers (Alireza Zamani)
- remove whitelist access to test takeout->studio access (Alireza Zamani)
- 5feb859: bento - add bento-table building block (#2008) (Ehsan sarshar) #2008
- better logs for github auth failure (Alireza Zamani)
- fix apiRoute() failing to detect if user is authenticated using github (Alireza Zamani)
- cleanup and fix export code (natew)
- 8e695a1: fix tests for last changes to default web styles (natew)
- test single file output on site (natew)
- 88eb044: Revert "site: test single file output on site" (natew)
- 3defcc1: v1.80.0 (natew)