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
  • !21212

Update inline forms (updated docs and new flexbox styles)

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Mark Otto requested to merge inline-forms-update into v4-dev Nov 26, 2016
  • Overview 0
  • Commits 21
  • Pipelines 0
  • Changes 4

Supersedes #19129, fixes #18406 (closed).

This branch takes the work started by @wojtask9 and builds on it heavily to address some inline form styling issues, for the default and flexbox modes. Specifically:

  • Provides flexbox support for inline forms, including inputs, input groups, selects, checks, custom selects, custom checks, and buttons.
  • Adjusts the default mode styling for alignment of (custom) checks.
  • Updates the docs to remove the hidden/visible label demos and replace them with more complete examples featuring all control types and margin utils for spacing.
  • Updates the usage guidelines to mention flexbox and crosslink some stuff.

Here's how the docs look now.

screen shot 2016-11-26 at 1 28 53 pm screen shot 2016-11-26 at 1 29 01 pm screen shot 2016-11-26 at 1 29 08 pm
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: inline-forms-update