1
0
Fork 0
mirror of synced 2024-07-05 06:20:55 +12:00
budibase/packages/bbui/src
2022-02-09 14:42:05 +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 Replace font-weight 500 with 600 as source sans pro does not have a 500 weight, and update autoscreens and templates to use source sans pro 2021-05-25 10:11:41 +01:00
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 Updating the tooltip button to have an info icon like the labels on the right instead. 2022-02-08 17:17:00 +00:00
ButtonGroup
ClearButton
ColorPicker Add helpers into BBUI rather than frontend core and fix A11y issue 2022-01-20 10:14:39 +00:00
DetailSummary Add new style definitions for containers 2021-06-23 07:55:33 +01:00
Divider
Drawer Remove infuriating behaviour of drawer closing on escape keypress 2021-12-07 13:58:34 +00:00
Form Merge branch 'develop' into frontend-core 2022-02-09 14:42:05 +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 merge, UI for managing your own app locks 2021-05-13 14:04:03 +01:00
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 Use divs rather than a tags for pagination to avoid navigation issue in client apps 2021-05-13 16:31:59 +01:00
Popover Move settings bar into client library and allow configuration from manifest.json 2021-06-08 08:00:54 +01:00
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 Add StatusLight and Badge components to BBUI 2021-05-21 10:31:45 +01:00
Stores Update auto dismissal of notifications 2022-02-07 15:24:46 +00:00
Table Merge branch 'develop' into frontend-core 2022-02-09 14:42:05 +00:00
Tabs Bump z-index to always be on top 2022-01-10 11:50:08 +00:00
Tags Add StatusLight and Badge components to BBUI 2021-05-21 10:31:45 +01:00
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 fix TreeView item warning about anchor 2021-05-14 17:03:37 +02:00
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 Remove Inter font fully and replace with Source Sans Pro, fix favicon import path 2021-05-25 09:41:23 +01:00
context.js
helpers.js Add helpers into BBUI rather than frontend core and fix A11y issue 2022-01-20 10:14:39 +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