Ondřej Závodný
|
db8e64d549
|
Merge pull request #9 from dbldnkr/fix-text-copied-as-html
Refactor copy-code-widget.ts for improved functionality
|
2023-09-26 13:42:48 +02:00 |
|
Zach
|
c0bcb91d72
|
Refactor copy-code-widget.ts for improved functionality
- Changed `innerHTML` to `textContent` for more accurate text copying
|
2023-09-15 14:10:30 -04:00 |
|
Alddar
|
b8a690a4ea
|
chore: version bump 1.1.1
|
2023-08-31 11:44:18 +02:00 |
|
Ondřej Závodný
|
7a62a66ddb
|
Merge pull request #7 from michalvavra/fix/non-breakable-space-and-stop-event
Fix non-breakable space and stop click event propagation
|
2023-08-31 11:42:11 +02:00 |
|
Michal Vavra
|
8e9ef31e4f
|
fix: click triggering other events
|
2023-08-27 01:44:18 +02:00 |
|
Michal Vavra
|
e3cca040c7
|
fix: change space to non-breaking space
|
2023-08-27 01:41:38 +02:00 |
|
Alddar
|
19daaa894f
|
chore: fixed wrong version
|
2023-08-22 10:37:25 +02:00 |
|
Alddar
|
659b233f24
|
chore: version bump 1.1.0
|
2023-08-22 10:35:04 +02:00 |
|
Ondřej Závodný
|
ff3acb5b6d
|
Merge pull request #5 from Alddar/dev
Merge dev to main
|
2023-08-22 10:32:27 +02:00 |
|
Alddar
|
42eb1d108f
|
feat: plugin works in reading mode (#2, #3)
|
2023-08-22 10:29:30 +02:00 |
|
Ondrej Zavodny
|
59c5536e5a
|
fix: multiple inline codes on one line (#1)
|
2023-08-21 17:11:39 +02:00 |
|
Ondrej Zavodny
|
52a409e4e9
|
chore: added commitizen for commit message formatting
|
2023-08-21 17:07:46 +02:00 |
|
Ondřej Závodný
|
1a6315b654
|
Changed plugin id
|
2023-08-16 15:59:41 +02:00 |
|
Ondřej Závodný
|
2e03f81fbf
|
Updated description
|
2023-08-16 15:39:39 +02:00 |
|
Ondřej Závodný
|
1effc1da70
|
Fixed job permissions
|
2023-08-16 15:33:55 +02:00 |
|
Ondřej Závodný
|
7cb0aa09f8
|
Fixed sponsor link
|
2023-08-16 15:21:19 +02:00 |
|
Ondřej Závodný
|
57f84b6692
|
Removed redundant line from README
|
2023-08-16 15:20:45 +02:00 |
|
Ondřej Závodný
|
11ae81fee8
|
initial commit
|
2023-08-16 15:14:07 +02:00 |
|