.. |
charts
|
Add initial work on merging settings and design panels, improve code structure, improve styles
|
2021-06-22 09:14:17 +01:00 |
forms
|
Fix typo in Form.svelte
|
2021-06-25 20:15:45 +09:00 |
table
|
Fix all eslint issues
|
2021-06-15 19:36:56 +01:00 |
BackgroundImage.svelte
|
Fix embed showing undefined, add size styles and add placeholder
|
2021-06-25 16:04:42 +01:00 |
Button.svelte
|
Add pretty labels to button props, ensure button width is always determined by content
|
2021-06-25 08:55:45 +01:00 |
Card.svelte
|
Fix prettier and fix crash when using certain views as data sources
|
2021-05-04 11:04:42 +01:00 |
CardHorizontal.svelte
|
Fix links not working in some components
|
2021-05-06 17:21:29 +01:00 |
CardStat.svelte
|
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 |
Container.svelte
|
Add wrap setting to containers and force repeaters to always wrap
|
2021-06-24 12:15:04 +01:00 |
DataProvider.svelte
|
Improve component empty states and fix selection indicator lockup bug. Fix data provider not exporting loaded context
|
2021-06-11 08:45:58 +01:00 |
DateRangePicker.svelte
|
Fix all eslint issues
|
2021-06-15 19:36:56 +01:00 |
Embed.svelte
|
Fix embed showing undefined, add size styles and add placeholder
|
2021-06-25 16:04:42 +01:00 |
ErrorsBox.svelte
|
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 |
Heading.svelte
|
Only override existing color style if a color setting exists for Headings
|
2021-07-01 00:47:38 +01:00 |
Icon.svelte
|
Fix prettier and fix crash when using certain views as data sources
|
2021-05-04 11:04:42 +01:00 |
Image.svelte
|
Fix embed showing undefined, add size styles and add placeholder
|
2021-06-25 16:04:42 +01:00 |
Layout.svelte
|
Add relative z indices to layouts to allow absolutely positioned children in a layout without overlapping the nav
|
2021-06-25 15:09:13 +01:00 |
Link.svelte
|
Only override color style on links if a color setting exists
|
2021-07-01 00:48:40 +01:00 |
Navigation.svelte
|
Fix all eslint issues
|
2021-06-15 19:36:56 +01:00 |
Placeholder.svelte
|
Add size styles and placeholder to image component
|
2021-06-25 15:29:24 +01:00 |
Repeater.svelte
|
Add wrap setting to containers and force repeaters to always wrap
|
2021-06-24 12:15:04 +01:00 |
ScreenSlot.svelte
|
Update server generated layouts and improve layout styles
|
2021-06-17 12:57:36 +01:00 |
Section.svelte
|
Lint and remove unused section properties
|
2021-06-18 12:44:53 +01:00 |
StackedList.svelte
|
Add placeholders and empty states automatically as required to any empty client components
|
2021-06-11 08:05:49 +01:00 |
Text.svelte
|
Only override color style on paragraphs if a color setting exists
|
2021-07-01 00:48:05 +01:00 |
helpers.js
|
Add placeholders and empty states automatically as required to any empty client components
|
2021-06-11 08:05:49 +01:00 |
index.js
|
Add component for customising navigation links, improve layouts and responsiveness
|
2021-06-17 12:18:48 +01:00 |
lucene.js
|
Fix data provider filtering on datetime fields
|
2021-07-06 15:54:25 +01:00 |