1
0
Fork 0
mirror of synced 2024-07-16 03:35:56 +12:00
Commit graph

27 commits

Author SHA1 Message Date
Andrew Kingston b5348dd9e2 Add over background button variant 2021-08-13 12:22:35 +01:00
Andrew Kingston 0422b3cdf3 Add quiet prop to button 2021-07-05 10:19:27 +01:00
Andrew Kingston 937479986d Add pretty labels to button props, ensure button width is always determined by content 2021-06-25 08:55:45 +01:00
Martin McKeaveney f267c5c404 datasource selection logic - unselect other entities when choosing datasource 2021-06-16 23:27:38 +01:00
Martin McKeaveney 9dc3725268 spectrum button component, allow binding to queries 2021-06-16 18:14:23 +01:00
Andrew Kingston d9d0cc9be3 Fix all eslint issues 2021-06-15 19:36:56 +01:00
Andrew Kingston f00ebcf7d6 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
Andrew Kingston 1c3d477523 Fix prettier and fix crash when using certain views as data sources 2021-05-04 11:04:42 +01:00
Andrew Kingston b368deb717 Allow button to handle nullish text values 2021-01-21 13:45:17 +00:00
Andrew Kingston 2200039935 Update file structure to be sensible for design section 2021-01-14 09:45:09 +00:00
Andrew Kingston 907c0fcfda Add button actions, simplify contexts and tidy up 2020-11-25 09:50:51 +00:00
Andrew Kingston e62fbf8ef7 Add component data binding and simplify context sharing 2020-11-24 11:02:10 +00:00
Andrew Kingston 853f5d8745 Add proper hot reloading of app preview when styles change 2020-11-24 09:31:54 +00:00
Andrew Kingston 32a143cf41 Add support for full depth data binding 2020-11-20 09:50:10 +00:00
Andrew Kingston a18a861177 Refactor entire SDK into client lib and enable svelte context sharing between client and components 2020-11-18 19:18:18 +00:00
Andrew Kingston 94458b3907 Add lots of new work on client library rewrite 2020-11-17 12:08:24 +00:00
Michael Shanks 5578e48f34 stop multiple creates on save record 2020-10-16 22:46:15 +01:00
Andrew Kingston 9f797215e5 Adjust button styles in line with new designs 2020-10-16 08:35:15 +01:00
Michael Shanks 14aa33705f events hooked up and working 2020-09-10 21:11:05 +01:00
Joe a77be47076 CSS update UI refresh
Font changed to Inter
Colors reflect BBUI
Panel background removed
2020-06-23 08:19:16 +01:00
Joe 94a9868427 Form and button update 2020-06-03 22:49:55 +01:00
Conor_Mack a4c65eb803 Stable property panel 2020-05-21 14:28:32 +01:00
Conor_Mack bba1de1df8 Building components settings and refactoring 2020-05-19 17:00:53 +01:00
Conor_Mack 2e6a0e36c0 Pre demo changes 2020-05-08 20:29:15 +01:00
Conor_Mack cd0fa95ad4 Stylable option items and font family property 2020-04-27 11:26:34 +01:00
Joe 54317f3d53 color change 2020-03-17 11:16:49 +00:00
Martin McKeaveney a6499c0dc8
Rename button.svelte to Button.svelte 2020-02-25 17:30:06 +00:00
Renamed from packages/standard-components/src/button.svelte (Browse further)