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

Add RTL via CSS Flip

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Mark Otto requested to merge rtl_via_css_flip into master Feb 25, 2014
  • Overview 0
  • Commits 11
  • Pipelines 0
  • Changes 11

Using the new CSS Flip project, this generates a completely separate RTL CSS file (compiled and minified) for RTL languages. It also adds a duplicate example, based on the Theme example, to demonstrate it.

screen shot 2014-02-24 at 7 24 06 pm

Still needs work though:

  • Need to automate this with a Grunt task (guessing we should create a Grunt plugin?)
  • Need to create a better example than reusing the Theme example

/cc @cvrebert @necolas

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: rtl_via_css_flip