Skip to content

Latest commit

 

History

History
220 lines (192 loc) · 21.6 KB

CHANGELOG.md

File metadata and controls

220 lines (192 loc) · 21.6 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Generated by auto-changelog.

Merged

  • chore: update dependencies #91
  • chore: update deps #88
  • fix: upgrade framer-motion from 10.16.16 to 10.17.9 #85
  • fix: upgrade @emotion/react from 11.11.1 to 11.11.3 #84
  • fix: upgrade next from 14.0.3 to 14.0.4 #83
  • fix: upgrade framer-motion from 10.16.9 to 10.16.10 #82
  • chore: update deps #81

Commits

  • feat: updated deps & yarn 37defe1
  • chore: migrate away from defaultProps db849b9

v1.3.1 - 2023-11-30

Merged

  • fix: upgrade @ducanh2912/next-pwa from 9.7.1 to 9.7.2 #80
  • fix: upgrade next from 13.5.4 to 13.5.5 #79
  • chore: dependencies upgrade #78
  • fix: upgrade @chakra-ui/theme-tools from 2.0.18 to 2.1.0 #76
  • fix: upgrade @chakra-ui/icons from 2.0.19 to 2.1.0 #75
  • fix: upgrade next from 13.4.7 to 13.4.8 #74
  • fix: upgrade framer-motion from 10.12.17 to 10.12.18 #73
  • fix: upgrade @ducanh2912/next-pwa from 9.0.1 to 9.1.1 #72
  • fix: wake lock relock #70
  • chore: update 1.2.0 #69

Commits

v1.2.0 - 2023-06-22

Merged

  • feat: migrate from 'next-pwa' to '@ducanh2912/next-pwa' #68
  • feat: version and github link in settings #67

Commits

v1.1.0 - 2023-06-18

Merged

  • feat: auto changelog / CI previous job cancellation / deps update #66

Commits

  • feat: version and github link in settings d374c51
  • Update to 1.1.0 (minor) f911613

v1.0.0 - 2023-06-18

Merged

  • feat: settings e2e tests + alert on paused timer #65
  • Update actions/setup-node #64
  • feat: vibration patterns #63
  • chore: update deps, linters & CI configs #62
  • fix: upgrade @chakra-ui/icons from 2.0.17 to 2.0.18 #60
  • fix: upgrade next from 13.1.6 to 13.2.1 #59
  • fix: upgrade @emotion/react from 11.10.5 to 11.10.6 #58
  • fix: upgrade @emotion/styled from 11.10.5 to 11.10.6 #57
  • fix: upgrade @chakra-ui/react from 2.4.9 to 2.5.0 #56
  • fix: upgrade next from 13.1.2 to 13.1.3 #55
  • fix: upgrade @chakra-ui/theme-tools from 2.0.16 to 2.0.17 #53
  • fix: upgrade @chakra-ui/icons from 2.0.16 to 2.0.17 #54
  • chore: upgrade dependencies #48
  • fix: upgrade @chakra-ui/theme-tools from 2.0.0 to 2.0.1 #44
  • fix: upgrade @chakra-ui/icons from 2.0.0 to 2.0.1 #43
  • fix: upgrade framer-motion from 6.2.8 to 6.2.9 #42
  • fix: upgrade next from 12.1.0 to 12.1.1 #41
  • fix: upgrade @emotion/react from 11.8.1 to 11.8.2 #40
  • fix: upgrade next-pwa from 5.4.4 to 5.4.5 #39
  • fix: upgrade @chakra-ui/react from 1.8.5 to 1.8.6 #38
  • fix: package.json & yarn.lock to reduce vulnerabilities #37
  • fix: upgrade framer-motion from 5.5.5 to 5.5.6 #35
  • fix: package.json & yarn.lock to reduce vulnerabilities #34
  • fix: upgrade @chakra-ui/react from 1.7.3 to 1.7.4 #33
  • fix: package.json & yarn.lock to reduce vulnerabilities #36
  • fix: upgrade @chakra-ui/icons from 1.1.1 to 1.1.2 #32
  • Fix auto-stop bug #30 #31
  • Disable dynamic imports #29
  • Add e2e testing #28
  • fix: package.json & yarn.lock to reduce vulnerabilities #26
  • Add unit tests #25
  • Make app into PWA #6
  • [Snyk] Upgrade @chakra-ui/react from 1.1.4 to 1.1.5 #7
  • [Snyk] Upgrade @emotion/react from 11.1.2 to 11.1.3 #2
  • [Snyk] Upgrade framer-motion from 3.0.0 to 3.1.1 #1

