Jérémie Astori
|
00bca229f0
|
Enforce object literal shorthand syntax with ESLint
|
2018-03-15 00:22:09 -04:00 |
|
Jérémie Astori
|
3e708f9c0b
|
Get rid of Object.assign polyfill
As far as I know, this is only required for IE at this point, and we have already made changes that removed support of any version of IE.
|
2017-12-12 02:42:59 -05:00 |
|
Jérémie Astori
|
1dc92d8934
|
Enforce dangling commas with ESLint
¯\_(ツ)_/¯
|
2017-11-15 01:35:15 -05:00 |
|
Pavel Djundik
|
f6dd616d5e
|
Update to eslint 4 and enforce extra rules
|
2017-06-19 09:58:29 +03:00 |
|
Jérémie Astori
|
03e3444a35
|
Explain the modules of the message parser and add tests
- Add comments and descriptions to:
- `findChannels.js`
- `parseStyle`
- `findLinks`
- `fill`
- `anyIntersection`
- `merge`
- `parse`
- Minor optimizations to `parseStyle`
- Add tests for `fill`
|
2017-04-21 20:31:27 +03:00 |
|
Bonuspunkt
|
0b85ded53f
|
Add bonuspunkt's parser
Fixes #15.
Fixes #199.
Fixes #583.
Fixes #654.
Fixes #928.
Fixes #1001.
|
2017-04-21 20:29:04 +03:00 |
|