Commit Graph

158 Commits

Author SHA1 Message Date
92a0305d31 添加导航页 2024-06-09 15:18:01 +08:00
1bc452c1af 更新说明 2024-06-07 10:32:51 +00:00
Brad Traversy
9409685c9a Simple timer 2024-02-22 11:17:56 -05:00
Brad Traversy
7a8d1a81a8
Update README.md 2024-02-22 11:16:24 -05:00
Brad Traversy
8d2a403cde
Merge pull request #165 from FelizYK/master
fix the counterclockwise direction when needles go from 12 to 1
2024-02-22 11:08:24 -05:00
Brad Traversy
be1207705d
Merge pull request #179 from anandkumardev/patch-1
fixed background color due to visibility issue
2024-02-22 11:06:25 -05:00
Brad Traversy
80503a3183
Merge pull request #40 from boub-thr/patch-1
Update style.css
2024-02-22 11:05:35 -05:00
Anand Kumar
db4711a4f8
Update style.css 2024-02-13 15:26:16 +05:30
yykk
baab339708 fix needle 2023-07-27 18:29:20 +08:00
Brad Traversy
236f68461b
Merge pull request #141 from ndrsov/patch-1
Remove deprecated execComand() function
2022-09-19 09:24:44 -04:00
Andrés Soria
688528440b
Remove deprecated execComand function
Document.execCommand() has been deprecated and altthough some browsers might still support it, it may have already been removed from the relevant web standards, may be in the process of being dropped, or may only be kept for compatibility purposes, my alternative uses instead the Clipboard API to copy the generated password to the clipboard
2022-09-18 14:20:32 -05:00
Brad Traversy
bbf12821ce
Merge pull request #133 from rehberbey/master
Create LICENSE
2022-09-14 10:46:36 -04:00
Brad Traversy
6eb712dcc1
Merge pull request #92 from rajanitnavapara/patch-1
Updated to Dark mode
2022-09-14 10:46:18 -04:00
Brad Traversy
d58a0cdaaa
Merge pull request #93 from rajanitnavapara/patch-2
Updated to Dark Mode
2022-09-14 10:45:58 -04:00
Brad Traversy
7027a00447
Merge pull request #94 from Hersonmei/master
Add class="title"
2022-09-14 10:45:38 -04:00
Brad Traversy
f93c1fe5db
Merge pull request #95 from ChrisClaude/master
Updated button ripple effect
2022-09-14 10:45:25 -04:00
Brad Traversy
d695ef2a56
Merge pull request #138 from CodeWithUma/add-new-image-link
New Image Link Add
2022-09-14 10:44:04 -04:00
Uma Das
1d3fa00c47 New Image Link Add 2022-09-10 19:58:02 +05:30
Furkan Rehber
1f48ffd1cf
Merge pull request #1 from rehberbey/add-license-1
Create LICENSE
2022-08-19 18:20:43 +03:00
Furkan Rehber
10475d1c91
Create LICENSE 2022-08-19 18:20:08 +03:00
Brad Traversy
10e20841ec
Merge pull request #129 from pavandeveloperr/patch-1
docs : Fixed a typo
2022-07-25 07:46:34 -04:00
Pavan Kulkarni
a53049fb1b
docs : Fixed a typo 2022-07-25 17:10:25 +05:30
Brad Traversy
cd228d507d
Merge pull request #100 from GouthamShiv/patch-1
update to feedback selection logic
2022-02-02 09:43:00 -05:00
Brad Traversy
4e8ebf4508
Merge pull request #101 from GouthamShiv/patch-2
update to img links
2022-02-02 09:42:28 -05:00
Goutham
555d1f673d
update to img links
Existing links for the emojis are not working, hence have updated the links.
Not the exact same as previous, but reflects the feedback statement precisely

Thanks!
2022-02-02 14:30:47 +05:30
Goutham
6ca607911c
update to feedback selection
clicking the feedback text was throwing console log, so, updated logic to consider the feedback text for selection
2022-02-02 14:26:20 +05:30
Chris Claude
95d32b56cc changed event x, y coordinates 2021-12-17 18:16:26 +02:00
Hersonmei
893b09c2eb
Add class="title"
The style.css file has the class title, but that class was not in the index.html file
2021-12-10 15:24:33 -03:00
Rajanit Nagajibhai Navapara
11d4ec226d
Updated to Dark Modee
Changed color value to turn it into Dark Mode.
2021-10-20 12:38:20 +05:30
Rajanit Nagajibhai Navapara
f9b5aa3dd7
Updated to Dark mode
Changed some Color values to convert it into dark mode
2021-10-20 12:26:17 +05:30
Brad Traversy
f682234a3c
Update style.css 2021-08-15 18:50:43 -04:00
Brad Traversy
b1e2d47152
Update script.js 2021-08-15 18:50:23 -04:00
Brad Traversy
0561e5e900
Update index.html 2021-08-15 18:50:09 -04:00
Brad Traversy
c004c0e9d0
Merge pull request #75 from shlev/patch-1
update broken images link
2021-08-09 08:11:38 -04:00
shlev
1194b29600
update broken images link 2021-08-09 14:05:08 +03:00
Brad Traversy
a06fa20743
Merge pull request #73 from khatri2002/rotating-navigation-style
Addition of hover effect
2021-08-03 15:32:44 -04:00
Brad Traversy
ad88863870
Merge pull request #74 from liang611zh/master
Fix click outside the image has no action issue
2021-08-03 15:32:24 -04:00
Victor Zhao
2bcac507c8
Fix click outside the image has no action issue 2021-08-03 12:13:11 -07:00
Jay
e4d96f3f8a Addition of hover effect 2021-08-01 13:17:21 +05:30
Brad Traversy
9e59f604e6
Merge pull request #72 from rafat17/master
Removed null display bug when user profile name or bio was not found in a github profile
2021-07-31 11:43:12 -04:00
Rafatul Alam
1c9c4cf345 removed null display bug when user name or bio was not found in github-profiles project 2021-07-31 20:40:54 +06:00
Brad Traversy
9f05b927cb
Merge pull request #71 from khatri2002/animated-countdown-style
Added CSS style to button
2021-07-31 10:34:48 -04:00
Brad Traversy
f1d476128e
Update README.md 2021-07-31 10:34:06 -04:00
Brad Traversy
8b7f2dc355
Merge pull request #52 from OmarAshraf-Bombo/master
Added Media Query for .key CSS Selector
2021-07-31 10:33:21 -04:00
Brad Traversy
5a09308354
Merge pull request #68 from siyi0211/master
Update the transition of image
2021-07-31 10:33:02 -04:00
Brad Traversy
af3b536669
Merge pull request #37 from jelenamilanovic/fix/drawing-app
Stop drawing when mouse is released outside of the canvas
2021-07-31 10:32:00 -04:00
Brad Traversy
e6654e4e57
Merge pull request #41 from Ajay-056/add-feature-ajay
Removed outline for textarea
2021-07-31 10:31:37 -04:00
Brad Traversy
9887a70fdb
Merge pull request #54 from OmarAshraf-Bombo/patch-1
Fixed Image Source Link.
2021-07-31 10:31:23 -04:00
Brad Traversy
da54cb3fc4
Merge pull request #39 from tracietwitty/bugfix-drinkwater
This commit fixes a spelling error in the drink-water project
2021-07-31 10:31:01 -04:00
Brad Traversy
0a17e899dc
Merge pull request #59 from sanchit0496/patch-2
Update README.md
2021-07-31 10:30:42 -04:00