Skip to content
This repository has been archived by the owner on Mar 10, 2023. It is now read-only.

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jtommy authored and LeoMouyna committed Jan 6, 2020
1 parent f1e4dc6 commit 3723666
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 27 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
* Fix #1812 extending a component
* Fix #1909, #1902, #1898 issues on searchable table column (thanks @dauriata and @service-paradis )
* Fix #1951 modal a11y improvements (thanks @service-paradis)
* Fix #1963 erase number-input value
* Fix #1963 erase numberinput value
* Fix #1972 using min and max native datepicker and timepicker props
* Fix #1986 setting 00:00 on datetimepicker

Expand Down
47 changes: 21 additions & 26 deletions docs/data/routes.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,8 @@
"/",
"documentation",
"documentation/dropdown"
]
],
"isUpdated": true
},
"documentation/icon": {
"title": "Icon",
Expand Down Expand Up @@ -139,8 +140,7 @@
"/",
"documentation",
"documentation/modal"
],
"isUpdated": true
]
},
"documentation/navbar": {
"title": "Navbar",
Expand All @@ -152,8 +152,7 @@
"/",
"documentation",
"documentation/navbar"
],
"isUpdated": true
]
},
"documentation/tabs": {
"title": "Tabs",
Expand All @@ -165,8 +164,7 @@
"/",
"documentation",
"documentation/tabs"
],
"isUpdated": true
]
},
"documentation/tag": {
"title": "Tag",
Expand All @@ -190,8 +188,7 @@
"/",
"documentation",
"documentation/toast"
],
"isUpdated": true
]
},
"documentation/snackbar": {
"title": "Snackbar",
Expand All @@ -203,8 +200,7 @@
"/",
"documentation",
"documentation/snackbar"
],
"isUpdated": true
]
},
"documentation/notification": {
"title": "Notification",
Expand Down Expand Up @@ -240,7 +236,8 @@
"/",
"documentation",
"documentation/loading"
]
],
"isUpdated": true
},
"documentation/field": {
"title": "Field",
Expand All @@ -264,7 +261,8 @@
"/",
"documentation",
"documentation/input"
]
],
"isUpdated": true
},
"documentation/select": {
"title": "Select",
Expand Down Expand Up @@ -300,8 +298,7 @@
"/",
"documentation",
"documentation/checkbox"
],
"isUpdated": true
]
},
"documentation/radio": {
"title": "Radio",
Expand All @@ -313,8 +310,7 @@
"/",
"documentation",
"documentation/radio"
],
"isUpdated": true
]
},
"documentation/switch": {
"title": "Switch",
Expand All @@ -338,8 +334,7 @@
"/",
"documentation",
"documentation/datepicker"
],
"isUpdated": true
]
},
"documentation/timepicker": {
"title": "Timepicker",
Expand Down Expand Up @@ -376,7 +371,7 @@
"documentation",
"documentation/datetimepicker"
],
"isNew": true
"isUpdated": true
},
"documentation/taginput": {
"title": "Taginput",
Expand All @@ -388,8 +383,7 @@
"/",
"documentation",
"documentation/taginput"
],
"isUpdated": true
]
},
"documentation/upload": {
"title": "Upload",
Expand Down Expand Up @@ -450,7 +444,8 @@
"/",
"documentation",
"documentation/numberinput"
]
],
"isUpdated": true
},
"documentation/steps": {
"title": "Steps",
Expand All @@ -474,7 +469,8 @@
"/",
"documentation",
"documentation/menu"
]
],
"isUpdated": true
},
"documentation/slider": {
"title": "Slider",
Expand All @@ -486,8 +482,7 @@
"/",
"documentation",
"documentation/slider"
],
"isUpdated": true
]
},
"documentation/progress": {
"title": "Progress",
Expand Down

0 comments on commit 3723666

Please sign in to comment.