Skip to content

Releases: Astra-Labs/Aureus

0.0.24

09 Dec 22:36
64ceee7
Compare
Choose a tag to compare

0.0.24

  • Fixing landing buttons bug with OnboardingLandingView

0.0.23

05 Dec 04:26
9f9f78a
Compare
Choose a tag to compare

0.0.23

  • Adds OnboardingSimpView
  • Fixing bug with OnboardingInformationView
  • Fixing bug with OnboardingLandingView

0.0.22

12 Nov 22:01
bb662ec
Compare
Choose a tag to compare

0.0.22

  • Removed a duplicate items bug in SafetyPlanFunctionalityView
  • Added a small button to Checkbox Article View
  • Added a Card semantics wrappers
  • Embedded optional gesture recognizer with focus element within cards
  • Added SemanticsWrappers to text views and fields
  • Renamed TimePickerDataCardElement to PickerDataCardElement to fix a mistake.
  • Adding initial wave of tests to up the test coverage
  • Trading the half-pane glass element on the landing page with a gradient to text legibility

0.0.21

26 Oct 07:23
965b42c
Compare
Choose a tag to compare

0.0.21

  • Removed the additional info button on settings page
  • Adding a check of navigation tree to see if help center is set before showing button
  • More reworking of example app
  • Reworked the safety file structure to be clearer so it's not just in one file
  • Fixed toggle switch bug and more state bugs within SafetyPlan views
  • Added renderer reminder to README regarding the foresaken icon rendering issues

0.0.20

25 Sep 02:06
a3c43b3
Compare
Choose a tag to compare
  • Added future builder to settings section for unknown items
  • Removed a lot of the more mandatory params of AureusNavigationTree so setting up an AureusResource is more agile and forces less bloat

0.0.19

25 Aug 17:25
2e08193
Compare
Choose a tag to compare

0.0.19

  • Making some items on the OnboardingLandingView more optional
  • Updating some widget switches
  • Changing the orientation of the ugly glass sheet that was on our landing page

0.0.18

21 Aug 20:51
4c5a6f1
Compare
Choose a tag to compare

0.0.18

  • Adding new DataAccess to represent gallery storage for Verena

0.0.17

  • Undoing 0.0.16 fix because it created another bug.. :,-(
  • Bumped the font weight up

0.0.16

  • FIXING THIS STUPID SMOLBUTTONELEMENT SIZING BUG AAAAAAA

0.0.15

05 Aug 17:04
18d4ee3
Compare
Choose a tag to compare
  • Fixing ExitBar height bug

0.0.14

04 Aug 19:52
e21d78d
Compare
Choose a tag to compare

0.0.14

  • Added functionality to exit bar for Everine
  • Extended ExitBar height for iPhones due to the Notchi Boi

0.0.13

03 Aug 19:17
9f1fa0c
Compare
Choose a tag to compare

0.0.13

  • Decreased thiccness of font weight for Tag text styles
  • Improved the contrast of alert controllers for accessibility
  • Fixed bug that gave an overflow error when a ContainerView had an exit bar enabled.