Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(docs): added missing props translations (#3367)
* Add description for sizesConfig and fontSizesConfig. * Add groupBy prop description. * Add grow description. * Add text-by description. * Add description for track-by at button toggle * Add description of value-by for button toggle. * Add description for aria-labels in carousel * Add description for contain prop * Add more dependance for some proxy props * Add description for lazy of carousel * Add max-width descriptions * Add placeholder-src description * Add referrerpolicy description * Add descriptions and finish carousel * Add aria-close-label for Chip. * Hide contain prop description * Finish aria-labels in DataTable * Add missing descriptions for VaModal * Finish VaCheckbox * Finish ColorInput * Finish Counter * Add description for some of the aria-labels for DateInput * Add some description for DateInput * Finish DateInput * finish DatePicker * Postpone `file`, finish other props of FileUpload. * Progress to Radio * Finish props in Rating * Finish VaSelect * Finish VaSlider * Finish VaSwitch * Finish VaTimePicker * Finish VaSkeleton * finish VaSplit * Finish VaBreadcrumbs * FInish VaPagination * Fix trailing comma * Finish VaSidebar and VaSidebarItem * Finish VaStepper * Finish VaTabs * Finish VaDropdown * Finish VaValue * Finish VaBacktop * Finish VaColorPalette * Finish VaModal * Finish VaToast * Make sure all missing props is filled * chore(docs): typo fix in translations --------- Co-authored-by: Maksim Nedoshev <[email protected]>
- Loading branch information