Tetrakern
88862fd389
Sort chapter story select alphabetically
2024-01-26 16:42:43 +01:00
Tetrakern
89855cca3b
Update comment in function
2024-01-26 16:23:48 +01:00
Tetrakern
3f131a8e9e
Add unfolding animation to nav menu
2024-01-26 16:22:57 +01:00
Tetrakern
999f30f82c
Improve function to get story chapter posts
...
Added a switch for smaller ID arrays (< 50) to use post__in instead of a meta query, which should be faster. 50 is a pretty save value... I have been told.
2024-01-26 16:22:07 +01:00
Tetrakern
8ed48b79e2
Use container-inline-size where needed
...
Instead of redundantly adding to property.
2024-01-26 15:56:18 +01:00
Tetrakern
8c4b44e41d
Unify @since version number format
...
Yes, it bothered me.
2024-01-26 15:51:11 +01:00
Tetrakern
0bd8144e0c
Add no_found_rows to query args
...
Collection statistics do no longer need that.
2024-01-26 15:42:06 +01:00
Tetrakern
e55e8aaf67
Bump version to 5.9.2
2024-01-26 15:29:39 +01:00
Tetrakern
a3dbcccc73
Add utility function for chapter list posts
2024-01-26 15:00:53 +01:00
Tetrakern
6a4886892b
Fix vertical align of text-icon in chapter index
2024-01-26 14:56:24 +01:00
Tetrakern
f85840702d
Add utility function for collection statistics
2024-01-26 14:40:56 +01:00
Tetrakern
b6aa9ff83c
Add missing container inline-size properties
2024-01-26 14:09:24 +01:00
Tetrakern
85d3b8755d
Fix undefined variable error
2024-01-26 12:02:28 +01:00
Tetrakern
3b67407678
Rename function to fictioneer_get_story_chapter_ids
...
Because this is what it actually returns.
2024-01-26 00:24:31 +01:00
Tetrakern
588bdff89a
Update admin.min.js
2024-01-25 20:50:56 +01:00
Tetrakern
6210a0d2e4
Apply missing inline-size containers
2024-01-24 23:06:26 +01:00
Tetrakern
cff3fb7798
Fix sometimes undefined variable in JS
...
Well, this was missing all the time, I wonder why it started to make problems NOW and only in some cases.
2024-01-24 21:57:37 +01:00
Tetrakern
671dd5f164
Improve nav submenu transition
...
Prevents the hover event from persisting into the invisible menu and cause accidental clicks. If that happens even to me, it definitely happens to others.
2024-01-24 20:12:36 +01:00
Tetrakern
7ff7fffd0e
Update FAQ.md
2024-01-24 00:41:44 +01:00
Tetrakern
6ff14ee6ea
Update CSS snippet to merge header and nav
...
The reset did no longer work.
2024-01-23 22:25:22 +01:00
Tetrakern
4fccf06c7e
Update INSTALLATION.md
v5.9.1
2024-01-23 18:12:19 +01:00
Tetrakern
dac3d97334
Update INSTALLATION.md
2024-01-23 17:59:14 +01:00
Tetrakern
bc7944117e
Bump version to 5.9.1
2024-01-23 17:38:10 +01:00
Tetrakern
3b69587864
Update documentation
2024-01-23 17:37:08 +01:00
Tetrakern
5094f8c1d5
Increase overlay nav default height
2024-01-23 17:31:20 +01:00
Tetrakern
afe7745ac2
Fix overlay nav in fullscreen
2024-01-23 15:38:42 +01:00
Tetrakern
bda7cf7cbd
Improve overlay nav style
2024-01-23 15:29:53 +01:00
Tetrakern
2b9e5e2c93
Add overlay nav layout option
2024-01-23 14:52:56 +01:00
Tetrakern
1612f6cd69
Add constant for chapter icon examples
2024-01-23 11:30:59 +01:00
Tetrakern
9ac9089205
Update Font Awesome to 6.5.1
2024-01-23 11:23:11 +01:00
Tetrakern
b314c109cd
Fix pre-collapsed groups hiding lists without groups
...
Whelp.
2024-01-23 09:25:07 +01:00
Tetrakern
58ae299401
Really fix the hairline gap on top of the nav
...
... maybe.
2024-01-22 22:54:10 +01:00
Tetrakern
1edd4da987
Use eventListener instead of onchange
...
Marginally more resilient.
2024-01-22 22:51:47 +01:00
Tetrakern
a0520afdd6
Add catch all for outdated browsers
2024-01-22 16:29:25 +01:00
Tetrakern
1bb0c541d5
Add browser notes for outdated... browsers
...
I can understand not updating your browser for several months. Sometimes, you just have too many tabs open and it would be a real inconvenience. BUT YEARS?!
2024-01-22 16:19:10 +01:00
Tetrakern
3148360668
Prevent hairline gap in sticky nav
...
Probably. Shouldn't even be there, but alas.
2024-01-22 14:30:46 +01:00
Tetrakern
2bbeeac1a5
Apply more container query units
2024-01-22 10:36:09 +01:00
Tetrakern
992f188bb5
Add and apply CSS utility class for inline-size
2024-01-21 22:58:26 +01:00
Tetrakern
603b60f2ce
Optimize card margins and paddings
...
A pixel here, a pixel there. Also fixed custom property names.
2024-01-21 22:25:15 +01:00
Tetrakern
f2279283d4
Fix unlock button text-align in FF
...
Oh ffs...
2024-01-21 15:44:28 +01:00
Tetrakern
fb13ba8bb2
Update INSTALLATION.md
2024-01-21 12:17:59 +01:00
Tetrakern
7f52b6b421
Update DOCUMENTATION.md
2024-01-21 11:48:28 +01:00
Tetrakern
5ff207c81d
Update DEVELOPMENT.md
2024-01-21 11:07:40 +01:00
Tetrakern
e468568f98
Fix default value for card width
...
LMAO 2px...
v5.9.0
2024-01-20 21:50:24 +01:00
Tetrakern
be48242cf1
Update FILTERS.md
2024-01-20 21:35:57 +01:00
Tetrakern
58c753b3fd
Increase card menu click area
2024-01-20 21:26:35 +01:00
Tetrakern
9efa4b1ea4
Increase card cover image size further
...
lol
2024-01-20 21:26:16 +01:00
Tetrakern
94301310bf
Increased width of large card cover image
2024-01-20 20:45:48 +01:00
Tetrakern
812a7f2406
Improved story and chapter card scaling
2024-01-20 19:26:02 +01:00
Tetrakern
9b2b2eac59
Add additional container query fallbacks
2024-01-20 18:52:28 +01:00