Skip to content

Latest commit

 

History

History
305 lines (171 loc) · 16.9 KB

CHANGELOG.md

File metadata and controls

305 lines (171 loc) · 16.9 KB

6.4.2 (2024-04-13)

Bug Fixes

  • SettingsPageItemMobile: Fixed layout (3686841)

6.4.1 (2024-04-13)

Bug Fixes

  • SettingsPageItemMobile: Fixed styles (5f51306)

6.4.0 (2023-12-31)

Features

6.3.0 (2023-12-29)

Features

  • Added auto setting to dark mode (e122b0d)

6.2.0 (2023-12-28)

Features

  • Added auto setting to dark mode (dcd098f)

6.1.0 (2023-12-25)

Features

  • Made it possible to filter routes (8dfcb9f)

6.0.0 (2023-09-09)

Bug Fixes

  • Release (b548d92)
  • DesktopLayout: Fixed content width issue (ebef13e)
  • Fixed passing params on mobile (f892109)
  • Fixed scroll bars on desktop layout (daf424c)
  • SettingsPageDesktop: Fixed style issues (2f7ee2d)

Code Refactoring

  • BlueBase 8 Compatibility (511d635)

Features

  • Expo 49 (2739baa)
  • SettingsPageDesktop: Uses headerRight prop (5d0d2ca)
  • SettingsPageItem: Added danger prop (5e0e022)
  • SettingsPageItem: Registered component (6c66013)
  • New Desktop UI (ba8eac2)
  • SettingsPageItem: Can now render children (c1c8537)
  • Added routes for Terms & Privacy (22f0d0f)

BREAKING CHANGES

  • Changed navigation APIs to move to BlueBase 8. Will not work on previous versions

6.0.0-alpha.12 (2023-09-09)

Features

6.0.0-alpha.11 (2022-09-25)

Bug Fixes

6.0.0-alpha.10 (2022-09-25)

Bug Fixes

  • DesktopLayout: Fixed content width issue (ebef13e)

6.0.0-alpha.9 (2022-09-25)

Bug Fixes

  • Fixed scroll bars on desktop layout (daf424c)

6.0.0-alpha.8 (2022-07-25)

Features

  • SettingsPageItem: Added danger prop (5e0e022)

6.0.0-alpha.7 (2022-07-03)

Features

  • SettingsPageItem: Registered component (6c66013)

6.0.0-alpha.6 (2022-06-27)

Features

6.0.0-alpha.5 (2022-06-26)

Features

  • SettingsPageItem: Can now render children (c1c8537)

6.0.0-alpha.4 (2022-06-26)

Bug Fixes

  • Fixed passing params on mobile (f892109)

6.0.0-alpha.3 (2022-06-26)

Features

  • SettingsPageDesktop: Uses headerRight prop (5d0d2ca)

6.0.0-alpha.2 (2022-05-03)

Bug Fixes

  • SettingsPageDesktop: Fixed style issues (2f7ee2d)

6.0.0-alpha.1 (2022-05-01)

Bug Fixes

  • SettingsPageDesktop: Fixed title styles (2df9a1e)

5.1.0 (2022-04-24)

Features

5.0.0 (2021-11-13)

Features

BREAKING CHANGES

  • Upgraded Expo to V43

5.0.0-beta.1 (2021-10-31)

Features

BREAKING CHANGES

  • Upgraded Expo to V43

4.1.2 (2021-06-24)

Bug Fixes

  • headingSpacing: reduce spacing between title description (60462dd)
  • hightlight: overflowing (7612bb7)

4.1.1 (2021-03-11)

Bug Fixes

  • workflow: settingsTaskbarHeight (6a1c73f)

4.1.0 (2021-03-11)

Bug Fixes

  • added blueeast configs: added blueeast configs (b6864cd)
  • colorMode: remove system (6ded711)
  • conflict: resolved conflict (81de923)
  • conflicts: resolved conflicts og plugin (0fb58ce)
  • console: remove console (d6535eb)
  • console: removed console (41d0dd8)
  • developer: master pull (30ee5fd)
  • fixTaskBarHeightIssue: FixTaskBarHeightIssue (3ca5586)
  • heading: changed settings widget heading size (04a0015)
  • HEADING: h6 (7b8d8d6)
  • InformationList: updated the developer configs (f1e815e)
  • lint: fixed lint (92dadd7)
  • Setting: styling issue in settings app for mobile layout (#200) (a1a6896)
  • test: fix tests (fee9d91)
  • workflow: settingsTaskbarHeight (7476b9b)
  • workflow: settingsTaskbarHeight (82f5c93)
  • workflow: workflow (2d07a38)
  • workflow: workflow (28ef5a2)
  • workflow: workflow (e244a72)
  • workflow: workflow (c09ef07)
  • workflow: workflow (3d01a11)

Features

  • ModeSettings: Resolved issue of light & dark mode (8d5ba32)
  • resolved tests of components: resolved tests of components (a0582ea)

4.0.1 (2020-11-06)

Bug Fixes

  • Setting: styling issue in settings app for mobile layout (#200) (#201) (d41aee9)

4.0.0 (2020-10-11)

Features

BREAKING CHANGES

  • The desktop layout is changed.

3.1.1 (2020-09-30)

Bug Fixes

  • Fixes bad route paths on mobile (2ca183a)

3.1.0 (2020-09-19)

Features

  • Uses options prop instead of navigationOptions (3209199)

3.0.2 (2020-09-18)

Bug Fixes

  • Updated icon names to match latest vector icons version (51b803c)

3.0.1 (2020-08-26)

Bug Fixes

  • DarkModeSetting: Fixed typo (ef9a0cd)

3.0.0 (2020-08-26)

Bug Fixes

Features

BREAKING CHANGES

  • This plugin will stop working with BlueBase versions below 6

2.0.1 (2020-02-18)

Bug Fixes

2.0.0 (2019-12-22)

Features

BREAKING CHANGES

  • Config properties are changed.

1.2.0 (2019-12-18)

Bug Fixes

  • Added translation support in route titles (3ba5aa6)
  • actionEnable: Removed travis.yml and updated core (2b38ac8)
  • createSettingsRoutes: Fixed wrong typing in pages prop (800af01)

Features

  • actionEnable: Added github workflow (ba1a67c)
  • actionEnable: Updated github workflow (dbab02b)
  • Routes: Header Title respects locale (539249e)

1.1.0 (2019-10-18)

Bug Fixes

  • PassParamsInNavigate: Passed params along with name in navigate fn (#35) (ef0bd97), closes #15 #15

Features

1.0.0 (2019-09-18)

Features