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

Add possibility to use RFS in utility API

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge master-mc-rfs into master Jul 27, 2019
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 4

Created by: MartijnCuppens

RFS v9 has launched and with the new version it will be possible to apply the same rescaling technique to any property.

Features:

  • Responsive font sizes are now enabled by default
  • Utility API integration
    • Fluid rescaling is also applied to the spacing utilities (option can be disabled)
    • New .font-size-sm, .font-size-base, .font-size-lg and .font-size-xl utilities
    • New .text-sm, .text-base, .text-lg and .text-xl utilities
  • Documentation page with basic how-to-use examples.

Docs: https://deploy-preview-29152--twbs-bootstrap.netlify.com/docs/4.3/getting-started/rfs/ Responsive displays: https://deploy-preview-29152--twbs-bootstrap.netlify.com/docs/4.3/content/typography/#display-headings

Closes #25832 (closed)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: master-mc-rfs