Commits

  • chore: update dependencies cf4087f
  • Initialize project with nextjs 5571f0e
  • Updated deps and configs 89a339a
  • Update dependencies 37f0d4b
  • Update 004b88d
  • Update deps 056d36d
  • chore: update deps 893feed
  • Updated deps 730133f
  • Updated deps 0557f20
  • Added eslint, prettier, ts 738d4b7
  • Updated deps e1b48fd
  • Move settings to drawer 8b6a61a
  • Added chakra-ui 5191e73
  • fix: upgrade @chakra-ui/react from 1.1.4 to 1.1.5 9a06c86
  • Updated deps f28b168
  • Refactor settings into separated components 278c11d
  • Separated timer as component from index page 19ce596
  • feat: autochangelog + update deps 1068796
  • Updated deps 969ca3d
  • Update deps & prettify d99e398
  • Add Auto Stop feature 4a65259
  • Update eslint with next lint c38b357
  • Updated deps ccaf10f
  • Added basic timer with constant times ae2e39a
  • Setup emotion ed84ec8
  • Update deps c4494d0
  • Added settings page 1d8cd70
  • Removed unused code from example e288b25
  • Added fade animations and timers info 3c3a158
  • Run linters 491cc7f
  • Updated dependencies 8a4955d
  • Use settings on timer c24ba70
  • Update deps e8c779f
  • Update to 1.0.0 (major) e055fd2
  • Use timer context fa54aa9
  • Added screen wake lock API d8d2205
  • Create timer context be51659
  • Fixed lint script for macos and updated deps 75d2b56
  • Added settings context 8a32938
  • Added Icon components fc61291
  • Add alert when timer is running and user is trying to change them in settings aa068e4
  • Timer - added temp debug modal and android full height fix 0ec6bbf
  • Added Circle Progress component ac2bfd6
  • Use memo on components 49a7d90
  • Added Button component 0162f53
  • Remove debug modal 2284577
  • Add README 8f31f84
  • Fix timer slowing down on tab inactive 1ce3109
  • Added theme to chakra ui 62d5a6b
  • Updated framer-motion lib a0dd2c3
  • Added Global styles and animations f0b6221
  • fix: upgrade framer-motion from 3.0.0 to 3.1.1 78fb38a
  • Reset only timers on settings 7e99f70
  • Added Circle Button component 834537d
  • Added local storage utils 6f7735f
  • Fix features being false disabled & update deps 9a9956c
  • Force dark color mode (for now) 808d4a4
  • Better session data styling 30cb158
  • Add Vibrate API db82098
  • Add CI 798c18d
  • Button component uses theme 4a587fd
  • Add offline page cd05ed2
  • Better setting action buttons placement 37d5d4a
  • MOB: added landscape responsive style 413cf06
  • Add isNumber util fun 9c22e8d
  • Added more timer util functions 525bcb7
  • fix: prop name changes after deps update 52d3430
  • Add getSecondsFromDuration func 005117f
  • Add Button full width variant 580976e
  • Added 'areSettingsDefault' to settings context c8d189a
  • Reset timer on settings open 8a532bf
  • Initial commit 792dc03
  • fix: upgrade @emotion/react from 11.1.2 to 11.1.3 5b488aa
  • Added minimal variant to button d9240f9
  • Setup nextjs document with chakra ui a194567
  • Updated deps dd320e0
  • Prompt when user is leaving and timer is running c94b502
  • Added Info icon b7a027c
  • Use global styles and normalizecss 2af6341
  • Removed unused container component dae28bb
  • Added Button disabled styles acdb7a4
  • Added Container component 97e484b
  • Added colors from there to circle button 10c69f8
  • Wrap app with chakra ui provider 22b0176
  • feat: cancel previous CI jobs when new is created 83f719c
  • Added absolute center component 3d8cfa7
  • Add 's' postfix to Timer field 1ed4692
  • Changes in manifest.json e09ff95
  • Better android chrome full height page fix a8f174a
  • Change switch on color a291a33
  • Updated README d31b541
  • Fixed screen wake lock hook 44a404c
  • Updated README's Roadmap e770d6a
  • fix: auto timer actions order 25cb098
  • fix: setup engines in project.json 93cecad
  • Update README.md 4f0952a
  • Add yarn install caching b03fec7
  • Possible fix for screen lock 4189c30
  • Make device vibration longer 63e5056
  • Update README.md 5719017
  • Fixed disabled button style (cursor) ebd301e