1
0
Fork 0
mirror of synced 2024-07-03 05:20:32 +12:00
budibase/packages/bbui/src
2022-03-21 17:13: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
Actions
Avatar
Badge Update icons 2021-09-15 00:49:44 +01:00
Banner Merge branch 'develop' into labday/status-banner 2022-03-08 16:31:07 +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
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 Allow page width to be overridden 2022-03-07 13:14:36 +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 Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api 2022-03-01 18:43:52 +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 Published apps, automations and query count quotas 2022-03-20 01:13:54 +00:00
ProgressCircle Fix loading circle bug 2021-09-16 16:53:34 +01:00
SideNavigation Revert on click changes to SideNavigation/Item 2022-02-16 11:59:22 +00:00
StatusLight
Stores Merge pull request #4587 from CommanderRoot/rm-deprecated-substr 2022-03-10 01:57:57 +01:00
Table Don't set explicit height of tables when total row count is equal or less than the desired rows, to avoid tiny overflow due to horizontal scrollbars 2022-03-02 09:06:31 +00:00
Tabs Replace deprecated String.prototype.substr() 2022-02-20 15:28:39 +01: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 Finish upgrade and billing pages 2022-03-15 08:16:45 +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 Add status banner that reacts to cypress healthcheck failures 2022-02-24 14:41:24 +00:00
spectrum-icons-rollup.js
spectrum-icons-vite.js