Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/MithrilJS/mithril.js

A JavaScript Framework for Building Brilliant Applications
https://github.com/MithrilJS/mithril.js

[render/render] Prevent activeElement.focus on SVGs, fix #1983

571b60830b2d501494066425eb4e1b4bc8c11f5a authored over 6 years ago by Sebastian Sandqvist <[email protected]>
Bundled output for commit fed0846a11f71850278e2e18d23bb026617c3faa [skip ci]

6bf7be888765b1dd1110b8111b0cbbb3eb2bef02 authored over 6 years ago by Gandalf-the-Bot <[email protected]>
[render/hyperscript] Normalize to class attrs to className, ignore only nullish values

32b319d140dfba14379d1969af929842dcb7cf58 authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
[docs] #2174 docs and change log

fed0846a11f71850278e2e18d23bb026617c3faa authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
[render/hyperscript] have the attrs take precedence over the selector, improve class normalization

fix #1773
fix #2172

92b22fe8e6b81d4056e1234e1c1a8355535ea1ef authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
[performance testing] add classes in some selectors for the attrs test

1a87cc44cd3f4de03b724a6c4aec4796ed47ab91 authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
[performance] use individual files rather than the build, revamp the attrs code to reduce variance, reset the scratch pad more reliably

15cf47a829a4589539ec870b77e06155ae46b74d authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
[render/test] add a render/hyperscript integration suite for classes

8daa386e5ec60a317d41d0022300f6a67fde3009 authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
Bundled output for commit 3f5cabc5c5234a81c7f455fbe5afd7cde2a957b8 [skip ci]

4ca2b362f72fac15dd4b8d58c06a2af8148e328c authored over 6 years ago by Gandalf-the-Bot <[email protected]>
Enable the tests for #1804

4197cf0ae11185a0aa7b4879e8de443ea9b18ea5 authored over 6 years ago by Pierre-Yves Gerardy <[email protected]>
Improve attrs removal, fix #1804

5b51b682eeadf1352cc57d4ac7334f9b88dbc96d authored over 6 years ago by Pierre-Yves Gerardy <[email protected]>
[render/render] Test for removing styles and assorted domMock changes

6283aa4a7dd826e9d394f8795d5edf85f9570f9a authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
[render/render] make updateAttrs smarter about null values

cfa128a5cd082832108f0dd33c51ece25f182940 authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
Move xlink:href test to the proper file

2469505b1bd2cb69930391c90efe33902db2dd6d authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
[domMock] Better accuracy for namespaced elements

b39f4f683dfaea59df1556b91e8abb340433c275 authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
[render/render] Fix xlink:href handling

49210838985cfd37073405b470ddef2ff21b2078 authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
Improve attrs setting performance

before:

> mutate styles/properties x 7,999 ops/sec ±10.87% (46 runs sampled)

after:

> mutate ...

dc15acd7919ffc2e052ebe96f966c7276dc960f2 authored over 6 years ago by Pierre-Yves Gerardy <[email protected]>
Chore: Normalize the way we use eslint-disable

3f5cabc5c5234a81c7f455fbe5afd7cde2a957b8 authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
[benchmark] add consecutive nullish values to the attrs test

1fdc9278c7c1db8a4ef2f80e4835ea699ce25264 authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
[ospec] docs and change log

9016091adf8ef71f46380806b0a027479bcba1d7 authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
[ospec] don't allocate task for tests that will be skipped in o.only mode, fix stack overflow

53597871b8b393706574fdaac54135d8fd4424d5 authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
[ospec] Allow more than one o.only() test

14695c9cda4cf9a53284c730078b15d33ad6c8b2 authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
[ospec] record errors thrown in tests as failures

a23216b9877765bd8e933268140bf5e6d878d9c8 authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
Bundled output for commit 285cb5382f3b3ebaf9aa7685e8bc66ffc6d702ae [skip ci]

