Jeremy Walton
Jeremy Walton
@acherkashin Being able to customize what the existing presenters look like would be helpful, but also adding new types like the ones listed below. Height. Basically the Spacing Presenter but...
Looks like it's not rendering because in `TokenValue.tsx` it says ``` {(token.sourceType === TokenSourceType.CSS || token.sourceType === TokenSourceType.SVG) && ( { const newRawValue = (event.target as HTMLInputElement).value; setRawValue(newRawValue); onValueChange(newRawValue); }}...
Here is the full file ``` ISO-10303-21; HEADER; FILE_DESCRIPTION(('Open CASCADE Model'),'2;1'); FILE_NAME('Open CASCADE Shape Model','2022-11-10T20:20:26',('Author'),( 'Open CASCADE'),'Open CASCADE STEP processor 7.6','Open CASCADE 7.6' ,'Unknown'); FILE_SCHEMA(('AUTOMOTIVE_DESIGN { 1 0 10303 214...
@LuisGMM i ended up switching to use https://ocjs.org/ since it integrated with our stack better, but we didn’t solve the problem their either so it’s still an open question.
 [Icon Revisions](https://trello.com/c/WJ1DgpfO/126-icon-revisions)
Note: This PR is on hold since it technically introduces breaking changes. This does clean up icon usage significantly and doesn't change the usage (names of classes), but it does...
 [Versioned Documentation support](https://trello.com/c/lXNqS9g0/108-versioned-documentation-support)
 [Shoelace Addon Integration](https://trello.com/c/nurJyS5a/30-shoelace-addon-integration)
@deathaxe I'm trying to get this package integrated into linguist (see the issue mentioned above) to address the syntax not working, but I get the following error when attempting to...
@deathaxe Is this something that could be added so we have have nice formatting on GitHub?