Commit aab5524
committed
v1.1.0 Release
- New AutoComplete support for Variables.
- New `createdAt` and `updatedAt` variables to support sorting by date.
- Button improvements:
- Improve button layout calculations.
- Fix conditions not evaluating on button labels.
- Image Editor improvements:
- Fix image fill editor pixel overflow.
- Fix image fill tooltips rendering oddly.
- Fix images invisible after flipping.
- Fixes:
- Fix disable automatic padding from Frames with strokes.
- Fix canvas color visibility not working when there's only 1 fill.
- Fix set variable action not using variable type properly.
- Fix inequality operator was checking for equality.
- Fix unsupported type text not visible in json view.1 parent 503b584 commit aab5524
2 files changed
+19
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
1 | 18 | | |
2 | 19 | | |
3 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments