Files
decky-frontend-lib/CHANGELOG.md
2022-10-26 21:42:37 +00:00

28 KiB

3.7.6 (2022-10-26)

Bug Fixes

  • Field: add override for onClick type (#43) (fe75dfb)

3.7.5 (2022-10-26)

Bug Fixes

  • Field: add types for focusing field (#41) (bedb6b8)

3.7.4 (2022-10-26)

Bug Fixes

3.7.3 (2022-10-25)

Bug Fixes

3.7.2 (2022-10-24)

Bug Fixes

3.7.1 (2022-10-24)

Bug Fixes

  • Tabs: temp remove until we have a way to grab it on beta (25c33b2)

3.7.0 (2022-10-24)

Features

  • modal: support for latest steamos preview (5f0470c)

3.6.1 (2022-10-19)

Bug Fixes

3.6.0 (2022-10-15)

Features

  • plugin: add alwaysRender (2fc2060)

3.5.6 (2022-10-08)

Bug Fixes

  • Dialog: remove not exported dialog button (#37) (5a5218a)

3.5.5 (2022-10-08)

Bug Fixes

  • sidebarnavigation: no dont (0ce1b54)

3.5.4 (2022-10-08)

Bug Fixes

  • sidebarnavigation: allow null pags (d6b00b0)

3.5.3 (2022-10-08)

Bug Fixes

  • tabs: fix props and add example (4024b76)

3.5.2 (2022-10-08)

Bug Fixes

  • Tabs: make onShowTab required (7161e75)

3.5.1 (2022-10-08)

Bug Fixes

  • Tabs: actually export it lmao (0e0e0d2)

3.5.0 (2022-10-08)

Features

  • Tabs: initial tabs component, props, docs (abbd3cd)

3.4.0 (2022-10-06)

Features

3.3.5 (2022-10-02)

Bug Fixes

  • docs: set categorizeByGroup to true (0f205e8)

3.3.4 (2022-10-02)

Bug Fixes

  • docs: build each component as a seperate page (fbd936d)

3.3.3 (2022-10-02)

Bug Fixes

3.3.2 (2022-10-02)

Bug Fixes

3.3.1 (2022-10-02)

Bug Fixes

  • SidebarNavigation: add more props (#29) (ed0be5e)

3.3.0 (2022-10-02)

Features

  • Menu: add nested menu groups + more props (#30) (4233128)

3.2.2 (2022-09-29)

Bug Fixes

3.2.1 (2022-09-24)

Bug Fixes

3.2.0 (2022-09-20)

Features

  • FooterLegend: add GamepadEvent (130dfa2)

3.1.4 (2022-09-19)

Bug Fixes

  • License: update license in package.json (064c161)

3.1.3 (2022-09-18)

Bug Fixes

  • DialogButton: fix ref type (74aefc7)

3.1.2 (2022-09-18)

Bug Fixes

  • DialogButton: fix types, add ref types (db41e74)

3.1.1 (2022-09-18)

Bug Fixes

  • Button: add types to DialogButton (29201fa)

3.1.0 (2022-09-18)

Features

  • components: add FocusRing (b05f846)

3.0.0 (2022-09-09)

Bug Fixes

  • button: add style prop (d6a08fe)
  • textfield: extend HTMLAttributes (71c7afa)

Features

  • modal: add more props, refactor (26017e7)
  • serverAPI: add FilePicker (8eb921e)

BREAKING CHANGES

  • modal: ModalRoot ->ConfirmModal add the actual ModalRoot which does not contain buttons

2.0.0 (2022-09-04)

Features

  • patcher: rewrite to support multiple patches (076d9eb)

BREAKING CHANGES

  • patcher: All usage of *Patch functions must now store the result and call .unpatch() unpatch() has been removed.

1.8.3 (2022-09-03)

Bug Fixes

  • plugin: Export ServerResponse for use in plugin-loader.tsx (#20) (d01c7b3)

1.8.2 (2022-08-28)

Bug Fixes

  • utils: Mutable variable must be non-const (#19) (1dd48cd)

1.8.1 (2022-08-26)

Bug Fixes

  • utils: update wrapReactClass impl. and defaults for prop argument (#17) (55bd06a)

1.8.0 (2022-08-26)

Features

  • components: add Carousel component (cf137c4)
  • Focusable: add FooterLegend props to Focusable and Field (c25fe58)

1.7.8 (2022-08-20)

Bug Fixes

  • Dropdown: correct Dropdown types (#15) (a09af35)

1.7.7 (2022-08-20)

Bug Fixes

  • FieldProps: Add "bottomSeparator" option (#16) (490a1f7)

1.7.6 (2022-08-18)

Bug Fixes

  • TextFieldProps: Add "disabled" option to TextFieldProps (#14) (af98a76)

1.7.5 (2022-08-18)

Bug Fixes

  • ButtonItem: update to account for both prop settings (6be0644)

1.7.4 (2022-08-18)

Bug Fixes

1.7.3 (2022-08-17)

Bug Fixes

  • Router: Add more members to Router interface (#12) (7d3b5e8)

1.7.2 (2022-08-17)

Bug Fixes

  • utils: allow prop reassigns to fail (a592883)

1.7.1 (2022-08-17)

Bug Fixes

  • utils: better method to wrap react classes (e644de3)

1.7.0 (2022-08-17)

Features

  • utils: add wrapReactClass (d237bd4)

1.6.2 (2022-08-15)

1.6.1 (2022-08-13)

Bug Fixes

  • wrapReactType: try another method (b7dc1d6)

1.6.0 (2022-08-13)

Features

  • Utilities: add wrapReactType utility (7cf45cf)

1.5.1 (2022-08-10)

Bug Fixes

  • security: update for minimist pollution exploit (1de979f)

1.5.0 (2022-08-10)

Features

  • ServerAPI: add Toaster to serverAPI (e2126af)

1.4.0 (2022-08-08)

Features

  • utils: add findInTree and findInReactTree (b21dfcd)

1.3.0 (2022-08-02)

Features

  • plugin: api for patching existing routes (5b29447)

1.2.4 (2022-07-25)

Bug Fixes

1.2.3 (2022-07-25)

Bug Fixes

  • Modal: add another prop (2fdfcdd)

1.2.2 (2022-07-25)

Bug Fixes

  • Modal: add more props to typings (97997ad)

1.2.1 (2022-07-13)

Bug Fixes

  • ProgressBar: extend correct prop type (944a902)

1.2.0 (2022-07-13)

Features

  • ProgressBar: add new progress bars (d9e4ff3)

1.1.0 (2022-07-09)

Features

  • Router.tsx: adds more methods to router (#9) (602f93a)

1.0.2 (2022-07-07)

Bug Fixes

  • Plugin: support non-ui plugins (51c418d)

1.0.1 (2022-06-29)

Bug Fixes

  • package: enable tree shaking (58933f8)

1.0.0 (2022-06-23)

Code Refactoring

  • components: rename Field components (9bd9622)

BREAKING CHANGES

  • components: Toggle -> ToggleField Slider -> SliderField & add Toggle component

0.12.3 (2022-06-23)

Bug Fixes

  • Field: description is a string you idiot (4697749)

0.12.2 (2022-06-23)

Bug Fixes

0.12.1 (2022-06-23)

Bug Fixes

  • components: export FIeld (a87e1bb)

0.12.0 (2022-06-23)

Features

0.11.1 (2022-06-23)

Bug Fixes

  • Router: make specifying quick access tab not required (7efc034)

0.11.0 (2022-06-20)

Features

0.10.5 (2022-06-20)

Bug Fixes

  • patcher: why the hell did i do it that way (2afb7f1)

0.10.4 (2022-06-19)

Bug Fixes

  • plugin: correct return type on injectCssIntoTab (1ce15d2)

0.10.3 (2022-06-18)

Bug Fixes

  • ServerAPI: add injectCssIntoTab to serverAPI typings (823a274)

0.10.2 (2022-06-16)

Bug Fixes

  • Router: add NavigateBackOrOpenMenu() (077334e)

0.10.1 (2022-06-16)

Bug Fixes

  • Focusable: add ref prop, fix event types (f1e20cd)

0.10.0 (2022-06-10)

Features

  • components: remove HorizontalFocus, add Focusable (9beab5f)

0.9.1 (2022-06-09)

Bug Fixes

  • SuspensefulImage: fix export (dddb703)

0.9.0 (2022-06-09)

Features

  • custom-components: add SuspensefulImage (6324282)

0.8.0 (2022-06-09)

Features

  • components: add HorizontalFocus (4d30efc)

0.7.2 (2022-06-08)

Bug Fixes

  • package: fix pnpm peer dependencies errors (e5e561e)

0.7.1 (2022-06-08)

Bug Fixes

  • Router: add NavigateToStore to interface (dd5c42c)
  • spinners: add SVG props (24244f6)

0.7.0 (2022-06-08)

Features

  • components: added shared item-props, progressbar, and more types for slider (4328385)

0.6.0 (2022-06-08)

Bug Fixes

  • husky: wrong script for husky caused problems when installing (bc2bec4)

Features

  • dropdown: add dropdown (a99fb4a)
  • sidebar-navigation: add sidebar navigation component (d8794ef)

0.5.1 (2022-06-06)

Bug Fixes

  • classes: switch static-classes to findModule (244ae12)

0.5.0 (2022-06-06)

Features

  • utils: add joinClassNames util (f34b9de)

0.4.2 (2022-06-06)

Bug Fixes

  • classes: add gamepadDialogClasses and quickAccessControlsClasses (2e7b4b6)

0.4.1 (2022-06-05)

Bug Fixes

  • textfield: correct type for onChange callback (32c355f)

0.4.0 (2022-06-05)

Bug Fixes

  • typings: export all prop types (7f9dfc5)

Features

  • textfield: extract TextField component (a3c1a7c)

0.3.0 (2022-06-04)

Features

  • typings: add Navigate to router typings (f124480)

0.2.0 (2022-06-04)

Features

  • router: expose GetQuickAccessTab and rename QuickAccessTabs to QuickAccessTab (bf0c2b1)

0.1.0 (2022-06-04)

Features

  • router: types for steam router (62bf0ea)