Skip to content

Commit c6eb0a8

Browse files
Removed the fluent-ui theme (#4488)
- Deleted everything related to `fluent-ui` in the current system, leaving the `CHANGELOG.md` and old version documentation alone
1 parent 21fdaa6 commit c6eb0a8

File tree

88 files changed

+1
-14664
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

88 files changed

+1
-14664
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ body:
2525
- core
2626
- antd
2727
- chakra-ui
28-
- fluent-ui
2928
- mui
3029
- react-bootstrap
3130
- semantic-ui

.github/ISSUE_TEMPLATE/feature_request.yml

-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ body:
1919
- core
2020
- antd
2121
- chakra-ui
22-
- fluent-ui
2322
- mui
2423
- react-bootstrap
2524
- semantic-ui

.github/ISSUE_TEMPLATE/question_issue.yml

-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ body:
1919
- core
2020
- antd
2121
- chakra-ui
22-
- fluent-ui
2322
- mui
2423
- react-bootstrap
2524
- semantic-ui

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
- [Bootstrap 3](https://github.com/rjsf-team/react-jsonschema-form/tree/main/packages/core)
3232
- [React-Bootstrap (Bootstrap 5)](https://github.com/rjsf-team/react-jsonschema-form/tree/main/packages/react-bootstrap)
3333
- [Chakra UI](https://github.com/rjsf-team/react-jsonschema-form/tree/main/packages/chakra-ui)
34-
- [Fluent UI](https://github.com/rjsf-team/react-jsonschema-form/tree/main/packages/fluent-ui)
3534
- [Fluent UI 9](https://github.com/rjsf-team/react-jsonschema-form/tree/main/packages/fluentui-rc)
3635
- [Material UI 5](https://github.com/rjsf-team/react-jsonschema-form/tree/main/packages/mui)
3736
- [Semantic UI](https://github.com/rjsf-team/react-jsonschema-form/tree/main/packages/semantic-ui)

package-lock.json

-255
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@
6868
"packages/chakra-ui",
6969
"packages/core",
7070
"packages/docs",
71-
"packages/fluent-ui",
7271
"packages/fluentui-rc",
7372
"packages/mui",
7473
"packages/playground",

packages/docs/docs/usage/themes.md

-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ meaning that you must load the Bootstrap stylesheet on the page to view the form
1111
| Bootstrap 3 (default) | Published | `@rjsf/core` |
1212
| react-bootstrap | Published | `@rjsf/react-bootstrap` |
1313
| Chakra UI | Published | `@rjsf/chakra-ui` |
14-
| fluent-ui | Published | `@rjsf/fluent-ui` |
1514
| fluentui-rc | Published | `@rjsf/fluentui-rc` |
1615
| material-ui 5 | Published | `@rjsf/mui` |
1716
| Semantic UI | Published | `@rjsf/semantic-ui` |

packages/fluent-ui/.eslintrc

-4
This file was deleted.

0 commit comments

Comments
 (0)