1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-04-04 13:15:24 +00:00
bramw_baserow/web-frontend
2025-03-17 16:38:46 +00:00
..
.storybook Storybook 2023-11-10 13:20:57 +00:00
config Vuelidate upgrade 2025-02-17 13:17:35 +00:00
docker Prepare for 1.31.1 2025-02-10 19:29:38 +00:00
locales Resolve "Collaborator Field Support in Form Views" 2025-02-24 07:46:11 +00:00
modules Improve the 'new element' modal loading state. 2025-03-17 16:38:46 +00:00
stories Add SegmentControl rounded and large variant 2025-02-27 07:28:30 +00:00
test Resolve "Row enters view webhook event type" 2025-03-14 15:06:52 +01:00
.eslintignore
.eslintrc.js Resolve "Add Image Element to Application Builder" 2023-06-21 08:41:45 +00:00
.prettierignore Replace icons 2023-09-28 13:39:41 +00:00
.prettierrc
.stylelintignore
.stylelintrc.js Revert to :not simple notation 2024-05-01 09:50:08 +00:00
.yarnrc
babel.config.js
coverage.config.js
Dockerfile Remove vim and nano from deps 2024-06-11 11:58:57 +02:00
intellij-idea.webpack.config.js Resolve "Move formula language partially into own module" 2023-06-15 10:28:18 +00:00
jest.config.js Fix SASS import for colors.js module 2024-05-21 08:05:57 +00:00
jest.setup.js
jsconfig.json
Makefile makefile run-dev targets 2024-11-15 13:53:00 +00:00
nuxt.config.js Change the default instead of forcing the config param as the nuxt command... 2023-07-20 12:24:34 +00:00
package.json Vuelidate upgrade 2025-02-17 13:17:35 +00:00
README.md Storybook 2023-11-10 13:20:57 +00:00
yarn.lock Vuelidate upgrade 2025-02-17 13:17:35 +00:00

Storybook image

Storybook is a tool that lets you browse and play with all the baserow reusable UI components.

Start storybook

Run the following command in the web-frontend container yarn run storybook

Storybook is available at http://localhost:6006