Skip to content

Commit 0f9cee4

Browse files
committed
docs: update introductory links
Signed-off-by: gpbl <io@gpbl.dev>
1 parent 7323f9d commit 0f9cee4

File tree

3 files changed

+25
-5
lines changed

3 files changed

+25
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ See **[daypicker.dev](https://daypicker.dev)** for guides, examples and API refe
1818
- 🎨 Minimal design that can be [easily styled](https://daypicker.dev/docs/styling) with CSS or any CSS framework.
1919
- 📅 Supports [selections](https://daypicker.dev/docs/selection-modes) of single days, multiple days, ranges of days, or [custom selections](https://daypicker.dev/guides/custom-selections).
2020
- 🌍 Can be [localized](https://daypicker.dev/docs/localization) into any language and [time zones](https://daypicker.dev/docs/time-zone).
21-
- 🌐 Support for [ISO 8601](https://daypicker.dev/docs/localization#iso-week-dates), [Persian](https://daypicker.dev/docs/localization#persian-calendar), [Buddhist (Thai)](https://daypicker.dev/docs/localization#buddhist-thai-calendar), [Ethiopic](https://daypicker.dev/docs/localization#ethiopic-calendar), [Hebrew](https://daypicker.dev/docs/localization#hebrew-calendar) and [broadcast](https://daypicker.dev/docs/localization#broadcast-calendar) calendar.
21+
- 🌐 Support for [ISO 8601](http://daypicker.dev/localization/iso-and-broadcast#iso-8601-calendar), [Persian](http://daypicker.dev/localization/persian), [Buddhist (Thai)](http://daypicker.dev/localization/buddhist), [Ethiopic](http://daypicker.dev/localization/ethiopic), [Hebrew](http://daypicker.dev/localization/hebrew) and [broadcast](http://daypicker.dev/localization/iso-and-broadcast#broadcast-calendar) calendar.
2222
- 🦮 Complies with WCAG 2.1 AA requirements for [accessibility](https://daypicker.dev/guides/accessibility).
2323
- ⚙️ [Customizable components](https://daypicker.dev/guides/custom-components) to extend the rendered elements.
2424
- 🔤 Easy integration [with input fields](https://daypicker.dev/guides/input-fields).

website/docs/intro.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ DayPicker is a [React](https://react.dev) component for creating date pickers, c
1515
- 🎨 Minimal design that can be [easily styled](./docs/styling.mdx) with CSS or any CSS framework.
1616
- 📅 Supports [selections](./selections/selection-modes.mdx) of single days, multiple days, ranges of days, or [custom selections](./guides/custom-selections.mdx).
1717
- 🌍 Can be [localized](./localization/changing-locale.mdx) into any language and [time zones](./localization/setting-time-zone.mdx).
18-
- 🌐 Support for ISO 8601, [Persian](./localization/persian.mdx), [Buddhist (Thai)](./localization/buddhist.mdx), [Ethiopic](./localization/ethiopic.mdx), [Hebrew](./localization/hebrew.mdx), and broadcast calendars.
18+
- 🌐 Support for [ISO 8601](./localization/iso-and-broadcast#iso-8601-calendar), [Persian](./localization/persian), [Buddhist (Thai)](./localization/buddhist), [Ethiopic](./localization/ethiopic), [Hebrew](./localization/hebrew) and [broadcast](./localization/iso-and-broadcast#broadcast-calendar) calendar.
1919
- 🦮 Complies with WCAG 2.1 AA requirements for [accessibility](./guides/accessibility.mdx).
2020
- ⚙️ [Customizable components](./guides/custom-components.mdx) to extend the rendered elements.
2121
- 🔤 Easy integration [with input fields](./guides/input-fields.mdx).

website/docs/start.mdx

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,19 +52,39 @@ export function MyDatePicker() {
5252
- 📘 [DayPicker Anatomy](./docs/anatomy.mdx) - Understand the parts that make up a DayPicker component.
5353
- 🎮 [DayPicker Playground](/playground) - Experiment with props to explore different customization options.
5454

55-
### Using DayPicker
55+
### Customization
5656

5757
- 🎨 [Styling](./docs/styling.mdx) - Customize the style to match DayPicker with your app's look and feel.
5858
- ⚙️ [Appearance](./docs/appearance.mdx) - Discover the options available to customize the calendar.
5959
- 🗓 [Months Navigation](./docs/navigation.mdx) - Change how users can navigate between months and years.
60+
- 🧩 [Caption and Navigation Layouts](./docs/caption-and-nav-layouts.mdx) - Configure how captions and navigation controls render.
61+
- 🗺️ [Grid and Months](./docs/grid-and-months.mdx) - Control calendar grids and multiple-month layouts.
62+
- 🔢 [Week Numbers and Footer](./docs/week-numbers-and-footer.mdx) - Show week numbers and customize footer content.
63+
64+
### Selecting Days
65+
6066
- 📅 [Selection Modes](./selections/selection-modes.mdx) - Enable users to select days with single, multiple, or range selections.
67+
- 1️⃣ [Single Mode](./selections/single-mode.mdx) - Configure and handle single-date selection.
68+
- 🔁 [Multiple Mode](./selections/multiple-mode.mdx) - Allow selecting multiple dates at once.
69+
- ↔️ [Range Mode](./selections/range-mode.mdx) - Manage start and end date selection ranges.
70+
- 🚫 [Disabling Dates](./selections/disabling-dates.mdx) - Prevent selection of specific days.
71+
72+
### Localization
73+
6174
- 🌍 [Localization](./localization/changing-locale.mdx) - Configure DayPicker to display the calendar in different languages and date formats.
62-
- 🈳 [Translating DayPicker](./guides/translation.mdx) - Translate the labels and messages of the calendar.
63-
- 🦮 [Accessible Date Pickers](./guides/accessibility.mdx) - Make your date picker accessible to all users.
75+
- 🕰️ [Setting Time Zone](./localization/setting-time-zone.mdx) - Render calendars and selections in a specific time zone.
76+
- 🗓️ [ISO and Broadcast Calendars](./localization/iso-and-broadcast.mdx) - Switch between ISO and broadcast calendar systems.
77+
- 🕌 [Persian Calendar](./localization/persian.mdx) - Use the Persian calendar.
78+
- 🛕 [Buddhist (Thai) Calendar](./localization/buddhist.mdx) - Use the Buddhist calendar.
79+
- 🕍 [Hebrew Calendar](./localization/hebrew.mdx) - Use the Hebrew calendar.
80+
- 🕯️ [Ethiopic Calendar](./localization/ethiopic.mdx) - Use the Ethiopic calendar.
6481

6582
### Guides
6683

6784
- 🔤 [Input Fields](./guides/input-fields.mdx) - Learn how to use DayPicker with input fields and form libraries.
85+
- 🕓 [Time Picker](./guides/timepicker.mdx) - Add time selection alongside dates.
6886
- 📏 [Custom Selections](./guides/custom-selections.mdx) - Create custom selection rules.
6987
- 🏷️ [Custom Modifiers](./guides/custom-modifiers.mdx) - Highlight specific days in the calendar using custom modifiers.
7088
- 🛠 [Custom Components](./guides/custom-components.mdx) - Use custom components to create a fully customized date picker.
89+
- 🈳 [Translating DayPicker](./guides/translation.mdx) - Translate the labels and messages of the calendar.
90+
- 🦮 [Accessible Date Pickers](./guides/accessibility.mdx) - Make your date picker accessible to all users.

0 commit comments

Comments
 (0)