Skip to content

Commit

Permalink
[feature] Component lighter (remove moment-timezone) (#117)
Browse files Browse the repository at this point in the history
* [feature] Component lighter (remove moment-timezone)

* Bump version to 2.0.5

* 📖 Doc updated

* CSS improvements

* Minor corrections

* Remove sass debig

* update homepage
  • Loading branch information
LouisMazel authored Jan 24, 2019
1 parent 2748bfd commit 07cc1bd
Show file tree
Hide file tree
Showing 38 changed files with 524 additions and 566 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ Here is an example of UMD implementation: https://codepen.io/louismazel/pen/jQWN
| persistent | Boolean | no | false |
| minute-interval | Integer | no | 1 |
| output-format | String | no | null |
| time-zone (6) | String | no | Browser Time Zone |
| only-time | Boolean | no | false |
| only-date | Boolean | no | false |
| no-header | Boolean | no | false |
Expand Down
1 change: 1 addition & 0 deletions docs/css/app.2e906e9b.css

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion docs/css/app.54539de0.css

This file was deleted.

2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0"><link rel=icon href=favicon.ico><title>vue-ctk-date-time-picker</title><link href=css/app.54539de0.css rel=preload as=style><link href=js/app.c169c55d.js rel=preload as=script><link href=js/chunk-vendors.2297258e.js rel=preload as=script><link href=css/app.54539de0.css rel=stylesheet></head><body><noscript><strong>We're sorry but vue-ctk-date-time-picker doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><script src=js/chunk-vendors.2297258e.js></script><script src=js/app.c169c55d.js></script></body></html>
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0"><link rel=icon href=favicon.ico><title>vue-ctk-date-time-picker</title><link href=css/app.2e906e9b.css rel=preload as=style><link href=js/app.c3cc4b45.js rel=preload as=script><link href=js/chunk-vendors.0ca2d906.js rel=preload as=script><link href=css/app.2e906e9b.css rel=stylesheet></head><body><noscript><strong>We're sorry but vue-ctk-date-time-picker doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><script src=js/chunk-vendors.0ca2d906.js></script><script src=js/app.c3cc4b45.js></script></body></html>
2 changes: 0 additions & 2 deletions docs/js/app.c169c55d.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/js/app.c169c55d.js.map

This file was deleted.

2 changes: 2 additions & 0 deletions docs/js/app.c3cc4b45.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/js/app.c3cc4b45.js.map

Large diffs are not rendered by default.

8 changes: 8 additions & 0 deletions docs/js/chunk-vendors.0ca2d906.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/js/chunk-vendors.0ca2d906.js.map

Large diffs are not rendered by default.

18 changes: 0 additions & 18 deletions docs/js/chunk-vendors.2297258e.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/js/chunk-vendors.2297258e.js.map

This file was deleted.

2 changes: 1 addition & 1 deletion docs/report.html

Large diffs are not rendered by default.

Loading

0 comments on commit 07cc1bd

Please sign in to comment.