- https://tech.lgbt/@darkwiiplayer
-
I sleep, therefore I am
- Joined on
2023-09-01
6d4e398336
Add Ref class to follow reactive elements
d53e6c7fd5
Add replace and replaced events to reactive elements
3ff99bee9b
Add jsdoc class annotations to skooma module
8876dcfa68
Add meta-tag domProxy
0a80d860df
Rename domLens to domProxy / domArray
0ae1961a6b
Remove vim marks package
915ce7827b
Revert nvim file tree and outline sides
ea45dfea50
Add shell alias to set wezterm variables
ff41ab8db3
Switch git editor to nvim
2d2d177c51
Add nvim stacc plugin (task stack with locations)
c4be55ae93
Change vim lua version to 5.1 in lsp config
818197d6d6
Moved nvim matcha plugin into one file
fa03eb8f53
Add packer as submodule
1c1015d95f
Add fuzzy cd shell alias
90c7b98461
Move lsp config directly into plugins directory
99c207d910
Replace nvim deno-ls with typescript-ls
75917bd441
Switch neotree and outline around
977c5aa769
Enable ZSH completion by default
f08e1712cf
Add nvim simple snippet manager
7fdb7c8be3
Remove vimscript snippet management
a874a985f3
Add nvim lua loader for matcha
e12e46a089
Add matcha command to vim
e366f12b56
Uncomment git validation hook
9983c57f23
Refactor
017cd9fbd2
Fix and refactor skooma.js
515ba550cf
Fix bug in composed state
8cca0813d9
Refactor state module
97a89627b9
Make domLense error on non-element targets
c5c4e973a5
Remove valueKey from StoredState
47994975f9
Replace state "deep" option with "shallow" option
035eeb8fc0
Add subscribe method to state class
69a2aa1ca3
Allow calling
get
and set
without property name
5726b8c2b9
Rename
proxy
to values
in State class
110cd7822a
[WIP] Major refactor and API change for version 2.0
c5c4e973a5
Remove valueKey from StoredState
47994975f9
Replace state "deep" option with "shallow" option
035eeb8fc0
Add subscribe method to state class
69a2aa1ca3
Allow calling
get
and set
without property name
5a29b0e662
Make
handle
return a value just in case it is desired
0e6eee28fd
Make DOMState API more generic
eb75dc531a
Remove exports from state.js
3b3e6467c8
Refactor exports
7be7cf0210
Change DOMState value to last static value
61be174b6e
Add domState class
f199f64932
Add kebab<->camel case conversion to component state
451718cb74
Add event method/setting to domLense
fb000ba7a3
Replace state from component constructor entirely
b51732636d
Add component as argument to state component constructor