Skip to content

Releases: olton/Metro-UI-CSS

Metro 4.1.9

30 Mar 12:52
Compare
Choose a tag to compare

4.1.9

  • Typography: fix media for reduce-*, enlarge-*, text-align, vertical-align
  • Validator: change rule for domain function
  • Validator: fix returned value for Metro.validator.validate()

Metro 4.1.8

29 Mar 14:47
Compare
Choose a tag to compare

4.1.8

  • Master: set overflow: visible to element
  • Select: add scroll to active option
  • Scheme builder: add style for select active options
  • Panel: fix icon place and size
  • Scheme builder: remove background-color and color from .table
  • Buttons: change height to 36px
  • Master: fix height of pages container when a window is resized
  • Select: change padding and height for internal drop down list items
  • Input file: fix overflow for very long file name
  • Checkbox: fix line-height for long caption
  • Radio: fix line-height for long caption
  • Validator: add validation function domain

Metro 4.1.7

28 Mar 16:08
Compare
Choose a tag to compare

4.1.7

  • Display: fix order display classes d-*

Metro 4.1.6

27 Mar 20:32
Compare
Choose a tag to compare

4.1.6

  • Cube: fix change rules at runtime
  • Cube: add method toRule(...)
  • Lists: add .custom-list-marker
  • Lists: return from v3 .step-list
  • Typography: add class .text-underline
  • Intro: fix docs for meta tags
  • Calendar: fix actions buttons padding
  • Button: change height to 32px
  • Scheme builder: add .info-button, .image-button
  • Menu: fix .t-menu horizontal dropped down size
  • Color scheme red-dark: change secondary background color

Metro 4.1.5

24 Mar 18:09
Compare
Choose a tag to compare

4.1.5

  • Colors: add .bd-transparent class
  • Buttons: add .info-button as Github split button
  • Examples: upd github page for .info-button
  • App bar: add class .app-bar-input for placing inputs
  • Buttons: add class .hovered for default button
  • Tabs: all tabs anchors now have flex box model

Metro 4.1.4

24 Mar 10:03
Compare
Choose a tag to compare

4.1.4

  • Metro icon fonts: update, 34 new icons

Metro 4.1.3

24 Mar 09:45
Compare
Choose a tag to compare

4.1.3

  • Images: change .img-container display to block
  • Streamer: increase sizes and offsets to 20 intervals
  • App bar: flexible model
  • App bar: fix using .v-menu in .app-bar-container
  • Examples: Github page
  • Typography: add class .no-decor
  • Less: move default icons data-uri to include/default-icons

Metro 4.1.2

20 Mar 17:19
Compare
Choose a tag to compare

4.1.2

  • Select: add method val()

Metro 4.1.1

20 Mar 11:00
Compare
Choose a tag to compare

4.1.1

  • Utils: add method inObject
  • Metro.initWidgets: change check rule for defined component
  • Input file: add click on then all elements parts
  • App bar: fix v-menu usage
  • Spacing: add mx-*, px-* classes
  • Examples: add examples presentation page
  • Examples: add login form example examples/forms/login.html

Metro 4.1.0

18 Mar 08:29
Compare
Choose a tag to compare

4.1.0

  • Side navigation: new component sidemenu-simple
  • Button group: new behavior for one mode - all unchecked
  • Select: add method data() for loading options at runtime
  • Scheme builder: new mixin
  • Schemes: darcula, red-alert, red-dark, sky-net
  • Schemes: add documentation.
  • Color: move color classes bg-* and fg-* to metro-color.css
  • Sizing: add classes .h-vh-*, .w-vw-* (5, 10, 25, 50, 75, 100)
  • Pagination: move to pagination.less
  • Breadcrumbs: move to breadcrumbs.less
  • Wizard: fix sections height for IE11 and Edge
  • Wizard: add click on complete section to navigate to it
  • Navview: fixed background-color for .pull-down and .holder for IE11 and Edge
  • All: fix any minor bugs
  • Examples: Select in runtime examples/ajax/select.html
  • Examples: Color module 1 examples/colors/color-schemes.html
  • Examples: Color module 2 examples/colors/color-schemes-2.html
  • Examples: Color module 3 examples/colors/color-schemes-3.html
  • Examples: Cube examples/cube/cube.html
  • Examples: Cube custom function examples/cube/cube-custom-func.html
  • Examples: Windows examples/desktop/desktop.html
  • Examples: Dialogs examples/dialogs/dialogs.html
  • Examples: Schemes examples/schemes/schemes.html
  • Examples: Tiles examples/tiles/start.html