Talia darkwiiplayer
darkwiiplayer pushed to 2.0 at darkwiiplayer/skooma-js 2024-02-29 14:30:57 +00:00
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
Compare 26 commits »
darkwiiplayer pushed to main at darkwiiplayer/adopt-styles 2024-02-29 13:42:07 +00:00
bc9e312bab Add readme file
darkwiiplayer pushed to master at darkwiiplayer/darkrc 2024-02-29 13:06:36 +00:00
5ecfd698c4 Add JavaScript project scaffold
darkwiiplayer pushed to master at darkwiiplayer/darkrc 2024-02-29 13:01:13 +00:00
0ae1961a6b Remove vim marks package
915ce7827b Revert nvim file tree and outline sides
Compare 2 commits »
darkwiiplayer pushed to master at darkwiiplayer/darkrc 2024-02-28 22:22:54 +00:00
57ee7bb2fd Implement vim background color propagation for wezterm
darkwiiplayer pushed to master at darkwiiplayer/darkrc 2024-02-28 22:21:27 +00:00
ea45dfea50 Add shell alias to set wezterm variables
ff41ab8db3 Switch git editor to nvim
Compare 2 commits »
darkwiiplayer pushed to master at darkwiiplayer/darkrc 2024-02-19 12:01:44 +00:00
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
Compare 4 commits »
darkwiiplayer pushed to master at darkwiiplayer/darkrc 2024-02-14 14:59:21 +00:00
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
Compare 5 commits »
darkwiiplayer pushed to master at darkwiiplayer/darkrc 2024-02-02 13:09:48 +00:00
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
Compare 10 commits »
darkwiiplayer pushed to 2.0 at darkwiiplayer/skooma-js 2024-02-01 13:00:44 +00:00
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
Compare 14 commits »
darkwiiplayer pushed to 2.0 at darkwiiplayer/skooma-js 2024-01-17 14:17:10 +00:00
7a789d407e [WIP] Major refactor and API change for version 2.0
darkwiiplayer pushed to main at darkwiiplayer/skooma-js 2024-01-17 13:56:32 +00:00
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
Compare 5 commits »
darkwiiplayer created branch 2.0 in darkwiiplayer/skooma-js 2024-01-17 13:56:29 +00:00
darkwiiplayer pushed to 2.0 at darkwiiplayer/skooma-js 2024-01-17 13:56:29 +00:00
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
Compare 6 commits »
darkwiiplayer pushed to main at darkwiiplayer/skooma-js 2024-01-15 10:54:17 +00:00
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
Compare 5 commits »
darkwiiplayer pushed to main at darkwiiplayer/skooma-js 2024-01-10 19:43:59 +00:00
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
Compare 7 commits »
darkwiiplayer pushed to master at darkwiiplayer/.profile 2023-12-31 13:07:40 +00:00
darkwiiplayer pushed to master at darkwiiplayer/.profile 2023-12-31 13:06:48 +00:00
bc6cc89e6f Rename readme to uppercase
darkwiiplayer pushed tag v1.1.0 to darkwiiplayer/skooma-js 2023-12-31 12:28:33 +00:00
darkwiiplayer pushed tag v1.2.0 to darkwiiplayer/skooma-js 2023-12-31 12:28:33 +00:00