Commit Graph

380 Commits

Author SHA1 Message Date
TrainDoctor
102a441124 Merge pull request #79 from FrogTheFrog/main
fix(useQuickAccessVisible): make it work again
2023-04-03 15:18:07 -07:00
semantic-release-bot
62f40bd48f chore(release): 3.20.0 [CI SKIP] v3.20.0 2023-04-03 20:49:24 +00:00
TrainDoctor
a7acc9ae45 Merge pull request #80 from Tormak9970/main
Add save on backout to reorderable list component.
2023-04-03 13:48:35 -07:00
Travis Lane
be7f17a3c3 Merge pull request #2 from Tormak9970/reorderable-list
chore: bumped pnpm lockfile version
2023-04-03 16:47:18 -04:00
Tormak
5d097b6108 chore: bumped pnpm lockfile version 2023-04-03 16:44:13 -04:00
Travis Lane
ae98930eeb Merge pull request #1 from Tormak9970/reorderable-list
Reorderable list now saves on backout
2023-03-29 10:18:32 -04:00
Travis Lane
6ce0da996d Merge branch 'main' into reorderable-list 2023-03-29 10:18:23 -04:00
Tormak
b1591f86bb feat: reorderable list now saves on backout 2023-03-29 07:10:55 -05:00
TrainDoctor
f7318f0210 Merge pull request #78 from Tormak9970/patch-1 2023-03-23 07:40:28 -07:00
Travis Lane
1a34501868 updated to use 'separator' instead of string 2023-03-22 20:17:58 -05:00
FrogTheFrog
7dacb23e8b fix(useQuickAccessVisible): make it work again 2023-03-19 22:25:53 +02:00
semantic-release-bot
7e5c7b5ac3 chore(release): 3.19.2 [CI SKIP] v3.19.2 2023-03-07 23:48:45 +00:00
Beebles
f71e4dedc8 Merge pull request #71 from doZennn/patch-1
fix(Item): add highlightOnFocus prop
2023-03-07 16:48:10 -07:00
Travis Lane
419835204e Add support for SidebarNavigation separator
Looked into it and in order to render a separator you need to pass `"separator"`
2023-03-06 11:15:36 -06:00
semantic-release-bot
86f33de2c0 chore(release): 3.19.1 [CI SKIP] v3.19.1 2023-02-23 02:57:40 +00:00
AAGaming
0b6dc24c0d fix(*): refactoring to fix for feb 22 2023 beta 2023-02-22 21:56:46 -05:00
semantic-release-bot
18ce1ad790 chore(release): 3.19.0 [CI SKIP] v3.19.0 2023-02-22 03:38:02 +00:00
Travis Lane
5a074b5bb6 feat: added reorderable list and updated fieldProps (#57) 2023-02-22 03:37:26 +00:00
AAGaming
26fae13c8e feat(ReorderableList): add animations, clean up 2023-02-21 22:36:56 -05:00
AAGaming
53faf55df1 fix(Field): remove style 2023-02-21 22:36:35 -05:00
Tormak
b480d397c4 fix: fixed missing export 2023-02-21 19:06:08 -06:00
Tormak
dfcb3bec19 feat: added doc comments 2023-02-21 12:22:21 -06:00
Travis Lane
cf7dc26a0c Merge branch 'SteamDeckHomebrew:main' into main 2023-02-21 12:22:12 -05:00
semantic-release-bot
d3b87b26c5 chore(release): 3.18.11 [CI SKIP] v3.18.11 2023-02-18 23:24:21 +00:00
TrainDoctor
b64dd9f723 Merge pull request #75 from beebls/main
fix(Navigation): fix NavigateToExternalWeb and ModalRoot
2023-02-18 15:23:49 -08:00
beebls
82214fef4c fix(Navigation): fix NavigateToExternalWeb 2023-02-18 15:51:31 -07:00
Jozen Blue Martinez
e559a43af9 Add missing types (#76)
* feat(SteamAppOverview): Add types

* feat(SliderFieldProps): Add className type

* feat(ToggleFieldProps): Add highlightOnFocus type

* feat(AppDetails): Add types for libraryAssets.logoPosition

* feat(types): Add types to some globals
2023-02-18 19:58:50 +00:00
beebls
c53d7f8448 fix(Navigation): fix NavigateToExternalWeb 2023-02-17 18:21:48 -07:00
AAGaming
68a46263a4 chore(docs): update wikijs typedoc plugin 2023-02-04 19:45:51 -05:00
AAGaming
56e7b2c492 chore(docs): fix workflow oops 2023-02-04 19:39:32 -05:00
AAGaming
1282636b0b chore(docs): revert workflow changes 2023-02-04 19:38:47 -05:00
AAGaming
2343274a5b chore(docs): update wikijs typedoc plugin 2023-02-04 19:36:38 -05:00
AAGaming
f965c05c27 chore(docs): fix path 2023-02-04 17:20:34 -05:00
AAGaming
f8c8ae7c29 chore(docs): update typedoc-wikijs-theme to fix bug 2023-02-04 17:18:52 -05:00
AAGaming
3085efd439 chore(docs): fix mv 2023-02-04 17:17:05 -05:00
AAGaming
db8d91a7ff chore(docs): bump typedoc-wikijs-theme and update docs workflow 2023-02-04 17:14:27 -05:00
AAGaming
2091daaeac chore(docs): update doc generation to use typedoc-wikijs-theme, also bump typescript 2023-02-04 16:55:52 -05:00
Tormak
b1b2f4fa2d feat: made requested changes and ran prettier 2023-02-04 11:39:08 -06:00
Tormak
b146eab8d7 fix: list didn't update on prop change 2023-02-03 15:33:03 -06:00
Tormak
667933bd7c refactor: addressed change reqs 2023-02-01 17:42:03 -06:00
Tormak
dbd01b11ca feat: support for non-interactable reordering 2023-02-01 17:24:17 -06:00
Tormak
47a6fddc89 feat: support for user specified icon 2023-02-01 15:33:27 -06:00
Tormak
c57e0eed34 refactor: changes to improve deck cohesion 2023-02-01 15:25:23 -06:00
Tormak
5adc5e14ed refactor: updated to simpler reorderable list 2023-02-01 08:18:55 -06:00
Tormak
cea315a52c feat: refactoring mostly complete 2023-01-28 17:19:24 -06:00
Tormak
5b166d6db8 feat: changed ReorderableList to working version 2023-01-28 16:53:22 -06:00
semantic-release-bot
edcc43a6ee chore(release): 3.18.10 [CI SKIP] v3.18.10 2023-01-17 00:35:19 +00:00
AAGaming
9723854ddc fix(SuspensefulImage): fix changing src 2023-01-16 19:34:44 -05:00
semantic-release-bot
7501817b76 chore(release): 3.18.9 [CI SKIP] v3.18.9 2023-01-16 14:13:05 +00:00
AAGaming
4affd4aaec fix(Navigation): fix on stable 2023-01-16 09:12:16 -05:00