1
0
Fork 0
mirror of synced 2024-08-28 16:31:48 +12:00
Commit graph

27 commits

Author SHA1 Message Date
Andrew Kingston
96992ed1bb Add over background button variant 2021-08-13 12:22:35 +01:00
Andrew Kingston
e969692952 Add quiet prop to button 2021-07-05 10:19:27 +01:00
Andrew Kingston
83a337e20e Add pretty labels to button props, ensure button width is always determined by content 2021-06-25 08:55:45 +01:00
Martin McKeaveney
9841a74e39 datasource selection logic - unselect other entities when choosing datasource 2021-06-16 23:27:38 +01:00
Martin McKeaveney
6e00919851 spectrum button component, allow binding to queries 2021-06-16 18:14:23 +01:00
Andrew Kingston
38e064fa0f Fix all eslint issues 2021-06-15 19:36:56 +01:00
Andrew Kingston
6c960dd9e2 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
c010eeb314 Fix prettier and fix crash when using certain views as data sources 2021-05-04 11:04:42 +01:00
Andrew Kingston
836dbcd71c Allow button to handle nullish text values 2021-01-21 13:45:17 +00:00
Andrew Kingston
7c4c7e0ae1 Update file structure to be sensible for design section 2021-01-14 09:45:09 +00:00
Andrew Kingston
1e857f101a Add button actions, simplify contexts and tidy up 2020-11-25 09:50:51 +00:00
Andrew Kingston
be4106eae4 Add component data binding and simplify context sharing 2020-11-24 11:02:10 +00:00
Andrew Kingston
18a0f3888b Add proper hot reloading of app preview when styles change 2020-11-24 09:31:54 +00:00
Andrew Kingston
1b0fa94dff Add support for full depth data binding 2020-11-20 09:50:10 +00:00
Andrew Kingston
1a8d781c8c 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
e11656fa24 Add lots of new work on client library rewrite 2020-11-17 12:08:24 +00:00
Michael Shanks
8b51742901 stop multiple creates on save record 2020-10-16 22:46:15 +01:00
Andrew Kingston
dedabb8645 Adjust button styles in line with new designs 2020-10-16 08:35:15 +01:00
Michael Shanks
d3225cb51f events hooked up and working 2020-09-10 21:11:05 +01:00
Joe
28fadac7f7 CSS update UI refresh
Font changed to Inter
Colors reflect BBUI
Panel background removed
2020-06-23 08:19:16 +01:00
Joe
9193029bc4 Form and button update 2020-06-03 22:49:55 +01:00
Conor_Mack
facd99f58a Stable property panel 2020-05-21 14:28:32 +01:00
Conor_Mack
3cd48773d1 Building components settings and refactoring 2020-05-19 17:00:53 +01:00
Conor_Mack
2e636dec93 Pre demo changes 2020-05-08 20:29:15 +01:00
Conor_Mack
e7af64f625 Stylable option items and font family property 2020-04-27 11:26:34 +01:00
Joe
9aa6b3fba5 color change 2020-03-17 11:16:49 +00:00
Martin McKeaveney
7d17459eb1 Rename button.svelte to Button.svelte 2020-02-25 17:30:06 +00:00
Renamed from packages/standard-components/src/button.svelte (Browse further)