Releases: webstudio-is/webstudio
Releases · webstudio-is/webstudio
0.58.0
0.57.0
What's Changed
- Pass cdn url to remote image loader by @TrySound in #1414
- Fix font assets resolving by @TrySound in #1443
- Drop legacy root instance store by @TrySound in #1441
- Pass all asset uploader envs from builder by @TrySound in #1442
- Drop asset.path by @TrySound in #1445
- Fix ScrollArea's display:table by @rpominov in #1447
- Render label in breadcrumbs when possible by @kof in #1446
- Rename InstancesItem to Instance type by @TrySound in #1444
- Canvas resize handles by @kof in #1449
- Pass asset base url for fonts and style images by @TrySound in #1451
- File and URL:Attachment controls by @rpominov in #1421
- name and color update to the token handling the scroll thumb color by @taylornowotny in #1461
- updated background.workspace color by @taylornowotny in #1467
- Setup @vercel/remix instead of @remix-run/vercel by @TrySound in #1468
- Upgrade to react 18 by @TrySound in #1452
- Add border radius and other fixes to cascade indicator by @kof in #1472
- Fix cross domain livereload in dev mode by @istarkov in #1456
- Fixes borders, migrates deprecated components by @kof in #1471
- Fix backgound image thumbnail by @istarkov in #1455
- Render style states by @TrySound in #1420
- Refactor canvas resize to use scrub by @kof in #1469
- Make the base
tsconfig.json
to assume declaration emit by @Andarist in #1470 - Concurency mode for React 18 by @istarkov in #1474
- Breakpoints stage 7 by @kof in #1477
- Skip validation by @istarkov in #1484
- Fix navigator dnd by @rpominov in #1483
- Release 0.57.0 by @istarkov in #1486
Full Changelog: 0.56.0...0.57.0
0.56.0
0.55.3
0.55.2
0.55.1
0.55.0
What's Changed
- Fix perf on scrub by @istarkov in #1425
- Fix cascade indicators on scrub move by @istarkov in #1428
- Align scrollbars with new design by @kof in #1427
- Fix blockquote properties by @kof in #1426
- Fix tree hover by @TrySound in #1429
- Top panel drop shadow by @kof in #1432
- Fix inital canvas size and breakpoints by @istarkov in #1430
- Switch canvas and published rendering to normalized instances by @TrySound in #1422
- Use scroll area in style right panels by @kof in #1434
- Npm packages release 0.55.0 by @istarkov in #1433
Full Changelog: 0.54.0...0.55.0
0.54.0
What's Changed
- Run build before dts by @TrySound in #1388
- Fixed missing Prisma-generated type reexport by @Andarist in #1390
- Run prepublish jobs with turbo by @Andarist in #1391
- Generate
.d.ts
for@webstudio-is/prisma-client
by @Andarist in #1392 - Split s3 and fs logic from asset uploader into "clients" by @TrySound in #1386
- Fix ts error by @istarkov in #1395
- Update packages 0.53.0 by @istarkov in #1389
- Refactor "file" props control; Free up
id
attribute by @rpominov in #1393 - Update ts and eslint configs by @istarkov in #1396
- Fix asset returned not existed parameters by @istarkov in #1397
- Fix Expression produces a union type that is too complex to represent. by @istarkov in #1398
- Setup s3 credentials with asset client by @TrySound in #1394
- new color background/icon-subtle by @taylornowotny in #1401
- Store style states in db by @TrySound in #1384
- new color background/primary-light by @taylornowotny in #1402
- Allow to map individual style values when stringify to css by @TrySound in #1404
- Transform image value to resolve url by @TrySound in #1405
- Breakpoints redesign stage 2 by @kof in #1366
- Fix error in dev mode by @istarkov in #1408
- Pass fs directory from builder by @TrySound in #1400
- Drop assets resolving from project-build by @TrySound in #1406
- UX improvement for Inputs that have both keywords and units by @istarkov in #1412
- Add public path to local image loader by @TrySound in #1409
- new token foreground/more-subtle by @taylornowotny in #1416
- Speedup add remove nodes by @istarkov in #1415
- Breakpoints stage 3 by @kof in #1413
- Update npm versions 0.54.0 by @istarkov in #1423
Full Changelog: 0.52.0...0.54.0
0.52.0
What's Changed
- Refactor text toolbar state by @TrySound in #1314
- Remove scroll state from builder as not useful by @TrySound in #1315
- Replace lodash string utilities with change-case by @TrySound in #1318
- Upgrade turbo by @TrySound in #1319
- Upgrade to pnpm 8 by @TrySound in #1320
- Refactor selected outline with store by @TrySound in #1317
- Dots that represent items inside closed sections; Fix pages scroll by @rpominov in #1309
- Fix drop target when sort navigator tree by @TrySound in #1323
- Fix instance selector leaking into prod by @TrySound in #1322
- Add gradient color to Button Component by @lokeswaran-aj in #1316
- Support cross-project instance copy paste by @TrySound in #1326
- Panel color by @rpominov in #1324
- Normalize css by @istarkov in #1333
- Enable reset, add option/alt+click shortcut on property names by @kof in #1337
- Support cross-project breakpoints copy paste by @TrySound in #1332
- Enable typescript preserveValueImports by @TrySound in #1341
- Refactor style source menu by @TrySound in #1342
- Support style source deletion by @TrySound in #1343
- Upgrade to TypeScript 5 by @Andarist in #1345
- Remove isEditable option from style source by @TrySound in #1344
- Webflow breakpoints by @kof in #1340
- Update text toolbar icons by @TrySound in #1347
- Drop item state from style sources by @TrySound in #1346
- Update components icons by @TrySound in #1348
- Drop radix icons by @TrySound in #1350
- two new color tokens: by @taylornowotny in #1352
- Show currentcolor value in picker by @istarkov in #1339
- Run global prettier check by @TrySound in #1353
- Move css generation from project to sdk by @TrySound in #1354
- Remove assets data reloading by @TrySound in #1355
- Background list focus management by @istarkov in #1356
- Cleanup project package by @TrySound in #1358
- Add style source states UI by @TrySound in #1349
- Locally-generated Prisma client by @Andarist in #1290
- Add assets store by @TrySound in #1361
- Scroll area by @kof in #1360
- Replace mitt with nanoevents by @TrySound in #1365
- Migrate to remix v2 error boundary by @TrySound in #1363
- Input Field by @rpominov in #954
- Fix enter by @istarkov in #1369
- Delete assets with patches by @TrySound in #1368
- Migrate to remix v2 route convention by @TrySound in #1367
- Drop chromatic from dependencies by @TrySound in #1370
- Reduce renders from 5 to 1 by @istarkov in #1371
- Simplify assets uploading by @TrySound in #1372
- Upgrade to remix 1.15 by @TrySound in #1373
- Fix Escape and Enter issues by @istarkov in #1374
- Add phone and email links support in URL control by @rpominov in #1375
- Add common keywords by @istarkov in #1385
- Generate declaration files before publishing packages by @Andarist in #1351
- Preserve border sub sections state by @istarkov in #1383
- packages update 0.52.0 by @istarkov in #1387
New Contributors
- @lokeswaran-aj made their first contribution in #1316
Full Changelog: 0.51.1...0.52.0