What's Changed
- Added cite tag to Text component as well as cite prop in initial props to Blockquote component by @kof in #2119
- Sort assets by @TrySound in #2121
- Fix code text component by @TrySound in #2120
- Add overflow scroll to dialog element by @istarkov in #2122
- Add ability to build templates from the templates folder for scaffolding projects in cli by @JayaKrishnaNamburu in #2035
- Fix cli build by @TrySound in #2127
- Add chevron icon to accordion by @TrySound in #2126
- Add inline-flex display option by @kof in #2141
- Reorder radix components by @TrySound in #2142
- Add project templates by @istarkov in #2138
- Fix prop labels by @TrySound in #2144
- Add component tokens support by @TrySound in #2147
- Fix accrodion trigger not editable by @istarkov in #2145
- Subscribe selected instance for component hooks by @TrySound in #2150
- Allow horizontal scrolling in navigator by @kof in #2149
- Navigation Menu Radix Component by @istarkov in #2146
- Schedule canvas rect updates and fix drag&drop by @TrySound in #2152
- Exclude props by @istarkov in #2154
- Nav menu internals by @istarkov in #2153
- Speedup remix dev 40x on my machine by @istarkov in #2157
- Support expand all when alt+click on navigator chevron by @TrySound in #2155
- Make nav menu items detachable by @TrySound in #2161
- Move position section in style panel right after size section by @kof in #2163
- Fix instance labels in settings and style panel tooltips by @TrySound in #2164
- (cli): Download images to local build in cli projects by @JayaKrishnaNamburu in #2133
- Merge tabs trigger and button into single component by @TrySound in #2162
- Prevent editing of radix input and textarea in canvas mode by @TrySound in #2160
- Add help button with popover in dashboard and builder by @kof in #2166
- Fix parent style calculation for unstylable parent components by @istarkov in #2167
- Fix new href property duplicated on unmount by @istarkov in #2170
- Drop radix button component by @TrySound in #2169
- Fix font weight detection of uploaded fonts by @TrySound in #2175
- Drop non-radix components by @TrySound in #2178
- Refactor navigation menu with local styles by @TrySound in #2177
- Refactor shadcn sheet with radix dialog by @TrySound in #2180
- Fix horizontal scroll and last element selection in the Tree by @istarkov in #2181
- Fix focus navigation in preview by @TrySound in #2179
- Fix navigation menu by aligning it to the left by @istarkov in #2182
- Rename radix template labels by @istarkov in #2186
- Add radix select component by @TrySound in #2183
- Fix chevron icons by @TrySound in #2190
- Add radix switch by @TrySound in #2187
- Add radix checkbox by @TrySound in #2191
- Add radix radio group by @TrySound in #2192
- No content Nav menu items by @istarkov in #2188
- NPM Release 0.88.0 by @istarkov in #2194
Full Changelog: 0.87.1...0.88.0