Skip to content

Commit

Permalink
upd 4.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
olton committed Jun 24, 2018
1 parent 6975106 commit 10e6483
Show file tree
Hide file tree
Showing 30 changed files with 34 additions and 34 deletions.
2 changes: 1 addition & 1 deletion build/css/metro-all.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Metro 4 Components Library v4.2.8 build @@build (https://metroui.org.ua)
* Metro 4 Components Library v4.2.9 build 685 (https://metroui.org.ua)
* Copyright 2018 Sergey Pimenov
* Licensed under MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion build/css/metro-colors.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Metro 4 Components Library v4.2.8 build @@build (https://metroui.org.ua)
* Metro 4 Components Library v4.2.9 build 685 (https://metroui.org.ua)
* Copyright 2018 Sergey Pimenov
* Licensed under MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion build/css/metro-icons.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Metro 4 Components Library v4.2.8 build @@build (https://metroui.org.ua)
* Metro 4 Components Library v4.2.9 build 685 (https://metroui.org.ua)
* Copyright 2018 Sergey Pimenov
* Licensed under MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion build/css/metro-rtl.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Metro 4 Components Library v4.2.8 build @@build (https://metroui.org.ua)
* Metro 4 Components Library v4.2.9 build 685 (https://metroui.org.ua)
* Copyright 2018 Sergey Pimenov
* Licensed under MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion build/css/metro.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Metro 4 Components Library v4.2.8 build @@build (https://metroui.org.ua)
* Metro 4 Components Library v4.2.9 build 685 (https://metroui.org.ua)
* Copyright 2018 Sergey Pimenov
* Licensed under MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion build/css/schemes/darcula.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Metro 4 Components Library v4.2.8 build @@build (https://metroui.org.ua)
* Metro 4 Components Library v4.2.9 build @@build (https://metroui.org.ua)
* Copyright 2018 Sergey Pimenov
* Licensed under MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion build/css/schemes/red-alert.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Metro 4 Components Library v4.2.8 build @@build (https://metroui.org.ua)
* Metro 4 Components Library v4.2.9 build @@build (https://metroui.org.ua)
* Copyright 2018 Sergey Pimenov
* Licensed under MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion build/css/schemes/red-dark.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Metro 4 Components Library v4.2.8 build @@build (https://metroui.org.ua)
* Metro 4 Components Library v4.2.9 build @@build (https://metroui.org.ua)
* Copyright 2018 Sergey Pimenov
* Licensed under MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion build/css/schemes/red-mirohost.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Metro 4 Components Library v4.2.8 build @@build (https://metroui.org.ua)
* Metro 4 Components Library v4.2.9 build @@build (https://metroui.org.ua)
* Copyright 2018 Sergey Pimenov
* Licensed under MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion build/css/schemes/sky-net.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Metro 4 Components Library v4.2.8 build @@build (https://metroui.org.ua)
* Metro 4 Components Library v4.2.9 build @@build (https://metroui.org.ua)
* Copyright 2018 Sergey Pimenov
* Licensed under MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion build/css/third-party/datatables.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Metro 4 Components Library v4.2.8 build @@build (https://metroui.org.ua)
* Metro 4 Components Library v4.2.9 build @@build (https://metroui.org.ua)
* Copyright 2018 Sergey Pimenov
* Licensed under MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion build/css/third-party/select2.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Metro 4 Components Library v4.2.8 build @@build (https://metroui.org.ua)
* Metro 4 Components Library v4.2.9 build @@build (https://metroui.org.ua)
* Copyright 2018 Sergey Pimenov
* Licensed under MIT
*/
Expand Down
4 changes: 2 additions & 2 deletions build/js/metro.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Metro 4 Components Library v4.2.8 build @@build (https://metroui.org.ua)
* Metro 4 Components Library v4.2.9 build 685 (https://metroui.org.ua)
* Copyright 2018 Sergey Pimenov
* Licensed under MIT
*/
Expand Down Expand Up @@ -80,7 +80,7 @@ var isTouch = (('ontouchstart' in window) || (navigator.MaxTouchPoints > 0) || (

var Metro = {

version: "@@version.@@build @@status",
version: "4.2.9.685 ",
isTouchable: isTouch,
fullScreenEnabled: document.fullscreenEnabled,
sheet: null,
Expand Down
4 changes: 2 additions & 2 deletions build/js/metro.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/css/site.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Metro 4 Components Library v4.2.8 build @@build (https://metroui.org.ua)
* Metro 4 Components Library v4.2.9 build @@build (https://metroui.org.ua)
* Copyright 2018 Sergey Pimenov
* Licensed under MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion docs/metro/css/metro-all.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Metro 4 Components Library v4.2.8 build @@build (https://metroui.org.ua)
* Metro 4 Components Library v4.2.9 build @@build (https://metroui.org.ua)
* Copyright 2018 Sergey Pimenov
* Licensed under MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion docs/metro/css/metro-colors.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Metro 4 Components Library v4.2.8 build @@build (https://metroui.org.ua)
* Metro 4 Components Library v4.2.9 build @@build (https://metroui.org.ua)
* Copyright 2018 Sergey Pimenov
* Licensed under MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion docs/metro/css/metro-icons.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Metro 4 Components Library v4.2.8 build @@build (https://metroui.org.ua)
* Metro 4 Components Library v4.2.9 build @@build (https://metroui.org.ua)
* Copyright 2018 Sergey Pimenov
* Licensed under MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion docs/metro/css/metro-rtl.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Metro 4 Components Library v4.2.8 build @@build (https://metroui.org.ua)
* Metro 4 Components Library v4.2.9 build @@build (https://metroui.org.ua)
* Copyright 2018 Sergey Pimenov
* Licensed under MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion docs/metro/css/metro.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Metro 4 Components Library v4.2.8 build @@build (https://metroui.org.ua)
* Metro 4 Components Library v4.2.9 build @@build (https://metroui.org.ua)
* Copyright 2018 Sergey Pimenov
* Licensed under MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion docs/metro/css/schemes/darcula.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Metro 4 Components Library v4.2.8 build @@build (https://metroui.org.ua)
* Metro 4 Components Library v4.2.9 build @@build (https://metroui.org.ua)
* Copyright 2018 Sergey Pimenov
* Licensed under MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion docs/metro/css/schemes/red-alert.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Metro 4 Components Library v4.2.8 build @@build (https://metroui.org.ua)
* Metro 4 Components Library v4.2.9 build @@build (https://metroui.org.ua)
* Copyright 2018 Sergey Pimenov
* Licensed under MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion docs/metro/css/schemes/red-dark.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Metro 4 Components Library v4.2.8 build @@build (https://metroui.org.ua)
* Metro 4 Components Library v4.2.9 build @@build (https://metroui.org.ua)
* Copyright 2018 Sergey Pimenov
* Licensed under MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion docs/metro/css/schemes/red-mirohost.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Metro 4 Components Library v4.2.8 build @@build (https://metroui.org.ua)
* Metro 4 Components Library v4.2.9 build @@build (https://metroui.org.ua)
* Copyright 2018 Sergey Pimenov
* Licensed under MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion docs/metro/css/schemes/sky-net.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Metro 4 Components Library v4.2.8 build @@build (https://metroui.org.ua)
* Metro 4 Components Library v4.2.9 build @@build (https://metroui.org.ua)
* Copyright 2018 Sergey Pimenov
* Licensed under MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion docs/metro/css/third-party/datatables.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Metro 4 Components Library v4.2.8 build @@build (https://metroui.org.ua)
* Metro 4 Components Library v4.2.9 build @@build (https://metroui.org.ua)
* Copyright 2018 Sergey Pimenov
* Licensed under MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion docs/metro/css/third-party/select2.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Metro 4 Components Library v4.2.8 build @@build (https://metroui.org.ua)
* Metro 4 Components Library v4.2.9 build @@build (https://metroui.org.ua)
* Copyright 2018 Sergey Pimenov
* Licensed under MIT
*/
Expand Down
4 changes: 2 additions & 2 deletions docs/metro/js/metro.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Metro 4 Components Library v4.2.8 build @@build (https://metroui.org.ua)
* Metro 4 Components Library v4.2.9 build 685 (https://metroui.org.ua)
* Copyright 2018 Sergey Pimenov
* Licensed under MIT
*/
Expand Down Expand Up @@ -80,7 +80,7 @@ var isTouch = (('ontouchstart' in window) || (navigator.MaxTouchPoints > 0) || (

var Metro = {

version: "@@version.@@build @@status",
version: "4.2.9.685 ",
isTouchable: isTouch,
fullScreenEnabled: document.fullscreenEnabled,
sheet: null,
Expand Down
4 changes: 2 additions & 2 deletions docs/metro/js/metro.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"author": "Sergey Pimenov",
"name": "metro4",
"version": "4.2.9",
"build": "684",
"build": "685",
"version_suffix": "",
"description": "The front-end framework for Build responsive, mobile-first projects on the web with the first front-end component library in Metro Style",
"keywords": [
Expand Down

0 comments on commit 10e6483

Please sign in to comment.