|
1 |
| -# ***Timer v1.1.3*** |
| 1 | +# ***Timer v1.1.4*** |
2 | 2 |
|
3 | 3 | This is a very cool **countdown timer** which is on open source, free to use and contribute.
|
4 | 4 |
|
@@ -71,6 +71,8 @@ This **HTML**, **CSS**, and **JavaScript based** timer is ease to use on any dev
|
71 | 71 | > - **```R```** Reset.
|
72 | 72 | > - **```D```** Toggle dark/light mode.
|
73 | 73 | > - **```F```** Enable/Disable full screen.
|
| 74 | +> - **```↑```** Add 15 minutes to timer. |
| 75 | +> - **```↓```** Subtract 15 minutes from timer. |
74 | 76 |
|
75 | 77 |
|
76 | 78 | ## Contact:
|
@@ -150,19 +152,29 @@ _**I am continuously updating this app and very excited to add many features to
|
150 | 152 | > 4. **```F```** Enable full screen.
|
151 | 153 | > 5. **```Esc```** Disable full screen.
|
152 | 154 | > - Minor **style changes.**
|
153 |
| -> 2. **No more bugs left.** |
| 155 | +> 2. **Known bugs removed.** |
154 | 156 |
|
155 | 157 |
|
156 | 158 | #### v1.1.3 _(present)_
|
157 | 159 | > 1. Feature update:
|
158 | 160 | > - Now you can use the **```F```** shortcut key to **both enable and disable full screen**. (as recommended by _[@Vinesh27](https://github.com/vinesh27)_.)
|
159 | 161 | > - **Full screen button added**. It will be visible when timer is started.
|
160 | 162 | > - Very minor style changes.
|
161 |
| -> 2. Javascript code refractored into camel case by _[@Vinesh27](https://github.com/vinesh27)_. |
| 163 | +> 2. Javascript code **refractored into camel case** by _[@Vinesh27](https://github.com/vinesh27)_. |
| 164 | +
|
| 165 | + |
| 166 | +#### v1.1.2 |
| 167 | +> 1. Feature update: |
| 168 | +> - New **shortcut keys** added! |
| 169 | +> 1. **```↑```** Add 15 minutes to timer. |
| 170 | +> 2. **```↓```** Subtract 15 minutes from timer. |
| 171 | +> 2. **Bug removed:** Buttons had a **black outline while using shortcut keys.** (as reported by _[@Vinesh27](https://github.com/vinesh27)_.) |
162 | 172 |
|
163 | 173 |
|
164 | 174 | ## Future update goals log:
|
165 | 175 | > 1. Recommendations in the know:
|
166 |
| -> - All Recommended features added. [**Contact me to recommend.**](https://github.com/MeetPatel1706) |
| 176 | +> - All Recommended features added. |
| 177 | +> - [**Contact me to recommend.**](https://github.com/MeetPatel1706) |
167 | 178 | > 2. Bugs in the know:
|
168 |
| -> - All bugs are fixed. [**Contact me to report a bug.**](https://github.com/MeetPatel1706) |
| 179 | +> - Keyboard users **can't use the input fields with ease.** Will be fixed soon. |
| 180 | +> - [**Contact me to report a bug.**](https://github.com/MeetPatel1706) |
0 commit comments