277f35fb3a5f762244bb49d1778c196e2852c8bf authored over 6 years ago by Gandalf-the-Bot <[email protected]>
[render] cleanup and comments

285cb5382f3b3ebaf9aa7685e8bc66ffc6d702ae authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
[domMock] don't call public methods from DOM API methods (it messes up spying)

e3b240032acc095770792b34fdff5954d11cf282 authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
[render/render] Introduce longest increasing subsequence-based node moves in keyed diff, fix #1791, fix #2026

2cfc68359d50786bc385ab26dd338e4194214797 authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
test for the LIS-based diff

95ec3d28aa866a75050983c62aa1b2186a59150a authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
[render/render] get rid of vnode.skip

144ce681924b688f633455b0ad2eb2f87b7af677 authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
[ospec] Document changes made to the result objects.

24875832e90ba67e23d528915141b544c16f34ec authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
Bundled output for commit 0484758837c79fa637066a8bf3472fd931d2be33 [skip ci]

315b9f13faa674357e1145e068ce456299de7848 authored over 6 years ago by Gandalf-the-Bot <[email protected]>
[ospec] make it clear the timeout parameter is deprecated.

d05bc9be4958b2d815b87c3388e304d2158ee024 authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
[ospec] Make the specTimeout tests hopefully less flaky

4a4377e553e119eba183043e3870720f42a8b1ed authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
[ospec] Improve the done() call checker

8ebf036b8cac52c0c8d14015d628dd3c8598de23 authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
[ospec] docs and change log tweaks

0484758837c79fa637066a8bf3472fd931d2be33 authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
[ospec] give async timeouts a proper stack trace

ff1a07df1b6a00a00c8a9c7eb285c1be2d431df7 authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
[ospec] o.defaultTimeout => o.specTimeout, and documentation.

The timeout parameter is deprecated but will still work for now

aa0f9eae98f30bc8411185a9843ebcaf6e0bc585 authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
[ospec] Restore the assertion success on async test finalization in time

25975c5ce4313a1281b5466a3b090e9e46892001 authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
[ospec] tests for the done() callback

8d78d493a7a730a7c9bd3928e3a10768778833d0 authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
[ospec] better variable name

0574d193a0f0644cb13cce28b83066b44b480a01 authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
[ospec] Detect incomplete assertions

285d00742d186513f4483cedb2b5314b5eb5b20a authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
[ospec] update change log

21a6a857efccfa055bba0e875f9364913acddd9e authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
[ospec] replace ES6 std lib call with ES5 equivalent

ad83d617e1d50ef37b36c21b3d342501d57283e9 authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
[ospec] Add o.defaultTimeout()

e342805bfbf161573479ffc8e9fcd315beac2108 authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
[ospec] Change the reserved test name token from '__' to '\x01'

33180370ead05e3f47d03e01aaef7a2786875a14 authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
[ospec] Add o.timeout() to set a timeout for Promise-based async tests

64680425e74100b1358c8cba1268f734afe20392 authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
[ospec] don't count succesful async test termination as a test success

b292f75bd852d015231d6072cedf720071a4b84a authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
[ospec] revamp async testing finalization

89b665fbf62bf854784f21b69c6d1232c2986718 authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
[ospec] cleanup in code and tests, better error messages

9c1f8d5f353edf5c2becbba4f542a7ee2f0a731e authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
[ospec] cleanup o.only

e47353686667f5ecb81b2f8ef4144e0dd7f3ba08 authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
[ospec] update change log

f6e23da56cca4e1abf4784676deb360482f57682 authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
Bundled output for commit 1579fe84301824cea1f0d2c86971cc0116146dd9 [skip ci]

