diff --git a/_config.yml b/_config.yml
index 3240c1d8d..45e99388a 100644
--- a/_config.yml
+++ b/_config.yml
@@ -57,22 +57,22 @@ toc:
# vars
cdn:
- bs_css: "https://stackpath.bootstrapcdn.com/bootstrap/4.1.0/css/bootstrap.min.css"
- bs_css_docs: "https://getbootstrap.com/assets/css/docs.min.css"
- bs_css_hash: "sha384-9gVQ4dYFwwWSjIDZnLEWnxCjeSWFphJiwGPXr1jddIhOegiu1FwO5qRGvFXOdJZ4"
- bs_js: "https://stackpath.bootstrapcdn.com/bootstrap/4.1.0/js/bootstrap.min.js"
- bs_js_hash: "sha384-uefMccjFJAIv6A+rW+L4AHf99KvxDjWSu1z9VI8SKNVmz4sk7buKt/6v9KI65qnm"
+ bs_css: "https://stackpath.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css"
+ bs_css_docs: "https://getbootstrap.com/docs/4.1/assets/css/docs.min.css"
+ bs_css_hash: "sha384-WskhaSGFgHYWDcbwN70/dfYBj47jz9qbsMId/iRN3ewGhXQFZCSftd1LZCfmhktB"
+ bs_js: "https://stackpath.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"
+ bs_js_hash: "sha384-smHYKdLADwkXOn1EmN1qk/HfnUcbVRZyYmZ4qpPea6sjB/pTJ0euyQp0Mk8ck+5T"
jquery: "https://code.jquery.com/jquery-3.3.1.slim.min.js"
jquery_hash: "sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
md_font: "https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i|Roboto+Mono:300,400,700|Roboto+Slab:300,400,700"
md_icon: "https://fonts.googleapis.com/icon?family=Material+Icons"
popper: "https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js"
popper_hash: "sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49"
-current_version: "4.1.0"
+current_version: "4.1.1"
docs_version: "4.1"
download:
- source: "https://github.com/Daemonite/material/archive/v4.1.0.zip"
- dist: "https://github.com/Daemonite/material/releases/download/v4.1.0/material-4.1.0-dist.zip"
+ source: "https://github.com/Daemonite/material/archive/v4.1.1.zip"
+ dist: "https://github.com/Daemonite/material/releases/download/v4.1.1/material-4.1.1-dist.zip"
id:
main: "doc-main-h1"
navbar: "doc-navbar"
diff --git a/bower.json b/bower.json
index ce293072b..3dd540b52 100644
--- a/bower.json
+++ b/bower.json
@@ -33,5 +33,5 @@
"type": "git",
"url": "https://github.com/Daemonite/material.git"
},
- "version": "4.1.0"
+ "version": "4.1.1"
}
diff --git a/docs/4.1/examples/navdrawer-default.html b/docs/4.1/examples/navdrawer-default.html
index 7d1e793e7..86a7eac90 100644
--- a/docs/4.1/examples/navdrawer-default.html
+++ b/docs/4.1/examples/navdrawer-default.html
@@ -51,7 +51,7 @@
-
+
diff --git a/docs/4.1/examples/navdrawer-permanent-clipped.html b/docs/4.1/examples/navdrawer-permanent-clipped.html
index f1088c028..0423e1b56 100644
--- a/docs/4.1/examples/navdrawer-permanent-clipped.html
+++ b/docs/4.1/examples/navdrawer-permanent-clipped.html
@@ -34,7 +34,7 @@
-
+
diff --git a/docs/4.1/examples/navdrawer-permanent-float-card.html b/docs/4.1/examples/navdrawer-permanent-float-card.html
index 86dfafcb3..e51058f1e 100644
--- a/docs/4.1/examples/navdrawer-permanent-float-card.html
+++ b/docs/4.1/examples/navdrawer-permanent-float-card.html
@@ -36,7 +36,7 @@
-
+
diff --git a/docs/4.1/examples/navdrawer-permanent-float.html b/docs/4.1/examples/navdrawer-permanent-float.html
index baa8ed657..b4631b8f5 100644
--- a/docs/4.1/examples/navdrawer-permanent-float.html
+++ b/docs/4.1/examples/navdrawer-permanent-float.html
@@ -34,7 +34,7 @@
-
+
diff --git a/docs/4.1/examples/navdrawer-permanent.html b/docs/4.1/examples/navdrawer-permanent.html
index 0298f2367..210c332a8 100644
--- a/docs/4.1/examples/navdrawer-permanent.html
+++ b/docs/4.1/examples/navdrawer-permanent.html
@@ -50,7 +50,7 @@
-
+
diff --git a/docs/4.1/examples/navdrawer-persistent.html b/docs/4.1/examples/navdrawer-persistent.html
index ff600fcd6..b4cf9c302 100644
--- a/docs/4.1/examples/navdrawer-persistent.html
+++ b/docs/4.1/examples/navdrawer-persistent.html
@@ -37,7 +37,7 @@
-
+
diff --git a/docs/4.1/examples/navdrawer-right.html b/docs/4.1/examples/navdrawer-right.html
index 5e511f4de..7f561cc12 100644
--- a/docs/4.1/examples/navdrawer-right.html
+++ b/docs/4.1/examples/navdrawer-right.html
@@ -53,7 +53,7 @@
-
+
diff --git a/docs/4.1/examples/navdrawer-temporary.html b/docs/4.1/examples/navdrawer-temporary.html
index 0d99e4ed8..c7c36474b 100644
--- a/docs/4.1/examples/navdrawer-temporary.html
+++ b/docs/4.1/examples/navdrawer-temporary.html
@@ -37,7 +37,7 @@
-
+
diff --git a/docs/4.1/getting-started/migration.md b/docs/4.1/getting-started/migration.md
index c6fefa987..44584bbe3 100644
--- a/docs/4.1/getting-started/migration.md
+++ b/docs/4.1/getting-started/migration.md
@@ -14,6 +14,8 @@ Material monitors the changes in the Bootstrap project so the exact same Bootstr
## v4.1.1
+This release mainly focuses on bug fixes, especially styles related to [form controls]({{ site.baseurl }}/docs/{{ site.docs_version }}/material/text-fields).
+
### Table
Because responsive table now again requires a wrapping element, it does not work well with `.table-bordered` as the card like `box-shadow` will be cut off. As a result, `.table-bordered` now reverts back to adding a `border` rather than a `box-shadow` to the table. However, it is very easy to [combine `.card` and `.table` together]({{ site.baseurl }}/docs/{{ site.docs_version }}/material/data-tables/#tables-within-cards) to achieve how `.table-bordered` used to look like.
diff --git a/js/material.js b/js/material.js
index f833de2ef..f6d7a331c 100644
--- a/js/material.js
+++ b/js/material.js
@@ -1,5 +1,5 @@
/*!
- * Daemonite Material v4.1.0 (http://daemonite.github.io/material/)
+ * Daemonite Material v4.1.1 (http://daemonite.github.io/material/)
* Copyright 2011-2018 Daemon Pty Ltd
* Licensed under MIT (https://github.com/Daemonite/material/blob/master/LICENSE)
*/
diff --git a/js/material.min.js b/js/material.min.js
index a6477c54c..956d619e1 100644
--- a/js/material.min.js
+++ b/js/material.min.js
@@ -1,5 +1,5 @@
/*!
- * Daemonite Material v4.1.0 (http://daemonite.github.io/material/)
+ * Daemonite Material v4.1.1 (http://daemonite.github.io/material/)
* Copyright 2011-2018 Daemon Pty Ltd
* Licensed under MIT (https://github.com/Daemonite/material/blob/master/LICENSE)
*/
diff --git a/package-lock.json b/package-lock.json
index af9234d7e..31f0f1e74 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "daemonite-material",
- "version": "4.1.0",
+ "version": "4.1.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
diff --git a/package.json b/package.json
index d9901afe6..bcab4c311 100644
--- a/package.json
+++ b/package.json
@@ -121,5 +121,5 @@
"js-minify-docs": "uglifyjs --comments \"/^!/\" --mangle --output docs/js/docs.min.js \"docs-assets/js/vendor/*.js\" docs-assets/js/docs.js"
},
"style": "css/material.css",
- "version": "4.1.0"
+ "version": "4.1.1"
}