Metro-UI-CSS

Impressive component library for expressive web development! Build responsive projects on the web with the first front-end component library in Metro Style. And now there are even more opportunities every day!

MIT License

Downloads
4.3K
Stars
7K
Committers
63

Bot releases are hidden (Show)

Metro-UI-CSS - Metro 4.2.8

Published by olton over 6 years ago

4.2.8

  • Sorter: new component
  • Table: new component
  • List: new component
  • Utils: add new methods isValue, isNegative, isPositive, isZero, func, between, parseMoney
  • Tiles: upd for issue #1109
  • i18n: add it-IT locale by milanteo
Metro-UI-CSS - Metro 4.2.7

Published by olton over 6 years ago

4.2.7

  • Accordion: fix events context to html element
  • Date picker: fix for negative time zone (issue #1084)
  • Date picker: fix events context to html element
  • Extensions: add function addHours, addDays, addMonths, addYears for date object
  • Dialog: now shadow can be on/off with option data-shadow="true"
  • Dialog: add window.resize controller
  • Info box: add component information boxes width states default, alert, warning, success and info
  • Sidebar: add component
Metro-UI-CSS - Metro 4.2.6

Published by olton over 6 years ago

4.2.6

  • Validator: add func reset for reset fields state
  • Validator: add func reset_state for reset field state
  • Validator: add func set_valid_state for valid field state
  • Validator: add func set_invalid_state for invalid field state
  • Validator: add auto method reset for forms with role validator
  • Validator: add option boolean requiredMode for form. If this option is true, all funcs works as required, else funcs works if field value is not empty.
Metro-UI-CSS - Metro 4.2.5

Published by olton over 6 years ago

4.2.5

  • CSS Utilities: add cursor classes in format .c-{cursor-name}. Example: .c-alias
  • Badge: add class .badge to display any pages inside the element
  • Docs: add doc file badge.html for badge component
  • Docs: add doc file cursors.html for cursors classes
Metro-UI-CSS - Metro 4.2.4

Published by olton over 6 years ago

4.2.4

  • Counter: add new component
  • Docs: add docs for counter component
Metro-UI-CSS - Metro 4.2.3

Published by olton over 6 years ago

4.2.3

  • Validator: add custom validation
  • Navigation view: issue #1018 sets focus to the input field in suggest-box when user click on the helper
  • Dialog: change max-width to calc(100vw - 100px) and max-height to calc(100vh - 100px)
Metro-UI-CSS - Metro 4.2.2

Published by olton over 6 years ago

4.2.2

  • Window: fix methods show(), hide() in Metro.window
  • Window: add methods min, max to component and object
Metro-UI-CSS - Metro 4.2.1

Published by olton over 6 years ago

4.2.1

  • Vertical menu: fix issue #1089 - the sub-menu are out of the view
  • Window: change logic of method close
  • Window: add object Metro.window with a number of methods
Metro-UI-CSS - Metro 4.2.0

Published by olton over 6 years ago

4.2.0

  • Select: add filtering feature.
  • Activity: fix z-index for global activity with overlay
  • Activity: add new option text for activity overlay
  • Third party: add styles for datatables plugin
  • Third party: add styles for select2 plugin
  • Demo: add demo page for datatable plugin
  • Demo: add demo page for select2 plugin
Metro-UI-CSS - Metro 4.1.20

Published by olton over 6 years ago

4.1.20

  • Animation: add class .transition
  • Neb: add type 2 with class .neb2 and subclasses .neb-n, .neb-s, .neb-w, .neb-e
  • Docs: improve docs pages
  • Examples: improve github page example
  • Examples: improve start screen example
  • Activity: add object Metro.activity with two methods: open({...}), close(activity)
Metro-UI-CSS - Metro 4.1.19

Published by olton over 6 years ago

4.1.19

  • Session storage: fix
Metro-UI-CSS - Metro 4.1.18

Published by olton over 6 years ago

4.1.18

  • Wizard: fix issue 1083
  • Shadow utilities: add classes .no-shadow, .no-shadow-text
  • Session storage: add it. Session storage work as Metro.storage
  • Docs: fix side navigation layout
Metro-UI-CSS - Metro 4.1.17

Published by olton over 6 years ago

4.1.17

  • Panel: add .info-panel
  • Docs: redesign index and sponsors pages
Metro-UI-CSS - Metro 4.1.16

Published by olton over 6 years ago

4.1.16

  • Calendar: add observation for data-special attribute
  • Calendar picker: add observation for data-special attribute
  • Calendar picker: add observation for data-exclude attribute
  • Sizing: fix utilities classes calculating .w-@{s}-@{m}
Metro-UI-CSS - Metro 4.1.15

Published by olton over 6 years ago

4.1.15

  • Metro: corrected typos in method names reinitPlugin and reiniPluginAll
  • Docs: corrected typos in example of micro template engine
Metro-UI-CSS - Metro 4.1.14

Published by olton over 6 years ago

4.1.14

  • Issues: fix #1072
  • Calendar picker: add events onMonthChange, onYearChange
  • Calendar: add special days
  • Calendar: add attributes data-show-header, data-show-footer
  • Listview: fix table view mode
  • Utils: add method mediaModes() - return current medias
  • Utils: add method inMedia(media) - return true if media is current mode. Ex: Metro.utils.inMedia('md')
  • Checkbox: increase size and fix element height to inputs
  • Radio: increase size and fix element height to inputs
Metro-UI-CSS - Metro 4.1.13

Published by olton over 6 years ago

4.1.13

  • Textarea: fix line-height
Metro-UI-CSS - Metro 4.1.12

Published by olton over 6 years ago

4.1.12

  • i18n: add French fr-FR locale
Metro-UI-CSS - Metro 4.1.11

Published by olton over 6 years ago

4.1.11

  • Switches: fix shrink for check element for checkbox, radio and switch
  • Metro icons font: add loading ttf and svg font types
Metro-UI-CSS - Metro 4.1.10

Published by olton over 6 years ago

4.1.10

  • i18n: add es-MX, thanks to rkgarcia
  • Inputs: optimize css for prepend element
  • Inputs: set height for input, select, file to 36px
  • App bar: change height to 52px