tldraw/packages/tlschema/src
Steve Ruiz cafa0f5636
Add setDefaultValue to StyleProp (#4044)
This PR adds a way to set the default value of a style property.

### Change type

- [ ] `bugfix`
- [ ] `improvement`
- [x] `feature`
- [ ] `api`
- [ ] `other`

### Release notes

- Adds a method for changing the default style of a `StyleProp`
instance.
2024-07-01 10:21:33 +00:00
..
__tests__ Snapshots pit of success (#3811) 2024-06-03 15:58:00 +00:00
assets assets: make option to transform urls dynamically / LOD (#3827) 2024-06-11 14:17:09 +00:00
bindings Bindings (#3326) 2024-05-08 12:37:31 +00:00
misc rework canBind callback (#3797) 2024-05-23 13:32:02 +00:00
records Bindings documentation (#3812) 2024-06-10 13:16:21 +00:00
shapes Dynamic size mode + fill fill (#3835) 2024-06-16 16:58:13 +00:00
styles Add setDefaultValue to StyleProp (#4044) 2024-07-01 10:21:33 +00:00
translations Force interface instead of type for better docs (#3815) 2024-05-22 15:55:49 +00:00
createPresenceStateDerivation.ts New migrations again (#3220) 2024-04-15 12:53:42 +00:00
createTLSchema.ts make sure everything marked @public gets documented (#3892) 2024-06-10 13:50:03 +00:00
index.ts make sure everything marked @public gets documented (#3892) 2024-06-10 13:50:03 +00:00
migrations.test.ts Dynamic size mode + fill fill (#3835) 2024-06-16 16:58:13 +00:00
recordsWithProps.ts make sure everything marked @public gets documented (#3892) 2024-06-10 13:50:03 +00:00
store-migrations.ts New migrations again (#3220) 2024-04-15 12:53:42 +00:00
TLStore.ts Force interface instead of type for better docs (#3815) 2024-05-22 15:55:49 +00:00
util-types.ts hoist opacity out of props (#1526) 2023-06-06 16:15:12 +00:00