[docs] update Styleguide, replace most of the icons (#17716)
[docs] redesign: add new Home page (#16568)
[docs] redesign: draft of Layout Header with some improvements (#16706)Co-authored-by: Cedric van Putten <[email protected]>
[docs] Add redesigned button components (#16288)* [docs] Add redesigned button components * [docs] Export link base from text components * [docs] Add arrow icons to display them in test page
[docs] Add redesigned button components (#16288)* [docs] Add redesigned button components * [docs] Export link base from text components * [docs] Add arrow icons to display them in test page * [docs] Fix linting issues
show more ...
[docs] Add redesigned collapsible component (#16188)* [docs] Add redesigned collapsible component * [docs] Add tests for collapsible components * [docs] Fix right padding of the collapsible s
[docs] Add redesigned collapsible component (#16188)* [docs] Add redesigned collapsible component * [docs] Add tests for collapsible components * [docs] Fix right padding of the collapsible summary * [docs] Add workaround to force remove h4 margins inside summaries * [docs] Use proper way to get rid of summary marker * [docs] Use micro instead of tiny shadow on collapsible Co-authored-by: Jon Samp <[email protected]> * [docs] Use triangle icon in collapsible * [docs] Use custom transition duration in collapsible Co-authored-by: Jon Samp <[email protected]>
[docs] Add redesigned icon components (#16134)* [docs] Add redesigned link and text components * [docs] Finalize rebase on main * [docs] Add redesigned icon components * [docs] Use theme p
[docs] Add redesigned icon components (#16134)* [docs] Add redesigned link and text components * [docs] Finalize rebase on main * [docs] Add redesigned icon components * [docs] Use theme palette instead Co-authored-by: Jon Samp <[email protected]> * [docs] Clean up and add todo comments Co-authored-by: Jon Samp <[email protected]>
[docs] Add redesigned link and text components (#16118)* [docs] Add redesigned link and text components * [docs] Add display name to generated text components * [docs] Remove size from P text
[docs] Add redesigned link and text components (#16118)* [docs] Add redesigned link and text components * [docs] Add display name to generated text components * [docs] Remove size from P text components * [docs] Refactor linking transition and use durations Co-authored-by: Jon Samp <[email protected]> * [docs] Refactor linking props and remove mouse events Co-authored-by: Jon Samp <[email protected]> * [docs] Rename Link to LinkBase to encourage using A Co-authored-by: Jon Samp <[email protected]> * [docs] Clean up Link component and add missing duration * [docs] Update Link tests * [docs] Update LinkBase import in text * [docs] Upgrade styleguide and headings * [docs] Replace background canvas color with screen * [docs] Move link to text component to encourage usage of A * [docs] Infer available text weight and theme from styleguide * [docs] Apply class name through rest properties Co-authored-by: Jon Samp <[email protected]>