Commit graph

16 commits

Author SHA1 Message Date
Claudia Meadows
a4bf63d899
Remove the binary attribute from the lockfiles
It's causing rebases to be absolute nightmares, and they are designed to be very easily patched as text files.
2024-09-23 04:58:02 -07:00
Isiah Meadows
6d1dab07eb Fix assets [skip ci] 2020-09-14 18:55:29 -07:00
Isiah Meadows
b17b00e9eb
Drop ESM support (#2366)
* Drop ESM support

* Add `"unpkg"` field
2019-05-29 09:24:10 -04:00
Isiah Meadows
966e78bcab
Allow variadic arguments to m.fragment (#2328)
* Implement support for variadic arguments to `m.fragment`

While I was at it, I refactored the common logic out of `hyperscript`.

* Add a missed change from #2326

* Update docs + changelog [skip ci]

* Explain rationale for `hyperscriptVnode`'s calling convention

This way, it doesn't get erroneously "cleaned up" into something worse,
and so it's clearer how it'd be potentially optimized once ES5 support
is dropped.
2018-12-05 23:57:42 -05:00
Isiah Meadows
584117a00d Missed a word [skip ci] 2017-07-22 03:16:27 -04:00
Isiah Meadows
4ff0f2170e Don't show diffs for package lock files [skip ci] 2017-07-22 03:09:54 -04:00
Isiah Meadows
0971bf4fdd Update .gitattributes [skip ci] 2017-04-03 08:15:45 -04:00
Isiah Meadows
2b1fe6ca07 Diff stream bundle as binary [ci skip] 2017-03-05 02:19:46 -05:00
Isiah Meadows
1a4bcc44e6 Keep the bundles out of the diffs
Makes reviewing a little easier.
2017-02-20 18:32:20 -05:00
Leo
1620b147da clean up repo 2017-01-30 11:18:47 -05:00
Leo
6ab2b6b6c3 merge to next 2017-01-30 11:04:14 -05:00
impinball
80c429e49b Make source maps binary, fix misnamed HTML file 2016-12-30 02:05:51 -05:00
Leo Horie
00abe297df change line endings, step 1 2016-10-26 15:23:19 -04:00
Leo Horie
13fdb60f66 clean slate 2016-04-20 20:01:04 -04:00
impinball
b37bb657c0 Minified files are binary enough to count. 2016-03-02 15:40:27 -05:00
Barney
524a2c00e6 Avoid EOL diff horror by enforcing CRLF on commit 2015-04-26 12:53:35 +01:00