Commit Graph

22 Commits

Author SHA1 Message Date
dependabot[bot]
413b8b10b2 chore(deps): bump vite from 5.0.0 to 5.0.5 in /web (#465)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.0 to 5.0.5.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.5/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-31 00:00:30 +01:00
Luke
e4c4db04ab chore(web): update vite 2023-11-18 16:20:38 +01:00
dependabot[bot]
f8eb247189 chore(deps-dev): bump postcss from 8.4.21 to 8.4.31 in /web (#436)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.21...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-14 11:32:27 +02:00
dependabot[bot]
980177f6e9 chore(deps): bump vite from 4.1.1 to 4.1.5 in /web (#388)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.1.1 to 4.1.5.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.1.5/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.1.5/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-08 13:06:49 +02:00
Jorn
7c2e894b67 chore(web): renamed web to ox_lib and removed unused packages (#221) 2023-02-12 12:23:28 +01:00
Luke
abd63ba2e4 chore(web): update font awesome deps 2023-02-11 13:55:54 +01:00
masonschafercodes
8c560b5f87 chore(web): migrate to vite v4 (#214)
Updated vite to v4 and update the react-plugin to support the v4 changes. Made sure dev port was stays consistent and manually set it to :3000
2023-02-02 10:33:36 +01:00
Luke
0c6661714f feat(web): alert dialog and text ui github flavoured markdown support
apparently doka wants to see the tables he makes to feed his never ending addiction of tables
2023-01-29 13:29:06 +01:00
Luke
d621aca29f feat(web/input): date input 2023-01-13 19:09:07 +01:00
Luke
d0811be0ce refactor(web/input): use form control instead of controlled state 2023-01-03 18:55:02 +01:00
Luke
9f1ae6184a chore(web): remove chakra packages 2023-01-02 14:02:07 +01:00
Luke
d5cdfe58f2 feat(web/notifications): center left and center right positions 2023-01-01 19:25:12 +01:00
Luke
ae8e588c67 refactor(web/notifications): notifications rewrite 2023-01-01 14:31:11 +01:00
Luke
2a1e7ff632 refactor(web): scale fade transition 2022-12-31 15:03:16 +01:00
Luke
5206f8b81b refactor(web): initial mantine setup 2022-12-16 11:55:12 +01:00
Luke
a1d2607286 chore(web): update react and chakra versions
hopefully nothing broke that I didn't notice prayge
2022-10-27 16:44:47 +02:00
Luke
4a5251b60b chore(web): add prettier and format 2022-08-27 15:58:36 +02:00
Luke
196d400c56 feat(web/menu): menu list focus trapping 2022-08-04 15:04:49 +02:00
Luke
e34fb2855d feat(web): vite 2022-06-30 11:10:02 +02:00
Luke
ccf00a6a9e feat(nui): Add markdown support to text ui
Also changed the font to be a monospaced font, avoids weird alignment issues
2022-03-26 11:02:38 +01:00
Luke
86431b6bef feat(nui): Icon support for custom notifications 2022-03-20 11:14:46 +01:00
Luke
5314b59e8b feat(nui): Initial NUI files 2022-03-13 22:30:57 +01:00