1
0
Fork 0
mirror of synced 2024-07-06 06:50:49 +12:00
budibase/packages/bbui/src
2021-08-26 14:38:05 +01:00
..
ActionButton Add back in active prop to ActionButton which must have got lost in a merge 2021-05-25 15:32:56 +01:00
ActionGroup Add explicit prettier options 2021-05-04 11:32:22 +01:00
ActionMenu fix lint issues 2021-08-18 00:04:54 +02:00
Actions Add explicit prettier options 2021-05-04 11:32:22 +01:00
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 Add StatusLight and Badge components to BBUI 2021-05-21 10:31:45 +01:00
Button Fix prettier and fix crash when using certain views as data sources 2021-05-04 11:04:42 +01:00
ButtonGroup merge with next 2021-05-04 11:49:34 +01:00
ClearButton rework ClearButton 2021-04-27 16:23:42 +02:00
ColorPicker Adding missing dep 2021-08-13 13:32:32 +01:00
DetailSummary Add new style definitions for containers 2021-06-23 07:55:33 +01:00
Divider rework Divider to use new API 2021-04-27 16:25:39 +02:00
Drawer Update drawer styles, drawer bindable inputs and settings bindable inputs 2021-07-14 14:21:11 +01:00
Form Making picker sorting optional and default to off. Sort by default for client apps 2021-08-20 10:03:21 +01:00
Icon Fix all eslint issues 2021-06-15 19:36:56 +01:00
Label Fix all eslint issues 2021-06-15 19:36:56 +01:00
Layout Add validation drawer and simplify HOC's for different field types 2021-08-06 14:54:00 +01:00
Link merge, UI for managing your own app locks 2021-05-13 14:04:03 +01:00
List/Items Move DetailSummary and update to use Spectrum Icon 2021-04-21 15:34:46 +02:00
Menu Prevent MenuItem firing onlick handlers when disabled 2021-08-24 15:29:50 +01:00
Modal Darken modal underlay and add actions above screen modal to allow entering full screen or closing 2021-08-03 12:02:20 +01:00
Notification Break out notification component to standalone component 2021-07-30 13:58:34 +01: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 bug preventing progress circle component from animating 2021-05-13 12:23:48 +01:00
SideNavigation fix SideNav Item not working correctly 2021-05-05 16:47:27 +02:00
StatusLight Add StatusLight and Badge components to BBUI 2021-05-21 10:31:45 +01:00
Stores Add explicit prettier options 2021-05-04 11:32:22 +01:00
Table fix build 2021-08-26 08:50:36 +01:00
Tabs border fix 2021-08-09 15:56:05 +01:00
Tags Add StatusLight and Badge components to BBUI 2021-05-21 10:31:45 +01:00
Tooltip make attachments downloadable and images clickable 2021-05-23 15:40:00 +01:00
TreeView fix TreeView item warning about anchor 2021-05-14 17:03:37 +02:00
Typography Remove unused prop 2021-05-19 18:45:14 +01:00
utils Add wrapper to color picker and fix helper import 2021-06-23 11:47:07 +01: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
index.js Add stepper component to bbui for numeric values 2021-08-18 11:32:39 +01:00
spectrum-icons-rollup.js
spectrum-icons-vite.js