Jan Six
Jan Six
@NuthanHyma what did you have in mind with `Expanded using the appropriate conversion utilities` ?
@macintoshhelper linting seems to have failed here
No, this is superseded by the dedicated variables plugin
@copilot adjust the plan - lets start instead with creating a test for the parsing logic that verifies the behavior - can start as a failing test that we then...
@copilot can you adjust the tests and add tests to verify we have groups returned from the parse functions instead? They can fail for now, but i want the tests...
@copilot proceed with next phase
@copilot the export logic right now that you added is a bit flawed. Instead, we need a central utility that comes into play when we stringify the tokens - as...
@copilot change it so it follows this example schema in json (inside the extensions part). Also add the hidden from publishing checkbox [ { "name": "my.token", "type": "color", "value": "#fff",...
@copilot got some linting errors. Also, the variable scopes in the edit token form modal - lets make it so only the right ones show up for each token type...