Gerard Burns
dd343a5946
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
06f87c3a82
Enable rollup to bundle PNG images due to new assets in frontend-core
2023-01-31 15:54:06 +00:00
Dean
617d443890
UX/UI updates and rollup config changes to exclude common warnings
2022-10-06 09:54:43 +01:00
Andrew Kingston
5984746809
Don't run visualiser in client library when not in production
2022-02-14 18:01:43 +00:00
Andrew Kingston
fcd79ed70a
Merge branch 'client-bundle-size-reduction' into experimental-hbs-caching
2022-01-31 18:58:19 +00:00
Andrew Kingston
22bb99357a
Remove lodash and sort dependencies out
2022-01-31 09:32:06 +00:00
Andrew Kingston
6af3e1ef7c
Remove builder rollup alias from client as it is now fully decoupled
2022-01-26 17:55:45 +00:00
Andrew Kingston
4f7499cafe
Remove unmaintained rollup plugins for node and replace with rollup-plugin-polyfill-node
2022-01-11 14:01:50 +00:00
Andrew Kingston
ec7cf96fd9
Move all lucene logic into central builder helpers file
2021-09-27 12:59:49 +01:00
Andrew Kingston
047cd4ea88
Merge standard-components into the client library
2021-09-01 11:41:48 +01:00
Andrew Kingston
6b706cd438
Properly dedupe svelte to allow context sharing
2021-04-01 19:41:54 +01:00
Andrew Kingston
7fc31a1001
Ignore some client lib warnings
2021-04-01 19:25:56 +01:00
Andrew Kingston
5bf33c5d6b
Fix string-templates and client buindling for ESM
2021-04-01 16:09:16 +01:00
Andrew Kingston
3ab4c7f4bc
Improve cross-package bundling
2021-04-01 13:44:14 +01:00
Michael Drury
d3603a7b75
Some fixes, still dealing with problems of illegal re-assignment in rollup.
2021-01-30 00:20:13 +00:00
Andrew Kingston
32c71bd006
Bundle client as IIFE rather than ESM
2021-01-07 14:53:18 +00:00
Andrew Kingston
b607d2e933
Tidy up dependencies and rollup configs for client and standard components
2020-11-25 16:03:52 +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
7a3f9d61d2
Add work on data context in components
2020-11-18 11:24:01 +00:00
Andrew Kingston
e11656fa24
Add lots of new work on client library rewrite
2020-11-17 12:08:24 +00:00
Andrew Kingston
3a981ac256
Add initial new routing and svelte client app generation
2020-11-13 15:42:32 +00:00
Michael Shanks
a82c0dd44e
client lib - new binding
2020-08-06 21:12:35 +01:00
Martin McKeaveney
0ec47971d0
formatting + fixing builder tests
2020-05-07 10:53:34 +01:00
Martin McKeaveney
ddb1880b98
development setup, adding data components
2020-05-06 10:33:30 +01:00
Martin McKeaveney
7ae40de558
eslint tidy up
2020-02-25 15:46:04 +00:00
Martin McKeaveney
0808178dfa
running prettier over codebase, removing merge files
2020-02-03 09:24:25 +00:00
Michael Shanks
92dcf4b2b8
backup before an f-up
2019-10-18 17:32:03 +01:00
Michael Shanks
7c4c1bd670
new components not export by index in stanadard-component
2019-09-30 05:21:08 +01:00
Michael Shanks
3cfe71cbbb
refactoring - lodash/fp
2019-09-28 05:28:11 +01:00
Michael Shanks
9953989de6
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