Vuetify Scss Versions Save

The styles for the Vue.js frontend framework converted to SCSS.

v1.2.13

5 years ago

🐛 Bug Fixes

v1.2.12

5 years ago

🐛 Bug Fixes

v1.2.11

5 years ago

🐛 Bug Fixes

v1.2.10

5 years ago

🐛 Bug Fixes

v1.2.9

5 years ago

🐛 Bug Fixes

  • vuetify: fixed error in rem sizing (813e400)

v1.2.8

5 years ago

🚨 Deprecated in favor of v1.2.9 which contains a critical fix.

🐛 Bug Fixes

v1.2.7

5 years ago

🐛 Bug Fixes

  • vuetify: added calc() that accidentally got deleted (3a14e69)

v1.2.6

5 years ago

🚨 Deprecated in favor of v1.2.7 which contains a critical fix.

🐛 Bug Fixes

  • vuetify: interpolated rem() functions inside calc()s (aff721b)

v1.2.5

5 years ago

🚨 Deprecated in favor of v1.2.6 which contains a critical fix.

🐛 Bug Fixes

  • tools/helpers: added get-color() function (5c9925b)
  • tools/helpers: added type check to map-deep-get() (89a8891)
  • tools/helpers: tweaked breakpoint mixin (e108ade)
  • vuetify: added $body-font-size variable (bd71898)
  • vuetify: changed $heading-style-tags default value to false (9821dca)
  • vuetify: changed heading styles to be generated (b29c11f)
  • vuetify: changed name of 'convert to rem' variable (3b7dcb7)
  • vuetify: changed styles to use the breakpoint mixin (6b14be5)
  • vuetify: converted some more pixel values to rem (0205a9f)
  • vuetify: fixed errors in variable order (13839f3)
  • vuetify: made labels in text fields clickable (bee6d24)
  • vuetify: removed old variables (256e74a)
  • vuetify: updated styles to match [email protected] (c3f766b)

🎉 Features

  • tools/helpers: added rem() function to convert px to rem (f4db09b)
  • changed all pixel values to use rem() function (7d02f17)

v1.2.4

5 years ago

🐛 Bug Fixes