Commit Graph

70 Commits

Author SHA1 Message Date
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
Nuno Coração 10d9a140b9 Add timeline shortcode 2023-01-24 23:53:01 +00:00
Nuno Coração fa19f8c4d0 Customizable name for the List shortcode 2023-01-24 22:39:45 +00:00
Nuno Coração 0dd1c14e74 final polish 2023-01-24 22:35:14 +00:00
Mircea-Pavel ANTON 3904461926 Provide images as regex filter 2023-01-18 09:35:19 +00:00
Mircea-Pavel ANTON 61f1e46f28 Add ability to customize the aspect ratio 2023-01-18 09:18:17 +00:00
Mircea-Pavel ANTON ffa0ece618 Add dynamically generated ID 2023-01-18 09:08:49 +00:00
Mircea-Pavel ANTON a3fec52c02 Remove old, unused file 2023-01-18 09:06:38 +00:00