[obs-commits] [openSUSE/open-build-service] 92c168: Define new breakpoint for Bootstrap in the recomme...
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 92c168f03b1c21d5b39db56292986fcb1c6c286d https://github.com/openSUSE/open-build-service/commit/92c168f03b1c21d5b39db5... Author: Dany Marcoux <danymarcoux@gmail.com> Date: 2019-02-25 (Mon, 25 Feb 2019) Changed paths: M src/api/app/assets/stylesheets/webui2/breakpoints.scss M src/api/app/assets/stylesheets/webui2/webui2.css.scss Log Message: ----------- Define new breakpoint for Bootstrap in the recommended way Breakpoint-based classes such as `col-xxl` are now generated by Bootstrap. Commit: ed9c5d2f84a2038509b6523a6445e5bc5d8ca11b https://github.com/openSUSE/open-build-service/commit/ed9c5d2f84a2038509b652... Author: Dany Marcoux <danymarcoux@gmail.com> Date: 2019-02-25 (Mon, 25 Feb 2019) Changed paths: A src/api/app/assets/stylesheets/webui2/bootstrap_variables/breakpoints.scss A src/api/app/assets/stylesheets/webui2/bootstrap_variables/colors.scss A src/api/app/assets/stylesheets/webui2/bootstrap_variables/spacers.scss R src/api/app/assets/stylesheets/webui2/breakpoints.scss R src/api/app/assets/stylesheets/webui2/colors.scss R src/api/app/assets/stylesheets/webui2/spacers.scss M src/api/app/assets/stylesheets/webui2/webui2.css.scss Log Message: ----------- Group Bootstrap variables under a directory Load Bootstrap variables before Bootstrap itself. Everything else is after to clearly see the load order. Commit: 1f2fce0451571b2e5832afc5fb1c2c2c806dd034 https://github.com/openSUSE/open-build-service/commit/1f2fce0451571b2e5832af... Author: Dany Marcoux <dmarcoux@posteo.de> Date: 2019-02-26 (Tue, 26 Feb 2019) Changed paths: A src/api/app/assets/stylesheets/webui2/bootstrap_variables/breakpoints.scss A src/api/app/assets/stylesheets/webui2/bootstrap_variables/colors.scss A src/api/app/assets/stylesheets/webui2/bootstrap_variables/spacers.scss R src/api/app/assets/stylesheets/webui2/breakpoints.scss R src/api/app/assets/stylesheets/webui2/colors.scss R src/api/app/assets/stylesheets/webui2/spacers.scss M src/api/app/assets/stylesheets/webui2/webui2.css.scss Log Message: ----------- Merge pull request #7037 from dmarcoux/bootstrap-variables Bootstrap variables Compare: https://github.com/openSUSE/open-build-service/compare/db9828363e0d...1f2fce...
participants (1)
-
Dany Marcoux