Gerard Burns
21a067f34e
New App Onboarding ( #9489 )
...
* New App Onboarding
* Lint
* Move app creation onboarding into its own route
* Fix quiet action button variant
* Fix alt attribute background image flashing
* Update routing logic and redirects to show app creation onboarding
* Navigate to data rather than design upon initial app creation to allow tour to function properly
* Tidy up popover logic and remove tip functionality
* Fix binding popovers
* Lint
* Silence spammy warnings from the builder
* Exclude SVG files from rollup plugin image to fix spectrum icons
* Fix help menu icon colours not working in light themes
* Tweak help menu styles
---------
Co-authored-by: Andrew Kingston <andrew@kingston.dev>
2023-01-31 19:34:32 +00:00
Andrew Kingston
bebe7bfb1b
Enable rollup to bundle PNG images due to new assets in frontend-core
2023-01-31 15:54:06 +00:00
Dean
e060db2929
UX/UI updates and rollup config changes to exclude common warnings
2022-10-06 09:54:43 +01:00
Andrew Kingston
5a6d92e98a
Don't run visualiser in client library when not in production
2022-02-14 18:01:43 +00:00
Andrew Kingston
a3135bd98f
Merge branch 'client-bundle-size-reduction' into experimental-hbs-caching
2022-01-31 18:58:19 +00:00
Andrew Kingston
37e72db2a8
Remove lodash and sort dependencies out
2022-01-31 09:32:06 +00:00
Andrew Kingston
847b3b5dbc
Remove builder rollup alias from client as it is now fully decoupled
2022-01-26 17:55:45 +00:00
Andrew Kingston
5d81a5ef54
Remove unmaintained rollup plugins for node and replace with rollup-plugin-polyfill-node
2022-01-11 14:01:50 +00:00
Andrew Kingston
5c6c21aeef
Move all lucene logic into central builder helpers file
2021-09-27 12:59:49 +01:00
Andrew Kingston
9e5805f092
Merge standard-components into the client library
2021-09-01 11:41:48 +01:00
Andrew Kingston
41fb64aa04
Properly dedupe svelte to allow context sharing
2021-04-01 19:41:54 +01:00
Andrew Kingston
a858dd72c2
Ignore some client lib warnings
2021-04-01 19:25:56 +01:00
Andrew Kingston
8241dbcd58
Fix string-templates and client buindling for ESM
2021-04-01 16:09:16 +01:00
Andrew Kingston
db2a710168
Improve cross-package bundling
2021-04-01 13:44:14 +01:00
Michael Drury
699046ccb8
Some fixes, still dealing with problems of illegal re-assignment in rollup.
2021-01-30 00:20:13 +00:00
Andrew Kingston
5fb6503298
Bundle client as IIFE rather than ESM
2021-01-07 14:53:18 +00:00
Andrew Kingston
004b3e5daa
Tidy up dependencies and rollup configs for client and standard components
2020-11-25 16:03:52 +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
2f0e4694e0
Add work on data context in components
2020-11-18 11:24:01 +00:00
Andrew Kingston
94458b3907
Add lots of new work on client library rewrite
2020-11-17 12:08:24 +00:00
Andrew Kingston
cbeea17db0
Add initial new routing and svelte client app generation
2020-11-13 15:42:32 +00:00
Michael Shanks
753fb27eb8
client lib - new binding
2020-08-06 21:12:35 +01:00
Martin McKeaveney
c255883aed
formatting + fixing builder tests
2020-05-07 10:53:34 +01:00
Martin McKeaveney
392de2efcc
development setup, adding data components
2020-05-06 10:33:30 +01:00
Martin McKeaveney
0d0f635db4
eslint tidy up
2020-02-25 15:46:04 +00:00
Martin McKeaveney
94eb93b186
running prettier over codebase, removing merge files
2020-02-03 09:24:25 +00:00
Michael Shanks
75f4c6dd68
backup before an f-up
2019-10-18 17:32:03 +01:00
Michael Shanks
df300daf8d
new components not export by index in stanadard-component
2019-09-30 05:21:08 +01:00
Michael Shanks
08cedd1cc2
refactoring - lodash/fp
2019-09-28 05:28:11 +01:00
Michael Shanks
2e6a34c687
state binding working
2019-09-22 05:02:33 +01:00
Michael Shanks
70ddecfab0
data binding and stndard componets work
2019-09-19 04:35:40 +01:00
michael shanks
e383c03435
working on client lib
2019-09-06 13:04:23 +01:00