Skip to content

Commit

Permalink
removed bootstrap3 theme
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrpospiech committed May 24, 2024
1 parent 1436d4c commit 427e676
Show file tree
Hide file tree
Showing 50 changed files with 1 addition and 1,561 deletions.
5 changes: 0 additions & 5 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
- changed-files:
- any-glob-to-any-file:
- packages/uniforms-antd/**/*
- packages/uniforms-bootstrap3/**/*
- packages/uniforms-bootstrap4/**/*
- packages/uniforms-bootstrap5/**/*
- packages/uniforms-material/**/*
Expand All @@ -69,10 +68,6 @@
- changed-files:
- any-glob-to-any-file:
- packages/uniforms-antd/**/*
'Theme: Bootstrap 3':
- changed-files:
- any-glob-to-any-file:
- packages/uniforms-bootstrap3/**/*
'Theme: Bootstrap 4':
- changed-files:
- any-glob-to-any-file:
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@
- **And any other - only [a small wrapper](https://vazco.github.io/uniforms/#/introduction) is needed!**
- **Wide range of themes:**
- **[AntD](https://ant.design/) theme**
- **[Bootstrap3](https://getbootstrap.com/docs/3.4/) theme**
- **[Bootstrap4](https://getbootstrap.com/docs/4.6) theme**
- **[Bootstrap5](https://getbootstrap.com/) theme**
- **[Material](https://v4.mui.com/) theme**
Expand Down
1 change: 0 additions & 1 deletion docs/installation.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ Now the schema package.
{ name: 'Semantic' },
{ name: 'Material' },
{ name: 'MUI' },
{ name: 'Bootstrap3' },
{ name: 'Bootstrap4' },
{ name: 'Bootstrap5' },
{ name: 'AntD' },
Expand Down
14 changes: 0 additions & 14 deletions package-lock.json

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

11 changes: 0 additions & 11 deletions packages/uniforms-bootstrap3/README.md

This file was deleted.

14 changes: 0 additions & 14 deletions packages/uniforms-bootstrap3/__tests__/_mount.tsx

This file was deleted.

42 changes: 0 additions & 42 deletions packages/uniforms-bootstrap3/__tests__/gridClassName.ts

This file was deleted.

66 changes: 0 additions & 66 deletions packages/uniforms-bootstrap3/__tests__/index.ts

This file was deleted.

84 changes: 0 additions & 84 deletions packages/uniforms-bootstrap3/__tests__/wrapField.tsx

This file was deleted.

41 changes: 0 additions & 41 deletions packages/uniforms-bootstrap3/package.json

This file was deleted.

43 changes: 0 additions & 43 deletions packages/uniforms-bootstrap3/src/AutoField.tsx

This file was deleted.

Loading

0 comments on commit 427e676

Please sign in to comment.