fwebc.js

Toy framework for learning web components
git clone git://git.finwo.net/lib/fwebc.js
Log | Files | Refs | README

DateCommit messageAuthorFiles+-
2021-03-31 14:41Update FUNDING.ymlfinwo2+4-3
2021-02-14 22:490.10.0finwo2+2-2
2021-02-14 22:49Call template with contextfinwo2+2-2
2021-02-14 21:390.9.1finwo2+2-2
2021-02-14 21:39Restructured a bitfinwo2+27-56
2020-11-25 21:560.9.0finwo2+2-2
2020-11-25 21:56Shadow roots again, this time with stylesheet inheritancefinwo2+10-2
2020-11-25 20:410.8.0finwo2+2-2
2020-11-25 20:41Add easy event handling in tags & emit 'update' on state updatefinwo2+13-3
2020-11-25 20:060.7.0finwo2+2-2
2020-11-25 20:06Do not use shadow roots, they screw up cssfinwo2+2-5
2020-11-04 23:100.6.1finwo2+2-2
2020-11-04 23:09Fix for dependency loadingfinwo2+2-2
2020-11-04 23:030.6.0finwo2+2-2
2020-11-04 23:03Dashes are now replaced by slashes during load for organizationfinwo4+4-4
2020-11-03 13:58Updated funding.ymlfinwo1+0-1
2020-10-30 11:360.5.1finwo2+2-2
2020-10-30 11:36Don't include remote scripts in component codefinwo2+2-1
2020-10-30 11:330.5.0finwo2+2-2
2020-10-30 11:33Support both riot-style and vue-style componentsfinwo3+29-17
2020-10-29 11:490.4.0finwo2+2-2
2020-10-29 11:49Added support for basic iterationfinwo5+35-3
2020-10-29 11:060.3.1finwo2+2-2
2020-10-29 11:06Added minified versionfinwo4+6-0
2020-10-29 11:05Moved index.js to fwebc.jsfinwo3+3-3
2020-10-29 10:550.3.0finwo2+2-2
2020-10-29 10:54Automatic updating of binds & data-binding documentationfinwo3+28-26
2020-10-29 10:41Basic data-bindingfinwo2+37-9
2020-10-29 08:290.2.0finwo2+2-2
2020-10-29 08:29Added rendering a statefinwo2+58-15
2020-10-28 18:20Use the custom element as this instead of shadow rootfinwo1+14-6
2020-10-28 16:380.1.2finwo2+2-2
2020-10-28 16:38Added keywordsfinwo1+10-1
2020-10-28 15:530.1.1finwo2+2-2
2020-10-28 15:53Don't include test files in publishfinwo1+4-0
2020-10-28 15:51Add package-lock.jsonfinwo1+5-0
2020-10-28 15:500.1.0finwo1+1-1
2020-10-28 15:50First versionfinwo7+193-1
2020-10-28 14:35Project initfinwo5+87-0