Commit Graph

101 Commits (ff594946493cf84eff52ae28b6d6e9ff22017c19)

Author SHA1 Message Date
Simon Friis Vindum 256e35f63b
Merge pull request #433 from grimalschi/master
Adding a new Snabbdom logo
6 years ago
Veaceslav Grimalschi fab31f3562
Add logo to README.md 6 years ago
Simon Friis Vindum 29b2829f16
Merge pull request #378 from kay999/master
Updated documentation for eventlisteners and fixed missing event/vnode for arrays of handlers
6 years ago
Jan van Brügge a34ffffffa Explain insertBefore in README 6 years ago
Jan van Brügge 276f78d859 Add snabbdom-looks-like to README 7 years ago
Scott McCormack 3fe95cccde
Merge branch 'master' into patch-1 7 years ago
JC Brand 053a387559 Mention Backbone.VDOMView in the README 7 years ago
Scott McCormack 37a522dfbd
Add puddles to README.md 7 years ago
kay999 efda964ddb
Updated documentation for eventlisteners 7 years ago
Jocs 1a8892c35a Update: add Mark Text to README 7 years ago
NoBey 006133228a fix README 7 years ago
Simon Friis Vindum 2271b7bdf1 Merge pull request #287 from caesarsol/fix-svg-classname-docs
Update and improve docs section "Using Classes in SVG Elements"
7 years ago
Maciej Sitko c8b8d58490 Update README.md 7 years ago
Maciej Sitko b8fcaf99a9 Update README.md 7 years ago
answershuto edf349dc59 README: Fix capitalization for 'JavaScript' 8 years ago
Daniel Gómez 0e0c7ab008 Add badges 8 years ago
Jan Köhnlein 038203dbd4 Update README.md 8 years ago
caesarsol f102bb7ccd Update and improve section "Using Classes in SVG Elements", taking #276 into account (fix SVG selector classes) 8 years ago
Steve Lee de8509e5c0 Remove trailing heading ###
De nit
8 years ago
Steve Lee 18343d1f92 Fix type-o 8 years ago
Steve Lee 741b382696 Added dataset module docs 8 years ago
Reon90 33cc60b863 Add Tung to README 8 years ago
Jan van Brügge c7488d784f Replace snabbdom-jsx with snabbdom-pragma
fixes #248
As snabbdom-jsx and snabbdom-jsx-babel hadn't had an update in 7 to 8 month and expecially the former has several bugs I would not advertise to use them.
Snabbdom-pragma works more reliable and thanks to a few PRs by me it works just as good with svg as it does with html
8 years ago
Patricio M. Ros c117be989e Add Cyclow framework to README
Cyclow is a new reactive frontend framework for JavaScript I've created. It uses Snabbdom. Please, consider add it to "Structuring applications" section. Thank you.
8 years ago
Emil Persson 94780592c6 Add Tweed to the list of example projects 8 years ago
Jamen Marz b39d1c9de9 Punctuation 8 years ago
Jamen Marz fc3749e1a8 Add reference to snabby 8 years ago
José Luis Lafuente ccbf30f0c6
Add support for css variables 8 years ago
Andre Staltz 091dc5f961
Migrate from CommonJS modules to ES2015 modules 8 years ago
Simon Friis Vindum 8079ba7868 Merge pull request #173 from jas-chen/jas-chen-patch-1
Fix thunk example
8 years ago
AlexGalays 8f30755a6a README: Add one more example in "Structuring application" 8 years ago
Amirouche 685fb99755 Add `vue.js` and `scheme-todomvc` in “Structuring applications” 8 years ago
Shahar Or 713fb5d559 Cycle.js instead of Motorcycle.js in README.md 8 years ago
Jas Chen 77ef0b59c4 Fix thunk example 8 years ago
Andrew Murray 1b48d39e56 Fixed typos 8 years ago
Vitaly Dub 453d982180 fixed links in README (paldepind -> snabbdom) 8 years ago
sk1981 40c62fd2be Added details on using classes with SVG
Using SVG elements with classes has two issues due to className being readonly for these elements and some browsers not accepting classlist on them. Added details and workaround.
9 years ago
Stu Cox 7a496fb61f Correct formatting in README 9 years ago
Christian S 3d48eb84c4 fix style example in README.md
fixes #127
9 years ago
paldepind f04de4acf9 Merge branch 'master' of https://github.com/paldepind/snabbdom 9 years ago
paldepind ac9c143555 Don't mention removed `vnode` property 9 years ago
paldepind 43c5d1ced9 Text formatting 9 years ago
Veaceslav Grimalschi 7870899264 Update README.md
Missed chars
9 years ago
paldepind 1ce3cd30d5 Update thunk API and documentation 9 years ago
Roy Sutton f55d352de9 Some minor cleanup
Most references to vnode were all lowercase so I standardized on this.  Fixed some small typos and made a few editorial adjustments.  Feel free to take any, all or none of these suggestions (Though I do recommend the typo fixes)
9 years ago
paldepind fc3f493d38 Mention snabbdom-helpers in readme 9 years ago
Tylor Steinberger 6d148e891c doc(README): more typo fixes 9 years ago
Tylor Steinberger 87847257b5 Merge branch 'virtual-node-documentation' of https://github.com/tylors/snabbdom into virtual-node-documentation 9 years ago
Tylor Steinberger cd6d0461d6 docs(README): fix typos pointe out by @foxdonut
Thank you @foxdonut
9 years ago
Steve 964317b63a Fix typo - 'much' to 'must' 9 years ago