1
0
Fork 0
mirror of synced 2024-09-11 23:16:00 +12:00
budibase/packages/bbui/src
2022-02-24 09:14:16 +00:00
..
ActionButton Adding some extra padding to action buttons to line them up better, changing over everything in datasources to tables (where possible). 2021-11-30 19:05:36 +00:00
ActionGroup
ActionMenu fix lint issues 2021-08-18 00:04:54 +02:00
Actions
Avatar
Badge Update icons 2021-09-15 00:49:44 +01:00
Banner First major part of the REST query resdesign. 2021-12-01 17:55:57 +00:00
Button Fix button A11y issue again after being lost in merge 2022-02-22 12:35:11 +00:00
ButtonGroup Fix for #4440, fixing validation of API endpoints. 2022-02-12 10:35:10 +00:00
ClearButton
ColorPicker Support aligning a color picker popover to the right 2022-02-18 20:14:31 +00:00
DetailSummary Add new style definitions for containers 2021-06-23 07:55:33 +01:00
Divider
Drawer Add custom svelte transition to drawer and add local parameter to prevent bad transitions 2022-02-21 13:41:57 +00:00
Form Don't show checkbox label if no label specified 2022-02-24 09:12:14 +00:00
Icon Adding http verbs instead of icons for REST requests. 2021-12-09 13:08:16 +00:00
InlineAlert Updating inline alert component to handle newlines as different elements, putting out error with new lines. 2021-11-22 10:37:58 +00:00
Label Add helpers into BBUI rather than frontend core and fix A11y issue 2022-01-20 10:14:39 +00:00
Layout Update home screen UI to work better on mobile and make spacing more consistent 2021-12-15 15:54:33 +00:00
Link
List/Items
Markdown Update rich text editor fullscreen and side-by-side modes to work on desktop and mobile properly with any type of layout navigation 2022-02-07 12:49:33 +00:00
Menu Prevent MenuItem firing onlick handlers when disabled 2021-08-24 15:29:50 +01:00
Modal Auth config forms 2021-12-11 09:59:09 +00:00
Notification Remove automatic dismissal of error notifications and instead allow only manual dismissal, and also enable pointer events so errors can be copied 2022-02-07 15:15:28 +00:00
Pagination
Popover
ProgressBar Fix all eslint issues 2021-06-15 19:36:56 +01:00
ProgressCircle Fix loading circle bug 2021-09-16 16:53:34 +01:00
SideNavigation Make core portal layout responsive with mobile drawer menu 2021-09-13 15:38:06 +01:00
StatusLight
Stores Update auto dismissal of notifications 2022-02-07 15:24:46 +00:00
Table Fix selecting all rows and fix table click events clashing with row selection 2022-02-24 09:14:16 +00:00
Tabs Bump z-index to always be on top 2022-01-10 11:50:08 +00:00
Tags
Tooltip Fix for both #4167, allow saving but warn if never sent and #4165 save the query name when clicking name save icon. 2022-02-07 18:47:10 +00:00
TreeView
Typography Update home screen UI to work better on mobile and make spacing more consistent 2021-12-15 15:54:33 +00:00
bbui.css
context.js
helpers.js Merge branch 'client-bundle-size-reduction' into experimental-hbs-caching 2022-01-31 18:58:19 +00:00
index.js Merge branch 'develop' of github.com:Budibase/budibase into frontend-core 2022-02-08 08:12:37 +00:00
spectrum-icons-rollup.js
spectrum-icons-vite.js