All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.3.0 (2020-04-17)
- remove overlapping props (62867be)
- hotfix: coronacation support (a605eed)
- readme: fix discord link (7d4402e)
- readme: spelling mistakes (555ce93)
- removed unused consts to save space (829764b)
1.2.0 (2020-04-17)
- remove overlapping props (62867be)
- hotfix: coronacation support (a605eed)
- readme: fix discord link (7d4402e)
- readme: spelling mistakes (555ce93)
- removed unused consts to save space (829764b)
1.1.2 (2020-01-21)
1.1.1 (2020-01-21)
- add changelog link to settings (e0e247e)
- allow for system theme to be used to select app theme (b1505ec)
- tab bar has haptics on all tabs (885edbb)
- move over to @whsha/classes/v1 (2323b5c)
- you must make a small change to your classes and re-save them for the regression to be fixed
- accessability: storage of colors capitalized, you must go back through each class and respecify their colors
- add "short" url for app stores (7938b20)
- add alpha testers to credits and move styles out (daf5f02)
- add app build info to settings and change app loading and clearing (fa67cf5)
- add button to regenerate schedule in settings (3618222)
- add check for overlapping minor and major blocks (9b96c24)
- add minor-minor conflict validation (54eb405)
- add validations to the minor meets field (7981026)
- added display to today view aswell as much documentation (ae29c9d)
- added DR editing and refactored validators to seperate functions (d4a34e1)
- added haptics and swiping on the today view (4ce93ba)
- added validation to classes as to not save invalid classes (055868e)
- added verification to class saves (bc10420)
- auto update app on first load (b50444b)
- bump version and add header svg asset (e6b9073)
- credits page (3c2d191)
- dark theme (alpha) (a471dec)
- error and warking counts on list and in alert (e635bed)
- finished major editing and general quality of life improvements (eaa76d2)
- finished migrating all styles to styled components (658a976)
- finished minor editing (3f52c39)
- first full implementation of lunches (df5e173)
- fixed credits view to be more (9426567)
- hide tab bar when in class settings in order to encourage saving (d599345)
- minor editing and better validation system (bbbf70f)
- more accessability customization (rough) (30b6703)
- more styled-components (e573dfc)
- move of styles into styled-components for better theming (3661ea6)
- moved accessability options to their own tab (f7d5179)
- re implement class saving and loading (68d3a25)
- simplified how classes are configured both for the user and dev (a2f2b8c)
- svg based assets and dark themed loading screen (41b10df)
- updated app icon (8dd7053)
- updated class colors (f206e30)
- upgrade to expo 36 (ccfc4f4)
- work towards publishing (7d71536)
- accessability: added label colors option for colorblind users (f0b91cf)
- add export linting (a0ea413)
- add line numbers to exportlint (a6f37c6)
- allow classes to save with just warnings (1a39949)
- bump version code (85ca8bb)
- catch errors with haptics and other hanging promises (7a4d70c)
- center header when buttons on sides (a5961ab)
- change asset paths to possibly fix OTA updates (068bb47)
- clean up developer tools and other fixes (6d739e9)
- clean up settings view (d3e81e3)
- comment out failing test (185ed6a)
- finalize the app info section (4812f84)
- fix color of icons and add links page (eb50289)
- fix redirects on short links (ddb6d6d)
- fixed spelling of research and the keyboard getting in the way (412c334)
- fixed the broken class previews in settings (5d42004)
- hardware back button works in settings and minor spelling mistakes (65976e3)
- hide status message when loading unless hanging (254ae5f)
- hide tab bar everywhere in settings except main view (82ba83e)
- links in readme (10ed51b)
- linter and type fixes (16f3555)
- make app updates sync (2be7089)
- many bugfixes and improvements to the today view (668bf13)
- optimize navigation and link to status page (0952712)
- ota updates in background (29ca6b2)
- remove debug messages (31b0122)
- remove domains (d22f111)
- remove flicker from loading screen and set expo-cli as local dep (a03ec17)
- remove nested navigation containers and fixed missing Readonlys (6b1b720)
- remove prefix from string rooms (6a477f0)
- remove useless flat lists (255c96b)
- removed issue with dates getting screwed up (e9b5ad9)
- removed misspellings of accessibility (83ef343)
- removed regression with missplaced green block on day 3 (09b47ca)
- removed the "unneeded emojis" (a5440e7)
- removed unused variable (488dc99)
- restructure layout for styled components and add header (f64b9a1)
- reword MinorMissingMeetDay (2a0f255)
- spelling mistake and change configure to edit (26d46ff)
- stop colors from scrolling if the color not avaliable (adb81c4)
- tab length in app.json (3364edc)
- un-memoify the
getDisplayColorForBlock
to fix random crashes (6cf844b) - unhide tab bar (c7548fb)
- update build number (14531b1)
- update classes on save (b119e60)
- use full screen on iphone x with new settings view (21d2ba3)