What's Changed
- Update main webstudio repo links by @kof in #2210
- Fix community links by @TrySound in #2211
- Update cli readme by @JayaKrishnaNamburu in #2168
- Update links after renaming the repository by @kof in #2214
- Hide additional states, they should go into a submenu by @kof in #2217
- Use PlusIcon for new page by @kof in #2216
- Add support for radix components in projects generated by cli by @JayaKrishnaNamburu in #2213
- Remove assets stubbing by @TrySound in #2219
- Remove generate-arg-types from direct dependencies by @TrySound in #2218
- Move assets schema into sdk package by @TrySound in #2220
- Update trpc by @istarkov in #2223
- Add a default favicon for the projects generated using cli by @JayaKrishnaNamburu in #2222
- Add typecript typechecking for the cli by @JayaKrishnaNamburu in #2227
- New package name for CLI by @kof in #2228
- Drop unused db validation by @TrySound in #2231
- Ensure no conflicts on undo and redo hotkeys by @sudomf in #2230
- Fix comment in instance-selected.ts by @eltociear in #2235
- Move app schema to sdk by @TrySound in #2237
- Enforce local style source at the end by @TrySound in #2229
- Drop prisma from cli by @TrySound in #2241
- Add admin (publish) permissions to tokens by @istarkov in #2221
- Bump checks by @TrySound in #2236
- Add missing build files for
npm
publish for cli by @JayaKrishnaNamburu in #2232 - Prevent submit inside dialog in builder by @TrySound in #2238
- Move font parsing into asset uploader by @TrySound in #2242
- Remove chromatic secrets (make public) by @istarkov in #2244
- Fix chromatic root token by @istarkov in #2246
- Adjust share panel alignment to match design by @yordis in #2234
- Generate preparsed tailwind theme by @TrySound in #2249
- Use pending state on button in Share panel by @istarkov in #2248
- Update permission level tooltips to reflect recent changes by @istarkov in #2243
- Switch the CLI to using yargs by @istarkov in #2250
- Move style schema into css-engine by @TrySound in #2251
- Add guided flow using prompts for cli by @JayaKrishnaNamburu in #2252
- Bump storybook and build tools by @TrySound in #2253
- Drop commonjs by @TrySound in #2255
- Add fixtures by @istarkov in #2254
- Fix radix tabs and accordion on published sites by @TrySound in #2257
- Update README.md by @GoharAkram in #2259
- Mark unused packages as private by @TrySound in #2260
- Stop publishing sources and stories by @TrySound in #2261
- Install dependencies and run the dev server on
webstudio
command using cli by @JayaKrishnaNamburu in #2258 - Show spinners after the prompts are responded and close the prompts on
ctrl + c
in the cli by @JayaKrishnaNamburu in #2263 - Drop instances checks from form server logic by @TrySound in #2264
- Update text inside cli init flow by @JayaKrishnaNamburu in #2266
- Release 0.92.0 by @TrySound in #2265
- Improve help and run dev-server after init of a project while using cli by @JayaKrishnaNamburu in #2268
- Add scope utility for code generation by @TrySound in #2267
- Add export dialog to publish by @istarkov in #2269
- Remove dev server from cli, add info about how to execute it by @istarkov in #2274
- Update 0.93.0 by @istarkov in #2273
New Contributors
- @sudomf made their first contribution in #2230
- @eltociear made their first contribution in #2235
- @yordis made their first contribution in #2234
- @GoharAkram made their first contribution in #2259
Full Changelog: 0.91.0...0.93.0