]>
git.mdlowis.com Git - projs/mdl.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Michael D. Lowis [Sat, 9 Jan 2021 02:13:47 +0000 (21:13 -0500)]
reworked search to be always visible for mobile and desktop usage
80B [Fri, 8 Jan 2021 02:23:05 +0000 (02:23 +0000)]
fixup
80B [Fri, 8 Jan 2021 02:06:11 +0000 (02:06 +0000)]
fix.
80B [Fri, 8 Jan 2021 02:03:54 +0000 (02:03 +0000)]
no allitems
80B [Fri, 8 Jan 2021 01:54:54 +0000 (01:54 +0000)]
+sample files
80B [Fri, 8 Jan 2021 01:39:10 +0000 (01:39 +0000)]
fixup
80B [Fri, 8 Jan 2021 01:23:40 +0000 (01:23 +0000)]
+)
80B [Thu, 7 Jan 2021 22:38:56 +0000 (22:38 +0000)]
type="search" adds the clear button to the input on mobile
80B [Thu, 7 Jan 2021 22:36:01 +0000 (22:36 +0000)]
use .hidden class for dialog
80B [Thu, 7 Jan 2021 22:30:58 +0000 (22:30 +0000)]
+.css method to Ls & .hidden class
80B [Thu, 7 Jan 2021 22:27:01 +0000 (22:27 +0000)]
just like, my opinion, man.
80B [Thu, 7 Jan 2021 22:24:59 +0000 (22:24 +0000)]
set style.display for all children, so they can be un-hidden
80B [Thu, 7 Jan 2021 22:20:31 +0000 (22:20 +0000)]
inline titleMatch. it looks like children cannot be un-hidden.
80B [Thu, 7 Jan 2021 22:15:57 +0000 (22:15 +0000)]
remove child.text and prefer includes over indexOf
80B [Thu, 7 Jan 2021 22:10:40 +0000 (22:10 +0000)]
pages.children is an HTMLCollection (does not have forEach or map)
[...pages.children] converts it to an array (does have forEach and map)
80B [Thu, 7 Jan 2021 22:06:26 +0000 (22:06 +0000)]
.
80B [Thu, 7 Jan 2021 22:03:57 +0000 (22:03 +0000)]
thats just, like, my opinion, man
80B [Thu, 7 Jan 2021 21:54:56 +0000 (21:54 +0000)]
couple of stylistic preferences
80B [Thu, 7 Jan 2021 21:47:08 +0000 (21:47 +0000)]
.
80B [Wed, 6 Jan 2021 21:49:34 +0000 (21:49 +0000)]
initial commit