Hangar/frontend-new
MD 72b7374e3d Add transparent button type; make dropdown button more configurable
- `buttonArrow` prop on DropdownButton allows hiding the up/down arrows
- `button-label` slot on DropdownButton allows replacing the text on the button with an icon
- Transparent button type that roughly matches the header theme/user buttons
- Star and watch buttons on project pages are now grey
2022-04-06 16:50:23 +01:00
..
.env add tooltips and user admin buttons 2022-03-29 21:52:32 +02:00
.husky linting improvements 2022-03-21 13:58:14 +01:00
public/favicon update dependencies, add server for deployment 2022-03-21 13:58:14 +01:00
server update pnpm deps 2022-03-25 23:00:15 +01:00
src Add transparent button type; make dropdown button more configurable 2022-04-06 16:50:23 +01:00
.editorconfig eslint, prettier, git hooks 2022-03-21 13:58:14 +01:00
.eslintrc.js Fix eslint complaining about some imports (#610) 2022-03-21 13:58:14 +01:00
.gitignore Start a POC for a new frontend! 2022-03-21 13:58:14 +01:00
.npmrc Start a POC for a new frontend! 2022-03-21 13:58:14 +01:00
.prettierignore linting improvements 2022-03-21 13:58:14 +01:00
.prettierrc eslint, prettier, git hooks 2022-03-21 13:58:14 +01:00
index.html implement admin stats page 2022-03-21 13:58:14 +01:00
package.json figure out locale and theme on server, add theme option to db 2022-04-03 00:23:48 +02:00
pnpm-lock.yaml figure out locale and theme on server, add theme option to db 2022-04-03 00:23:48 +02:00
proxy.config.ts implement proxy for prod mode 2022-03-25 20:40:37 +01:00
TODO.md Implement member adding, improve channel modal 2022-04-06 14:46:36 +02:00
tsconfig.json Improve style (#607) 2022-03-21 13:58:14 +01:00
vite.config.ts implement rendering of project pages 2022-03-26 13:19:09 +01:00
windi.config.ts Add transparent button type; make dropdown button more configurable 2022-04-06 16:50:23 +01:00