From 50f9125d95332883f68c88de1fe162893f25b021 Mon Sep 17 00:00:00 2001 From: Olivier Tassinari Date: Wed, 28 Jun 2023 17:42:24 +0200 Subject: [PATCH] [docs] Add missing upcoming flag without issue (#9449) --- docs/data/charts/funnel/funnel.md | 15 ++++++++------- docs/data/charts/gantt/gantt.md | 15 ++++++++------- docs/data/charts/heat-map/heat-map.md | 15 ++++++++------- docs/data/charts/pie/pie.md | 15 ++++++++------- docs/data/charts/radar/radar.md | 15 ++++++++------- docs/data/charts/sankey/sankey.md | 15 ++++++++------- docs/data/charts/tree-map/tree-map.md | 13 +++++++------ .../data-grid/column-groups/column-groups.md | 16 ++++++++++++---- docs/data/data-grid/pivoting/pivoting.md | 4 +++- docs/data/data-grid/row-grouping/row-grouping.md | 4 +++- docs/data/data-grid/row-ordering/row-ordering.md | 4 ++++ docs/data/data-grid/row-spanning/row-spanning.md | 4 +++- docs/data/data-grid/tree-data/tree-data.md | 4 +++- .../date-range-picker/date-range-picker.md | 2 ++ .../date-time-range-picker.md | 12 ++++++++---- .../time-range-picker/time-range-picker.md | 12 ++++++++---- 16 files changed, 101 insertions(+), 64 deletions(-) diff --git a/docs/data/charts/funnel/funnel.md b/docs/data/charts/funnel/funnel.md index dfe5e3b671b06..0fb2bb3c6c0a1 100644 --- a/docs/data/charts/funnel/funnel.md +++ b/docs/data/charts/funnel/funnel.md @@ -3,13 +3,14 @@ product: charts title: Charts - Funnel --- -# Charts - Funnel +# Charts - Funnel 🚧

Funnel charts allows to express quantity evolution along a process, such as audience engagement.

-> ⚠️ This feature isn't implemented yet. It's coming. -> -> 👍 Upvote [issue #7929](https://github.com/mui/mui-x/issues/7929) if you want to see it land faster. -> -> 💬 To have a solution that meets your needs, leave a comment on the [same issue](https://github.com/mui/mui-x/issues/7929). -> If you already have a use case for this component, or if you are facing a pain-point with your current solution. +:::warning +This feature isn't implemented yet. It's coming. + +👍 Upvote [issue #7929](https://github.com/mui/mui-x/issues/7929) if you want to see it land faster. + +Don't hesitate to leave a comment on the same issue to influence what gets built. Especially if you already have a use case for this component, or if you are facing a pain point with your current solution. +::: diff --git a/docs/data/charts/gantt/gantt.md b/docs/data/charts/gantt/gantt.md index bf9963b1807dc..422080cae61f9 100644 --- a/docs/data/charts/gantt/gantt.md +++ b/docs/data/charts/gantt/gantt.md @@ -3,13 +3,14 @@ product: charts title: Charts - Gantt --- -# Charts - Sankey +# Charts - Gantt 🚧

Gantt charts can illustrate a product schedule and the relationships between its various activities.

-> ⚠️ This feature isn't implemented yet. It's coming. -> -> 👍 Upvote [issue #8732](https://github.com/mui/mui-x/issues/8732) if you want to see it land faster. -> -> 💬 To have a solution that meets your needs, leave a comment on the [same issue](https://github.com/mui/mui-x/issues/8732). -> If you already have a use case for this component, or if you are facing a pain-point with your current solution. +:::warning +This feature isn't implemented yet. It's coming. + +👍 Upvote [issue #8732](https://github.com/mui/mui-x/issues/8732) if you want to see it land faster. + +Don't hesitate to leave a comment on the same issue to influence what gets built. Especially if you already have a use case for this component, or if you are facing a pain point with your current solution. +::: diff --git a/docs/data/charts/heat-map/heat-map.md b/docs/data/charts/heat-map/heat-map.md index a653ad5f107ca..417de70b1aad1 100644 --- a/docs/data/charts/heat-map/heat-map.md +++ b/docs/data/charts/heat-map/heat-map.md @@ -3,13 +3,14 @@ product: charts title: Charts - Heat map --- -# Charts - Heat map +# Charts - Heat map 🚧

Heat map charts allows to highlight correlation between categories.

-> ⚠️ This feature isn't implemented yet. It's coming. -> -> 👍 Upvote [issue #7926](https://github.com/mui/mui-x/issues/7926) if you want to see it land faster. -> -> 💬 To have a solution that meets your needs, leave a comment on the [same issue](https://github.com/mui/mui-x/issues/7926). -> If you already have a use case for this component, or if you are facing a pain-point with your current solution. +:::warning +This feature isn't implemented yet. It's coming. + +👍 Upvote [issue #7926](https://github.com/mui/mui-x/issues/7926) if you want to see it land faster. + +Don't hesitate to leave a comment on the same issue to influence what gets built. Especially if you already have a use case for this component, or if you are facing a pain point with your current solution. +::: diff --git a/docs/data/charts/pie/pie.md b/docs/data/charts/pie/pie.md index 1f4e15529a01b..c6e73ea0b6337 100644 --- a/docs/data/charts/pie/pie.md +++ b/docs/data/charts/pie/pie.md @@ -3,13 +3,14 @@ product: charts title: Charts - Pie --- -# Charts - Pie +# Charts - Pie 🚧

Pie charts express portions of a whole, using arcs or angles within a circle.

-> ⚠️ This feature isn't implemented yet. It's coming. -> -> 👍 Upvote [issue #7884](https://github.com/mui/mui-x/issues/7884) if you want to see it land faster. -> -> 💬 To have a solution that meets your needs, leave a comment on the [same issue](https://github.com/mui/mui-x/issues/7884). -> If you already have a use case for this component, or if you are facing a pain-point with your current solution. +:::warning +This feature isn't implemented yet. It's coming. + +👍 Upvote [issue #7884](https://github.com/mui/mui-x/issues/7884) if you want to see it land faster. + +Don't hesitate to leave a comment on the same issue to influence what gets built. Especially if you already have a use case for this component, or if you are facing a pain point with your current solution. +::: diff --git a/docs/data/charts/radar/radar.md b/docs/data/charts/radar/radar.md index f700ac33c2353..81db26097fcee 100644 --- a/docs/data/charts/radar/radar.md +++ b/docs/data/charts/radar/radar.md @@ -3,13 +3,14 @@ product: charts title: Charts - Radar --- -# Charts - Radar +# Charts - Radar 🚧

Radar allows to compare multivariate data in a 2D chart.

-> ⚠️ This feature isn't implemented yet. It's coming. -> -> 👍 Upvote [issue #7925](https://github.com/mui/mui-x/issues/7925) if you want to see it land faster. -> -> 💬 To have a solution that meets your needs, leave a comment on the [same issue](https://github.com/mui/mui-x/issues/7925). -> If you already have a use case for this component, or if you are facing a pain-point with your current solution. +:::warning +This feature isn't implemented yet. It's coming. + +👍 Upvote [issue #7925](https://github.com/mui/mui-x/issues/7925) if you want to see it land faster. + +Don't hesitate to leave a comment on the same issue to influence what gets built. Especially if you already have a use case for this component, or if you are facing a pain point with your current solution. +::: diff --git a/docs/data/charts/sankey/sankey.md b/docs/data/charts/sankey/sankey.md index 1b5abcbe44b01..620fb05a223b6 100644 --- a/docs/data/charts/sankey/sankey.md +++ b/docs/data/charts/sankey/sankey.md @@ -3,13 +3,14 @@ product: charts title: Charts - Sankey --- -# Charts - Sankey +# Charts - Sankey 🚧

Chart lines can express flows between different entities.

-> ⚠️ This feature isn't implemented yet. It's coming. -> -> 👍 Upvote [issue #7930](https://github.com/mui/mui-x/issues/7930) if you want to see it land faster. -> -> 💬 To have a solution that meets your needs, leave a comment on the [same issue](https://github.com/mui/mui-x/issues/7930). -> If you already have a use case for this component, or if you are facing a pain-point with your current solution. +:::warning +This feature isn't implemented yet. It's coming. + +👍 Upvote [issue #7930](https://github.com/mui/mui-x/issues/7930) if you want to see it land faster. + +Don't hesitate to leave a comment on the same issue to influence what gets built. Especially if you already have a use case for this component, or if you are facing a pain point with your current solution. +::: diff --git a/docs/data/charts/tree-map/tree-map.md b/docs/data/charts/tree-map/tree-map.md index 5eee852e25b13..d1c6d8c8fd356 100644 --- a/docs/data/charts/tree-map/tree-map.md +++ b/docs/data/charts/tree-map/tree-map.md @@ -7,9 +7,10 @@ title: Charts - Tree map

Tree map allows to display data with a hierarchical structure.

-> ⚠️ This feature isn't implemented yet. It's coming. -> -> 👍 Upvote [issue #7924(https://github.com/mui/mui-x/issues/7924 if you want to see it land faster. -> -> 💬 To have a solution that meets your needs, leave a comment on the [same issue](https://github.com/mui/mui-x/issues/7924. -> If you already have a use case for this component, or if you are facing a pain-point with your current solution. +:::warning +This feature isn't implemented yet. It's coming. + +👍 Upvote [issue #7924](https://github.com/mui/mui-x/issues/7924) if you want to see it land faster. + +Don't hesitate to leave a comment on the same issue to influence what gets built. Especially if you already have a use case for this component, or if you are facing a pain point with your current solution. +::: diff --git a/docs/data/data-grid/column-groups/column-groups.md b/docs/data/data-grid/column-groups/column-groups.md index d10eb7b71c642..2140041ad6e54 100644 --- a/docs/data/data-grid/column-groups/column-groups.md +++ b/docs/data/data-grid/column-groups/column-groups.md @@ -77,19 +77,27 @@ In the example below, the `Full name` column group can be divided, but not other ## Manage group visibility 🚧 +The column group should allow to switch between an extended/collapsed view which hide/show some columns. + :::warning This feature isn't implemented yet. It's coming. + +👍 Upvote [issue #6651](https://github.com/mui/mui-x/issues/6651) if you want to see it land faster. + +Don't hesitate to leave a comment on the same issue to influence what gets built. Especially if you already have a use case for this component, or if you are facing a pain point with your current solution. ::: -The column group should allow to switch between an extended/collapsed view which hide/show some columns +## Column group ordering [](/x/introduction/licensing/#pro-plan)🚧 -## Reordering groups 🚧[](/x/introduction/licensing/#pro-plan) +Users could drag and drop group header to move all the group children at once, [like they can already do it with normal columns](/x/react-data-grid/column-ordering/). :::warning This feature isn't implemented yet. It's coming. -::: -Users could drag and drop group header to move all the group children at once +👍 Upvote [issue #9448](https://github.com/mui/mui-x/issues/9448) if you want to see it land faster. + +Don't hesitate to leave a comment on the same issue to influence what gets built. Especially if you already have a use case for this component, or if you are facing a pain point with your current solution. +::: ## API diff --git a/docs/data/data-grid/pivoting/pivoting.md b/docs/data/data-grid/pivoting/pivoting.md index 2926f12b9f5a4..7afb0589495f6 100644 --- a/docs/data/data-grid/pivoting/pivoting.md +++ b/docs/data/data-grid/pivoting/pivoting.md @@ -2,7 +2,7 @@ title: Data Grid - Pivoting --- -# Data Grid - Pivoting [](/x/introduction/licensing/#premium-plan) +# Data Grid - Pivoting [](/x/introduction/licensing/#premium-plan)🚧

Turn a column values into columns.

@@ -10,6 +10,8 @@ title: Data Grid - Pivoting This feature isn't implemented yet. It's coming. 👍 Upvote [issue #214](https://github.com/mui/mui-x/issues/214) if you want to see it land faster. + +Don't hesitate to leave a comment on the same issue to influence what gets built. Especially if you already have a use case for this component, or if you are facing a pain point with your current solution. ::: Pivoting will allow you to take a columns values and turn them into columns. diff --git a/docs/data/data-grid/row-grouping/row-grouping.md b/docs/data/data-grid/row-grouping/row-grouping.md index a937988dbc2c3..8341c84600e6d 100644 --- a/docs/data/data-grid/row-grouping/row-grouping.md +++ b/docs/data/data-grid/row-grouping/row-grouping.md @@ -316,12 +316,14 @@ const rows = apiRef.current.getRowGroupChildren({ {{"demo": "RowGroupingGetRowGroupChildren.js", "bg": "inline", "defaultCodeOpen": false}} -## 🚧 Row group panel +## Row group panel 🚧 :::warning This feature isn't implemented yet. It's coming. 👍 Upvote [issue #5235](https://github.com/mui/mui-x/issues/5235) if you want to see it land faster. + +Don't hesitate to leave a comment on the same issue to influence what gets built. Especially if you already have a use case for this component, or if you are facing a pain point with your current solution. ::: With this panel, your users will be able to control which columns are used for grouping just by dragging them inside the panel. diff --git a/docs/data/data-grid/row-ordering/row-ordering.md b/docs/data/data-grid/row-ordering/row-ordering.md index 0d81a4b2c8739..aff076e84744f 100644 --- a/docs/data/data-grid/row-ordering/row-ordering.md +++ b/docs/data/data-grid/row-ordering/row-ordering.md @@ -83,6 +83,8 @@ For now, row reordering is disabled if sorting is applied to the data grid. This feature isn't implemented yet. It's coming. 👍 Upvote [issue #4821](https://github.com/mui/mui-x/issues/4821) if you want to see it land faster. + +Don't hesitate to leave a comment on the same issue to influence what gets built. Especially if you already have a use case for this component, or if you are facing a pain point with your current solution. ::: ## Reordering rows with tree data 🚧 @@ -91,6 +93,8 @@ This feature isn't implemented yet. It's coming. This feature isn't implemented yet. It's coming. 👍 Upvote [issue #4821](https://github.com/mui/mui-x/issues/4821) if you want to see it land faster. + +Don't hesitate to leave a comment on the same issue to influence what gets built. Especially if you already have a use case for this component, or if you are facing a pain point with your current solution. ::: ## API diff --git a/docs/data/data-grid/row-spanning/row-spanning.md b/docs/data/data-grid/row-spanning/row-spanning.md index e5331910b13f3..7640695d86d6c 100644 --- a/docs/data/data-grid/row-spanning/row-spanning.md +++ b/docs/data/data-grid/row-spanning/row-spanning.md @@ -1,4 +1,4 @@ -# Data Grid - Row spanning +# Data Grid - Row spanning 🚧

Span cells across several columns.

@@ -6,6 +6,8 @@ This feature isn't implemented yet. It's coming. 👍 Upvote [issue #207](https://github.com/mui/mui-x/issues/207) if you want to see it land faster. + +Don't hesitate to leave a comment on the same issue to influence what gets built. Especially if you already have a use case for this component, or if you are facing a pain point with your current solution. ::: Each cell takes up the width of one row. diff --git a/docs/data/data-grid/tree-data/tree-data.md b/docs/data/data-grid/tree-data/tree-data.md index 06629f1e6435a..d01012bb92cc7 100644 --- a/docs/data/data-grid/tree-data/tree-data.md +++ b/docs/data/data-grid/tree-data/tree-data.md @@ -113,12 +113,14 @@ You can limit the sorting to the top-level rows with the `disableChildrenSorting > const invalidRows = [{ path: ['A'] }, { path: ['B'] }, { path: ['A', 'A'] }]; > ``` -## Children lazy-loading +## Children lazy-loading 🚧 :::warning This feature isn't implemented yet. It's coming. 👍 Upvote [issue #3377](https://github.com/mui/mui-x/issues/3377) if you want to see it land faster. + +Don't hesitate to leave a comment on the same issue to influence what gets built. Especially if you already have a use case for this component, or if you are facing a pain point with your current solution. ::: Alternatively, you can achieve a similar behavior by implementing this feature outside the component as shown below. diff --git a/docs/data/date-pickers/date-range-picker/date-range-picker.md b/docs/data/date-pickers/date-range-picker/date-range-picker.md index e8be8cbeb6fee..df44a71bd385e 100644 --- a/docs/data/date-pickers/date-range-picker/date-range-picker.md +++ b/docs/data/date-pickers/date-range-picker/date-range-picker.md @@ -105,6 +105,8 @@ You can find the documentation in the [Validation page](/x/react-date-pickers/va This feature isn't implemented yet. It's coming. 👍 Upvote [issue #4995](https://github.com/mui/mui-x/issues/4995) if you want to see it land faster. + +Don't hesitate to leave a comment on the same issue to influence what gets built. Especially if you already have a use case for this component, or if you are facing a pain point with your current solution. ::: The Month Range Picker allows setting a range of months. diff --git a/docs/data/date-pickers/date-time-range-picker/date-time-range-picker.md b/docs/data/date-pickers/date-time-range-picker/date-time-range-picker.md index a17bcf9821ab5..d70a20f953a93 100644 --- a/docs/data/date-pickers/date-time-range-picker/date-time-range-picker.md +++ b/docs/data/date-pickers/date-time-range-picker/date-time-range-picker.md @@ -6,10 +6,14 @@ packageName: '@mui/x-date-pickers-pro' materialDesign: https://m2.material.io/components/date-pickers --- -# Date Time Range Picker [](/x/introduction/licensing/#pro-plan) +# Date Time Range Picker [](/x/introduction/licensing/#pro-plan)🚧

The Date Time Range Picker let the user select a range of dates with an explicit starting and ending time.

-> ⚠️ This feature isn't implemented yet. It's coming. -> -> 👍 Upvote [issue #4547](https://github.com/mui/mui-x/issues/4547) if you want to see it land faster. +:::warning +This feature isn't implemented yet. It's coming. + +👍 Upvote [issue #4547](https://github.com/mui/mui-x/issues/4547) if you want to see it land faster. + +Don't hesitate to leave a comment on the same issue to influence what gets built. Especially if you already have a use case for this component, or if you are facing a pain point with your current solution. +::: diff --git a/docs/data/date-pickers/time-range-picker/time-range-picker.md b/docs/data/date-pickers/time-range-picker/time-range-picker.md index 1b0692f84f91e..b77147ce907ae 100644 --- a/docs/data/date-pickers/time-range-picker/time-range-picker.md +++ b/docs/data/date-pickers/time-range-picker/time-range-picker.md @@ -6,10 +6,14 @@ packageName: '@mui/x-date-pickers-pro' materialDesign: https://m2.material.io/components/date-pickers --- -# Time Range Picker [](/x/introduction/licensing/#pro-plan) +# Time Range Picker [](/x/introduction/licensing/#pro-plan)🚧

The Time Range Picker let the user select a range of time.

-> ⚠️ This feature isn't implemented yet. It's coming. -> -> 👍 Upvote [issue #4460](https://github.com/mui/mui-x/issues/4460) if you want to see it land faster. +:::warning +This feature isn't implemented yet. It's coming. + +👍 Upvote [issue #4460](https://github.com/mui/mui-x/issues/4460) if you want to see it land faster. + +Don't hesitate to leave a comment on the same issue to influence what gets built. Especially if you already have a use case for this component, or if you are facing a pain point with your current solution. +:::