1
0
Fork 0
mirror of synced 2024-09-17 17:57:47 +12:00
budibase/packages/bbui/src
2022-04-12 16:18:41 +01:00
..
ActionButton
ActionGroup
ActionMenu
Actions
Avatar
Badge
Banner Merge branch 'develop' into labday/status-banner 2022-03-08 16:31:07 +00:00
Button UI/UX code review changes 2022-03-25 09:43:28 +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 Removed step that alters the picker date on change for time only fields 2022-04-04 14:55:43 +01:00
Icon Adding http verbs instead of icons for REST requests. 2021-12-09 13:08:16 +00:00
InlineAlert
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
Modal Minor UI updates for the create app modal. A spinner has been added to the modal confirmation UX. The app name is pre-populated using the app name. The app URL can no longer be null 2022-03-23 12:43:20 +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
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