1
0
Fork 0
mirror of synced 2024-09-19 02:39:37 +12:00
Commit graph

19 commits

Author SHA1 Message Date
Gerard Burns
de0414afbe
Update Svelte Major Version to 4 (#13036)
* update svelte versions

* temporarilly disable svelte warnings

* change bbap version pointed to

* remove sub module specifying svelte version

* point at updated account-portal

* add type declaration for svelte in the server

* add svelte transformer for server jest tests

* remove svelte from bbui package.json

* get builder tests working

* linting fixes

* prettier fixes

* fix server test

* fix another server test

* fix server serverlog test

* account-portal-version

* pin master version of pro

* revert hbs doc file in server to use triple braces, ensures nothing gets escaped
2024-02-22 13:19:29 +00:00
Andrew Kingston
6e12c3fa3c Remove most traces of data-cy attributes 2023-02-01 08:20:46 +00:00
Andrew Kingston
f7286e1597 Fix icon import 2022-08-17 15:01:38 +01:00
Andrew Kingston
37f9e7ad1d SUpport using icons for keybind indicators in menu items 2022-08-17 14:47:07 +01:00
Andrew Kingston
a91c043c4b Update style of keybinds for menu items 2022-08-02 10:01:24 +01:00
Andrew Kingston
64d2e95327 Add key binds to screenslot component 2022-07-29 13:33:04 +01:00
Andrew Kingston
a9a4b6ee44 Add keybindings to component context menu. Add duplicate keybinding. Simplify pasting 2022-07-29 13:33:04 +01:00
Andrew Kingston
dca9d5665a Prevent MenuItem firing onlick handlers when disabled 2021-08-24 15:29:50 +01:00
Andrew Kingston
f57cfe70ce Center menu item icons 2021-05-07 08:36:05 +01:00
Andrew Kingston
cd39210573 Reduce size of MenuItem icons 2021-05-06 15:33:28 +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
Keviin Åberg Kultalahti
9bda97b300 rework ActionMenu and add noClose prop to MenuItem 2021-04-27 11:48:47 +02:00
Keviin Åberg Kultalahti
0146cd0c88 converts component adding buttons in design section 2021-04-26 17:34:28 +02:00
Keviin Åberg Kultalahti
b9f5868fb3 fix Menu component 2021-04-21 14:51:17 +02:00
Keviin Åberg Kultalahti
7403e4925e wip: trying to get the new TreeView component to work with the drag-and-drop functionality 2021-04-20 15:57:56 +02:00
Keviin Åberg Kultalahti
0b18b55433 Implements Menu component 2021-04-12 16:26:26 +02:00
Keviin Åberg Kultalahti
199756134b wip menu component 2021-04-12 11:24:03 +02:00
Keviin Åberg Kultalahti
1b3e93c6c5 reworks buttons to use more ergonomic interface 2021-04-09 15:21:51 +02:00
Keviin Åberg Kultalahti
9e2cf66173 adds Link component to bbui 2021-04-09 14:44:48 +02:00