da0c5c9b9aca91f613c81729463f149fbf930292 authored over 6 years ago by Gandalf-the-Bot <[email protected]>
Do not normalise component children on ingestion (#2155)

* Do not normalise component children on ingestion

* Don't normalise vnode children

* Comp...

1579fe84301824cea1f0d2c86971cc0116146dd9 authored over 6 years ago by Barney Carroll <[email protected]>
Fix stack trace edge case

0f498e0aec23a2e638fa81b4e354627fd3656385 authored over 6 years ago by Gilbert <[email protected]>
Change log cleanup

64b1e47e66e772b813b005cd13a66084dd94adac authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
ospec v2.1.0

2969b8323c7db90349b74644ce629512ffaf03f2 authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
quick grammar fix (#2163)

4e35d0591c7c349478299dae66c183153d8fde90 authored over 6 years ago by Henry <[email protected]>
[ospec/bin] Back to ES5 (and complimentary cleanup), fix #2160

562d68098194d61668eb71fafd790a138eace0a0 authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
[ospec] pinpoint the o.only() call site

010d8daae9719a034d768664ee3a0a4f451f2304 authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
[ospec] Make the default reporting nicer looking (#2147)

* feat(ospec): Add spacing before report results

...sometimes tested code emits console.log()...

2794ceb76f1d7c37fc1657b331a14c0d8b45170e authored over 6 years ago by Már Örlygsson <[email protected]>
Bundled output for commit 6097cfb2e9146c63a3cad3816cd18511b37e7808 [skip ci]

11940b427b6497d4350ad0781d7b5041edbc86bf authored over 6 years ago by Gandalf-the-Bot <[email protected]>
Small optimization in render hyperscript.js (#2064)

* Small optimization in render hyperscript.js

* Remove temporary variable

* Small optimiza...

6097cfb2e9146c63a3cad3816cd18511b37e7808 authored over 6 years ago by magikstm <[email protected]>
[chore] bump marked version to v0.3.19

58b06d4aad743e9c5a56e2376fe9a7a6a43470e2 authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
[chore] remove Danger for now

4922912bbb06d7b7b0985cc24aa155cd9c114ab1 authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
stream: Removed `valueOf` & `toString` methods (fixes #2150) (#2151)

* stream: Removed `valueOf` & `toString` methods (fixes #2150)

* Update stream documentation

e1a50890e9a8c630a162bc49535459d53721de17 authored over 6 years ago by Barney Carroll <[email protected]>
[docs] typo

93c84a5786e8a6e24337fc27d397efabc030f7d7 authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
[docs] clarify the component/RouteResolver distinction

d13a61a4d88fac6d2b59136cffbe296b092cd96d authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
[docs] typo

4823369abe03827fb209b2b9c0374a5f66cea1be authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
[docs] clarify the component/RouteResolver distinction

567fe154e7ae70471cce7097b8a94a835bf052fb authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
[ospec] change log: credit @zyrolasting

95fbdf9ea26d7f398d48575983f8d7c3cfb0ed7f authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
[ospec] v2.0.0

9df3e97cc3fedbbae68f6ab4273bfe64a2393015 authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
Add --require feature to ospec executable (#2144)

* Allow requires before running tests

This enables requiring modules like `esm` before any te...

91b08c6491f061691cd6032ac4e7b2dab556e1d0 authored over 6 years ago by Gilbert <[email protected]>
[ospec] don't output colors when pipe or file redirection is used (#2143)

43053c6088b257b818268d49dbb790345abd5bca authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
[ospec] Update change log to reflect #2141

ca1bce973205af07efa9f058e27035ed34e8daa8 authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
fix(ospec): Only run o.run() once (#2142)

ceabe993a3265dfbff6e2aeff84dcdc03d233419 authored over 6 years ago by Már Örlygsson <[email protected]>
[ospec] feat: nicer binary with support for globs (#2141)

* feat(ospec): CLI support for file-patterns and an --ignore flag

The added dependency is onl...

cfaa377c1eea6ba4bb27d284e72e23366e58e38c authored over 6 years ago by Már Örlygsson <[email protected]>
Update animation.md

f161a59343a9b595f8101a5a9ec409f23505db85 authored over 6 years ago by Scotty Simpson <[email protected]>
docs: Link to ospec/change-log.md, remove repeated lines

e075de4c92ca731d60eff8a2c7c55bf2f308a105 authored over 6 years ago by mar <[email protected]>
ospec v1.4.1 change log

c34b0decc99a57e0c1ddd3248ec2a79ac1af7f51 authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
docs: Add first attempt at ospec change-log file

af3f69dfeffcb6adfa211501f531eee68a942218 authored over 6 years ago by mar <[email protected]>
Merge pull request #1802 from jonahx/iss-1798

Fix issue #1798

be6c8c079deaeca9bef2ef5c523181479fd67f72 authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
Merge branch 'next' into iss-1798

4818109c9a818fec5fcc9e9009237740090d523e authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
A more general fix

d2e80f73451d8d7236661ee9e5ffec5db2d7627f authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
Scan with halt (#1957)

* HALT if scan reducer doesn't change value

* Updated docs to reflect new scan behaviour with...

fb3c344055d11000b9725f1c3d80b8186d29c3c5 authored over 6 years ago by Adam Gamble <[email protected]>
Bundled output for commit 44e165a357050cdfd1a7a278fc3af44839cdf4fe [skip ci]

117fac91a79a85c1b8261d7c27a4944d26fd50a1 authored over 6 years ago by Gandalf-the-Bot <[email protected]>
tests for #2128

dd6ceca31d2c731b20e2ad00f679c11a66e885c9 authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
[DOM Mock] Fix insertBefore when the reference node follows the moving child in a nodeList

9136585fe4fdea3e0b90cf7283dc305de76495b2 authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
Disentangle keyed and unkeyed diff

c6693aa3611dd969f73d627dc6e8f3e6db3c1b2d authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
[render/render] Misc comment fixes

44e165a357050cdfd1a7a278fc3af44839cdf4fe authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
Cleanup, comments, and optimize getKeyMap

f7a95d8c12c8c410b4665c69df7aa22af439fd0e authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
tests for #2132

878e4958dc08a6b5fae8328779f857b0bcbc1cda authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
[render/render] move keyed cached nodes when needed, fix diff semantics for cached nodes, fix #2132

801bde219e2abaac99fccea5036243e4f0d704d2 authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
[render/render] Simplify updateNodes, fix #2128

9490950c30a6a16fa660949b6aabaa86f6b77954 authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
Fix url in vnodes.md

URL was being incorrectly parsed due to parentheses. The parenthesis have been replaced with UTF...

898d0aec82e8b73b360d39dc8480a3219d28f3f5 authored over 6 years ago by soulofmischief <[email protected]>
fix: Bundler tests only pass when run from project root

f375bdc02e457288806ab7fee607415d81fc00c1 authored over 6 years ago by Már Örlygsson <[email protected]>
Disown myself from render-related fixes [ci skip]

0dbf17c6212ed1ed3830df46ae414182d5ddfdc0 authored over 6 years ago by Isiah Meadows <[email protected]>
docs: latest site updates (#2126)

c335aa70ca0e415a3a129569eebd1ad9b0434f81 authored over 6 years ago by Pat Cavit <[email protected]>
Bundled output for commit 203df39c304b5f89f4efa591d0e563bcb5d94155 [skip ci]

ec43ca089c67b1af3bc3f729d18dd5eaa283ea53 authored over 6 years ago by Gandalf-the-Bot <[email protected]>
Remove the DOM nodes recycling pool (fix #1653, fix #2023)

203df39c304b5f89f4efa591d0e563bcb5d94155 authored over 6 years ago by Pierre-Yves Gérardy <[email protected]>
docs: awkward/redundant fix (#2120)

6f7f543b07d9e2f42d6d09eda3a2dbfb3baada34 authored over 6 years ago by Scotty Simpson <[email protected]>