Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Merge requests
  • !24898

Examples updates

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Mark Otto requested to merge examples-cleanup into v4-dev Nov 28, 2017
  • Overview 0
  • Commits 72
  • Pipelines 0
  • Changes 58

Fixes bugs, updates to newer techniques, and adds some new examples. In addition, I've replaced the old examples.md file with an examples.html that loops over a new data file, examples.yml, to generate our list of examples.

  • Added four new examples—Pricing, Checkout, Product, and Floating Labels. Closes #18296.

  • Overhauled Dashboard with a brand new navbar and layout, large Chartjs example instead of placeholder circles, icons from Feather, and more.

  • Redesigned Offcanvas completely to be a mobile-focused example that integrates a drawer menu into the Bootstrap navbar.

  • Redesigned Blog to give it the appearance of popular blogging platforms and magazines, featuring horizontal cards, Google Web Fonts, and more.

  • Updated Sign-in to vertically center the form via flexbox and add more copy, images, and footer.

  • Refreshed Album to remove the bulk of the .card overrides, add more components to the albums, and improve the visual styles.

  • Updated Cover to replace the table hack for vertical centering with flexbox, simplifying the HTML and CSS. Also fixed a bug where the nav would be left aligned on mobile devices.

Still have some more to do here, so leaving as WIP for v4 stable.

  • Responsive Product
  • Spacing on responsive Checkout
  • Medium responsive on Pricing
  • Responsive Blog (cards, scrolling nav)
  • Retake screenshots
  • Compress screenshots
  • Squash useless commits

Closes #22847 (closed), takes a first pass implementation for #21312 (closed).

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: examples-cleanup