You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tips:
To add components.all docs just rename \ correct this in the docs.
To add Presets docs you could use VaConfig.demo -> Presets as an example, in the 1.5.0 branch.
Also it is possible to use Presets with VaConfig component (local config).
Side note:
You could do this in the end of the 1.5.0 Milestone because there is a chance that I'll add this during free time.
components.allPresetsfeature docsDescription:
We need to update config docs for
1.5.0version because we made two big things there:componentsAllfeature tocomponents.allandcomponentsPresetstocomponents.presets.(More info is here Move componentsAll config and presets into components option #1967)
To help you with that here is the current config structure:
Previous structure:
Tips:
To add
components.alldocs just rename \ correct this in the docs.To add
Presetsdocs you could useVaConfig.demo->Presetsas an example, in the1.5.0branch.Also it is possible to use
PresetswithVaConfigcomponent (local config).Side note:
You could do this in the end of the
1.5.0Milestone because there is a chance that I'll add this during free time.