Commit graph

77 commits

Author SHA1 Message Date
samsepi0l
b90b916493
Add player parameters
https://github.com/paulirish/lite-youtube-embed?tab=readme-ov-file#custom-player-parameters
2024-03-22 12:16:30 +01:00
Nuno Coração
40908cb3c3 fixed youtube performance issues and added new shortcut 2024-03-10 11:02:47 +00:00
Nuno Coração
e17c4b6dd6 initial commit for improvements 2024-03-10 10:55:57 +00:00
Nuno Coração
7c0eacf44f fixes and polish on shortcodes 2024-03-06 22:12:58 +00:00
Graeme A Stewart
fdb7bbd3c0 Add target parameter to figure shortcode
Add the "target" parameter to the figure.html shortcode.
If defined then add this target property to the href of the figure,
which allows the link to, e.g., open in a new tab.

Add description of target to docs
2024-03-05 14:05:27 +01:00
Nuno Coração
214d65f076 Carousel doesn't work for local images 2024-02-15 17:51:06 +00:00
Sergio Cambelo
4ec4062494 fix GitLab shortcode link url 2024-02-10 22:08:48 +01:00
Nuno Coração
02bcbb7a12 carousel support for URLs 2024-02-10 18:44:07 +00:00
MaikelChan
9cfc07565c
New way to generate UIDs. 2024-01-13 01:24:45 +01:00
Nuno Coração
23bb87b1cf polish keywork shortcode 2024-01-04 21:34:00 +00:00
Nuno Coração
c147af39ca
Merge pull request #1136 from alxhslm/keyword-lists
 Keyword shortcode
2024-01-04 21:09:57 +00:00
Nuno Coração
c0285a45ec
Merge branch 'dev' into xwjdsh-patch-1 2024-01-04 21:00:45 +00:00
Nuno Coração
d17678b85f
Merge pull request #1126 from v20100v/dev
🐛 Shortcodes gallery (non-unique id, multiple loading <script> tag)
2024-01-04 20:58:58 +00:00
Wen Sun
9aa130cd64
Update timelineItem.html
* Add `break-words` to prevent content overflow
2023-12-21 10:56:40 +09:00
Alex Haslam
86dc4b0ade
Increase vertical spacing 2023-12-20 16:02:45 +00:00
Alex Haslam
46c1199289
Fix issue which can arise with formatting 2023-12-20 15:01:25 +00:00
Alex Haslam
3e81805971
Don't put margin around each keyword 2023-12-20 15:01:03 +00:00
Alex Haslam
2791cc7cb9
Pass icon as keyword argument to shortcode 2023-12-20 13:53:50 +00:00
Ryan Gibson
854f773c65
Remove extraneous backdrop-blurs across partials 2023-12-18 13:35:45 -05:00
v20100v
c790396863 🐛 : Shortcodes gallery (non-unique id, multiple loading <script> tag) 2023-12-18 14:37:47 +01:00
Nuno Coração
2fc94cb599 External Markdown Importer Shortcode 2023-12-14 12:37:23 +00:00
Alex Haslam
b1e8e00267
Add keywords list component 2023-12-09 21:53:58 +00:00
Nuno Coração
98fa8bf604 Card View in List Shortcode 2023-12-01 13:41:14 +00:00
Nuno Coração
c78d68dc0b made github and gitlab shortcodes dynamic 2023-11-02 23:30:55 +00:00
Nuno Coração
b2f8082120 fixed carousel shortcode 2023-11-02 23:11:58 +00:00
ajmandourah
aaa76e04d3 adding LTR/RTL shortcodes to the docs + implement Tailwind classes for the ltr/rtl shortcodes 2023-09-29 08:04:48 +03:00
ajmandourah
06d9e18599 Adding arabic languag + shortcodes for ltr/rtl 2023-09-28 14:26:19 +03:00
Gottfried Mayer
ea2f848064
feat: add nozoom attribute to figure 2023-08-28 21:14:06 +02:00
Nuno Coração
96fdb6db8b updated logic for unique ids in shortcodes 2023-08-17 22:01:42 +01:00
MaikelChan
83eae55276
Gallery fixes.
- Fixed having multiple galleries in the same page with the same ID, which would cause the galleries after the first one not behaving correctly.
- Make sure that all images have finished loading before calling Packery, fixing some image overlapping problems.
2023-05-23 20:20:07 +02:00
MaikelChan
23ef06829a
Fixed having multiple galleries in the same page, only works the first one. 2023-05-21 23:14:11 +02:00
Nuno Coração
096fa3e919 fixed 🎨 List hover styling too bright 2023-04-22 12:54:31 +01:00
DioDuPiMa
c1aca647c7 [ADD] Base URL option for short code and an appropriate default for gitlab's public instance 2023-04-05 00:47:46 +01:00
Diogo Macedo
3d9978c225
[FIX] Replace github naming 2023-03-29 22:32:46 +01:00
DioDuPiMa
242789f6d2 [add] PoC implementation of gitlab shortcut 2023-03-29 19:54:43 +01:00
Sinan
dca41fbd23
add alt tag to carousel 2023-03-20 11:01:37 +01:00
Nuno Coração
482204a0ba 🐛 fixed gallery loading packery problem 2023-03-10 14:40:12 +00:00
Nuno Coração
15836936d2 updated carousel shorcode to support latest version of tw-elements 2023-03-10 13:07:31 +00:00
Nuno Coração
2be43ce875 temp fix for gallery 2023-03-09 23:00:46 +00:00
Nuno Coração
9a1a1b70da temp fix for carousel 2023-03-09 22:56:12 +00:00
Nuno Coração
bc1d46dc19 🐛 fixed github null language 2023-02-03 21:53:17 +00:00
Nuno Coração
18cfa8e476
Merge pull request #499 from mirceanton/feature/carousel-autoscroll-randomize
 Shortcode `carousel`: add optional parameter for scroll duration
2023-02-03 20:46:36 +00:00
Nuno Coração
8c996fb340 refactored alert shortcode 2023-02-03 20:45:41 +00:00
Nuno Coração
0dafb5894d
Merge pull request #484 from mirceanton/feature-483-custom-alert
 Custom colors for alert shortcode
2023-02-03 20:39:19 +00:00
Mircea-Pavel ANTON
405e35d5f4 Rename duration to interval 2023-02-02 19:31:27 +00:00
Mircea-Pavel ANTON
73ccf044e8 Rename param 2023-02-02 11:45:24 +00:00
Mircea-Pavel ANTON
201df82bca Update shortcode 2023-02-02 11:43:04 +00:00
Mircea-Pavel ANTON
508ef7ad99 Randomize duration of autoscroll 2023-01-31 18:10:24 +00:00
Mircea-Pavel ANTON
095a64b150 Update shortcode 2023-01-27 23:07:45 +00:00
Mircea-Pavel ANTON
455ecae53d Customize alert shortcode 2023-01-25 13:34:35 +00:00