Skip to content

Commit

Permalink
chore: Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Jasenkoo committed Jun 28, 2024
1 parent 79e169b commit d92d319
Show file tree
Hide file tree
Showing 78 changed files with 236 additions and 212 deletions.
5 changes: 3 additions & 2 deletions docs/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,19 @@
<meta name="generator" content="VitePress v1.2.3">
<link rel="preload stylesheet" href="/assets/style.C8LS1ttk.css" as="style">

<script type="module" src="/assets/app.cojKQqen.js"></script>
<script type="module" src="/assets/app.CboAC2kg.js"></script>
<link rel="preload" href="/assets/inter-roman-latin.Di8DUHzh.woff2" as="font" type="font/woff2" crossorigin="">
<link rel="icon" href="/logo.png">
<meta name="description" content="Vue 3 datepicker component. Lightweight and powerful with support for the timepicker, range picker, month-year picker, text input, week numbers and many more. Options to customize the datepicker from the ground up with props, slots and custom components. Dark and light mode available">
<script async src="https://www.googletagmanager.com/gtag/js?id=G-00NXCF69CF"></script>
<script>window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}gtag("js",new Date),gtag("config","G-00NXCF69CF");</script>
<script src="https://vueschool.io/banner.js?affiliate=JASKAR&amp;type=top" async></script>
<script id="check-dark-mode">(()=>{const e=localStorage.getItem("vitepress-theme-appearance")||"auto",a=window.matchMedia("(prefers-color-scheme: dark)").matches;(!e||e==="auto"?a:e==="dark")&&document.documentElement.classList.add("dark")})();</script>
<script id="check-mac-os">document.documentElement.classList.toggle("mac",/Mac|iPhone|iPod|iPad/i.test(navigator.platform));</script>
</head>
<body>
<div id="app"></div>
<script>window.__VP_HASH_MAP__=JSON.parse("{\"index.md\":\"DVgGlWwN\",\"migration_from-v7.md\":\"B4lCG2tE\",\"migration_from-v6.md\":\"ZwUnQKxT\",\"methods-and-events_methods_index.md\":\"DOOFdvLX\",\"props_formatting_index.md\":\"B_ymUdvz\",\"migration_from-v5.md\":\"giR-XWm8\",\"props_keyboard_index.md\":\"X_gn66Wm\",\"props_positioning_index.md\":\"CTFel_gD\",\"installation_index.md\":\"0zcQ8EKZ\",\"customization_theming_index.md\":\"CrkKSLuH\",\"props_look-and-feel_index.md\":\"BJENkhka\",\"slots_trigger-and-input_index.md\":\"CvSNJrmi\",\"slots_components_index.md\":\"C7TSh5gb\",\"props_localization_index.md\":\"CAqjt2h7\",\"props_modes_index.md\":\"BhP_uKdH\",\"props_time-picker-configuration_index.md\":\"CtxQxZgI\",\"props_calendar-configuration_index.md\":\"CVfx-tiB\",\"methods-and-events_events_index.md\":\"-Ja5tfeB\",\"slots_overlay_index.md\":\"DiYYF0wy\",\"props_general-configuration_index.md\":\"DbFk_xct\",\"slots_icons_index.md\":\"C2FkkVcR\",\"slots_content_index.md\":\"B4mjY7YQ\",\"props_modes-configuration_index.md\":\"Q4HJGBdZ\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"en-US\",\"dir\":\"ltr\",\"title\":\"Vue Datepicker\",\"description\":\"Vue 3 datepicker component. Lightweight and powerful with support for the timepicker, range picker, month-year picker, text input, week numbers and many more. Options to customize the datepicker from the ground up with props, slots and custom components. Dark and light mode available\",\"base\":\"/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"logo\":\"/logo.png\",\"search\":{\"provider\":\"algolia\",\"options\":{\"appId\":\"GM52TZG3DR\",\"apiKey\":\"46719e038256b2385d9617a76bd411b6\",\"indexName\":\"vue3-date-time-picker\"}},\"carbonAds\":{\"code\":\"CEAIL5QM\",\"placement\":\"vue3datepickercom\"},\"footer\":{\"message\":\"Released under the MIT License.\",\"copyright\":\"Copyright © 2021-present Vuepic\"},\"nav\":[{\"text\":\"Home\",\"link\":\"/\"},{\"text\":\"v8.8.0\",\"items\":[{\"text\":\"v8.7\",\"link\":\"https://v8-7.vue3datepicker.com/\"},{\"text\":\"v8.6\",\"link\":\"https://v8-6.vue3datepicker.com/\"},{\"text\":\"v8.5\",\"link\":\"https://v8-5.vue3datepicker.com/\"},{\"text\":\"v8.4\",\"link\":\"https://v8-4.vue3datepicker.com/\"},{\"text\":\"v8.3\",\"link\":\"https://v8-3.vue3datepicker.com/\"},{\"text\":\"v8.2\",\"link\":\"https://v8-2.vue3datepicker.com/\"},{\"text\":\"v8.1\",\"link\":\"https://v8-1.vue3datepicker.com/\"},{\"text\":\"v8.0\",\"link\":\"https://v8.vue3datepicker.com/\"},{\"text\":\"v7\",\"link\":\"https://v7-4.vue3datepicker.com/\"},{\"text\":\"v6\",\"link\":\"https://v6.vue3datepicker.com/\"},{\"text\":\"v5\",\"link\":\"https://v5.vue3datepicker.com/\"}]},{\"text\":\"Changelog\",\"link\":\"https://github.com/Vuepic/vue-datepicker/releases\"}],\"socialLinks\":[{\"icon\":\"github\",\"link\":\"https://github.com/Vuepic/vue-datepicker\"},{\"icon\":\"npm\",\"link\":\"https://www.npmjs.com/package/@vuepic/vue-datepicker\"}],\"sidebar\":[{\"text\":\"Getting Started\",\"collapsed\":false,\"items\":[{\"text\":\"Installation\",\"link\":\"/installation/\"}]},{\"text\":\"Props\",\"collapsed\":false,\"items\":[{\"text\":\"Modes\",\"link\":\"/props/modes/\"},{\"text\":\"Modes configuration\",\"link\":\"/props/modes-configuration/\"},{\"text\":\"General configuration\",\"link\":\"/props/general-configuration/\"},{\"text\":\"Calendar configuration\",\"link\":\"/props/calendar-configuration/\"},{\"text\":\"Time picker configuration\",\"link\":\"/props/time-picker-configuration/\"},{\"text\":\"Formatting\",\"link\":\"/props/formatting/\"},{\"text\":\"Localization\",\"link\":\"/props/localization/\"},{\"text\":\"Positioning\",\"link\":\"/props/positioning/\"},{\"text\":\"Keyboard\",\"link\":\"/props/keyboard/\"},{\"text\":\"Look and feel\",\"link\":\"/props/look-and-feel/\"}]},{\"text\":\"Slots\",\"collapsed\":true,\"items\":[{\"text\":\"Components\",\"link\":\"/slots/components/\"},{\"text\":\"Content\",\"link\":\"/slots/content/\"},{\"text\":\"Trigger and input\",\"link\":\"/slots/trigger-and-input/\"},{\"text\":\"Icons\",\"link\":\"/slots/icons/\"},{\"text\":\"Overlay\",\"link\":\"/slots/overlay/\"}]},{\"text\":\"Methods and events\",\"collapsed\":true,\"items\":[{\"text\":\"Methods\",\"link\":\"/methods-and-events/methods/\"},{\"text\":\"Events\",\"link\":\"/methods-and-events/events/\"}]},{\"text\":\"Customization\",\"collapsed\":true,\"items\":[{\"text\":\"Theming\",\"link\":\"/customization/theming/\"}]},{\"text\":\"Migration guides\",\"collapsed\":true,\"items\":[{\"text\":\"Migrating from v7\",\"link\":\"/migration/from-v7\"},{\"text\":\"Migrating from v6\",\"link\":\"/migration/from-v6\"},{\"text\":\"Migrating from v5\",\"link\":\"/migration/from-v5\"}]}]},\"locales\":{},\"scrollOffset\":134,\"cleanUrls\":false}");</script>
<script>window.__VP_HASH_MAP__=JSON.parse("{\"index.md\":\"CUGFvPzU\",\"methods-and-events_methods_index.md\":\"Bjax0OyQ\",\"props_keyboard_index.md\":\"OWNAoIbg\",\"migration_from-v6.md\":\"BSwH4UhK\",\"props_positioning_index.md\":\"BlPAlR3P\",\"migration_from-v5.md\":\"Byhe62c8\",\"installation_index.md\":\"Byf71Zyc\",\"customization_theming_index.md\":\"DX10jCmK\",\"props_formatting_index.md\":\"Dve4bqkL\",\"slots_trigger-and-input_index.md\":\"DT-YwIPX\",\"props_look-and-feel_index.md\":\"CazZ5-dz\",\"migration_from-v7.md\":\"xMus3jcV\",\"props_localization_index.md\":\"xtBd064-\",\"slots_icons_index.md\":\"aVAjmcl4\",\"props_time-picker-configuration_index.md\":\"OfVKpx88\",\"slots_components_index.md\":\"-4dGzPbD\",\"props_modes_index.md\":\"BFtYbIKF\",\"props_general-configuration_index.md\":\"Db5yvbMu\",\"props_calendar-configuration_index.md\":\"BTEM7sWk\",\"slots_overlay_index.md\":\"DU8zuS-A\",\"methods-and-events_events_index.md\":\"D5IIJJHV\",\"slots_content_index.md\":\"Cbo-ay68\",\"props_modes-configuration_index.md\":\"BaD8it8y\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"en-US\",\"dir\":\"ltr\",\"title\":\"Vue Datepicker\",\"description\":\"Vue 3 datepicker component. Lightweight and powerful with support for the timepicker, range picker, month-year picker, text input, week numbers and many more. Options to customize the datepicker from the ground up with props, slots and custom components. Dark and light mode available\",\"base\":\"/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"logo\":\"/logo.png\",\"search\":{\"provider\":\"algolia\",\"options\":{\"appId\":\"GM52TZG3DR\",\"apiKey\":\"46719e038256b2385d9617a76bd411b6\",\"indexName\":\"vue3-date-time-picker\"}},\"carbonAds\":{\"code\":\"CEAIL5QM\",\"placement\":\"vue3datepickercom\"},\"footer\":{\"message\":\"Released under the MIT License.\",\"copyright\":\"Copyright © 2021-present Vuepic\"},\"nav\":[{\"text\":\"Home\",\"link\":\"/\"},{\"text\":\"v8.8.1\",\"items\":[{\"text\":\"v8.7\",\"link\":\"https://v8-7.vue3datepicker.com/\"},{\"text\":\"v8.6\",\"link\":\"https://v8-6.vue3datepicker.com/\"},{\"text\":\"v8.5\",\"link\":\"https://v8-5.vue3datepicker.com/\"},{\"text\":\"v8.4\",\"link\":\"https://v8-4.vue3datepicker.com/\"},{\"text\":\"v8.3\",\"link\":\"https://v8-3.vue3datepicker.com/\"},{\"text\":\"v8.2\",\"link\":\"https://v8-2.vue3datepicker.com/\"},{\"text\":\"v8.1\",\"link\":\"https://v8-1.vue3datepicker.com/\"},{\"text\":\"v8.0\",\"link\":\"https://v8.vue3datepicker.com/\"},{\"text\":\"v7\",\"link\":\"https://v7-4.vue3datepicker.com/\"},{\"text\":\"v6\",\"link\":\"https://v6.vue3datepicker.com/\"},{\"text\":\"v5\",\"link\":\"https://v5.vue3datepicker.com/\"}]},{\"text\":\"Changelog\",\"link\":\"https://github.com/Vuepic/vue-datepicker/releases\"}],\"socialLinks\":[{\"icon\":\"github\",\"link\":\"https://github.com/Vuepic/vue-datepicker\"},{\"icon\":\"npm\",\"link\":\"https://www.npmjs.com/package/@vuepic/vue-datepicker\"}],\"sidebar\":[{\"text\":\"Getting Started\",\"collapsed\":false,\"items\":[{\"text\":\"Installation\",\"link\":\"/installation/\"}]},{\"text\":\"Props\",\"collapsed\":false,\"items\":[{\"text\":\"Modes\",\"link\":\"/props/modes/\"},{\"text\":\"Modes configuration\",\"link\":\"/props/modes-configuration/\"},{\"text\":\"General configuration\",\"link\":\"/props/general-configuration/\"},{\"text\":\"Calendar configuration\",\"link\":\"/props/calendar-configuration/\"},{\"text\":\"Time picker configuration\",\"link\":\"/props/time-picker-configuration/\"},{\"text\":\"Formatting\",\"link\":\"/props/formatting/\"},{\"text\":\"Localization\",\"link\":\"/props/localization/\"},{\"text\":\"Positioning\",\"link\":\"/props/positioning/\"},{\"text\":\"Keyboard\",\"link\":\"/props/keyboard/\"},{\"text\":\"Look and feel\",\"link\":\"/props/look-and-feel/\"}]},{\"text\":\"Slots\",\"collapsed\":true,\"items\":[{\"text\":\"Components\",\"link\":\"/slots/components/\"},{\"text\":\"Content\",\"link\":\"/slots/content/\"},{\"text\":\"Trigger and input\",\"link\":\"/slots/trigger-and-input/\"},{\"text\":\"Icons\",\"link\":\"/slots/icons/\"},{\"text\":\"Overlay\",\"link\":\"/slots/overlay/\"}]},{\"text\":\"Methods and events\",\"collapsed\":true,\"items\":[{\"text\":\"Methods\",\"link\":\"/methods-and-events/methods/\"},{\"text\":\"Events\",\"link\":\"/methods-and-events/events/\"}]},{\"text\":\"Customization\",\"collapsed\":true,\"items\":[{\"text\":\"Theming\",\"link\":\"/customization/theming/\"}]},{\"text\":\"Migration guides\",\"collapsed\":true,\"items\":[{\"text\":\"Migrating from v7\",\"link\":\"/migration/from-v7\"},{\"text\":\"Migrating from v6\",\"link\":\"/migration/from-v6\"},{\"text\":\"Migrating from v5\",\"link\":\"/migration/from-v5\"}]}]},\"locales\":{},\"scrollOffset\":134,\"cleanUrls\":false}");</script>

</body>
</html>

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

Loading

0 comments on commit d92d319

Please sign in to comment.