Skip to content

added Pagination component using Gatsby Link, converted Button blocks, Demo updates

Choose a tag to compare

@LegendaryMediaTV LegendaryMediaTV released this 15 Sep 01:22
· 20 commits to main since this release
  • added custom Pagination components that use Link component for Gatsby
  • changed Button "block" reference to use "w-100" instead ("block" was removed in Bootstrap 5)
  • reduced Button margins on the demo and added active/disabled samples
  • changed Demo containers to be fluid until large (flows better)
  • changed Navbar demo to expand at medium breakpoint instead of small (easier for tweaking styling)
  • added Home link to the Demo navigation
  • added Breakpoint component to the top of the Grid Layout demo
  • added more breakpoints to the Button Group demo
  • changed Demo to Nav.Link active flag instead of event keys
  • added missing React keys for code loops on the demo