aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/4.3/examples/dashboard
AgeCommit message (Collapse)AuthorFilesLines
2020-05-13Bump version to 5.0.0-alpha1 (#29925)XhmikosR3-401/+0
Also add v4.5.0 in versions and keep README.md pointing to v4.5.0 so that there are no broken stuff.
2020-04-15v5: Improve the responsiveness of our Dashboard example (#30573)Mark Otto1-3/+3
Cleans up some column classes to ensure things line up across all viewports. Also fixes some broken padding on the .navbar-brand. Co-authored-by: XhmikosR <[email protected]>
2020-03-23Use a link helper instead of the text color utilityMartijn Cuppens1-1/+1
2020-03-18Remove Internet Explorer leftoversXhmikosR1-1/+1
2020-03-18Dashboard example: use the core `.position-sticky` class. (#30408)XhmikosR2-8/+1
2020-03-04CSS & alignment tweaksMartijn Cuppens2-19/+4
2020-03-04Example dashboard: fix menu disappearing on small viewportMinobi2-2/+17
2020-02-07Use `aria-current` where appropriate (#30079)Gaƫl Poupard1-2/+2
2020-01-13Dashboard example: update Chart.js to v2.9.3. (#30014)XhmikosR1-2/+2
2019-11-07dashboard/index.html: update feather-icons to v4.24.1 (#29651)XhmikosR1-2/+2
2019-09-16examples: darken gray a little bit.XhmikosR1-1/+1
2019-07-22Use sha384.XhmikosR1-2/+2
2019-07-22Allow to pass integrity & async attribute to extra jsMartijn Cuppens1-3/+5
2019-03-13Switch to Hugo.XhmikosR3-0/+406
No more Ruby dependency and most important more than 10 times less build time (at least on Windows)!