pimlie
|
d237180cbd
|
feat: add pause/resume methods to pause updates
|
2019-02-20 14:46:05 +01:00 |
|
pimlie
|
f270318c29
|
chore: update jest conf
|
2019-02-20 14:24:08 +01:00 |
|
pimlie
|
873f29c299
|
chore: update babel conf
|
2019-02-20 14:23:48 +01:00 |
|
pimlie
|
b9579df1e1
|
chore: update deps
|
2019-02-20 14:23:39 +01:00 |
|
Sébastien Chopin
|
325b276ed5
|
Merge pull request #319 from pimlie/feat-jest
feat: major refactor, cleanup and jest tests
|
2019-02-19 17:18:02 +01:00 |
|
pimlie
|
bf864f67be
|
fix: one less thing to review
|
2019-02-11 21:36:33 +01:00 |
|
pimlie
|
95c138e9d1
|
fix: fix cjs build (for now) by adding var window
|
2019-02-11 21:25:36 +01:00 |
|
pimlie
|
164cd8e52b
|
fix: ignore package-lock not yarn.lock
|
2019-02-11 18:41:07 +01:00 |
|
pimlie
|
66e4fb4e3e
|
fix: also render boolean attributes correctly for tags
|
2019-02-11 15:59:01 +01:00 |
|
pimlie
|
deea5cfbbd
|
feat: render boolean attributes correctly (previously #317)
|
2019-02-11 15:44:05 +01:00 |
|
pimlie
|
b824a27d35
|
fix: trigger meta refresh on page load (fixes #283)
|
2019-02-11 15:10:56 +01:00 |
|
pimlie
|
502c89e356
|
fix: dev env name
|
2019-02-11 14:19:07 +01:00 |
|
pimlie
|
e3fd8ab6b9
|
fix: ignore cssText for coverage
|
2019-02-11 14:18:39 +01:00 |
|
pimlie
|
3631526d6d
|
fix: typo
|
2019-02-11 14:16:57 +01:00 |
|
Alexander Lichter
|
27429652ce
|
docs: fix CI link
|
2019-02-11 11:45:17 +00:00 |
|
pimlie
|
3cea72bdc7
|
chore: also add the new test files
|
2019-02-11 12:40:52 +01:00 |
|
pimlie
|
93fb27a694
|
chore: add separate tests for server and browser plugin
|
2019-02-11 12:40:00 +01:00 |
|
pimlie
|
02e4094a35
|
fix: add inject stub for browser build
|
2019-02-11 12:03:54 +01:00 |
|
pimlie
|
2862a5be8b
|
feat: add browser build without ssr code
|
2019-02-11 12:00:11 +01:00 |
|
pimlie
|
a4ca39bfef
|
chore: fix lint
|
2019-02-11 11:58:16 +01:00 |
|
pimlie
|
6741897369
|
fix: prefer for..in instead keys.forEach
|
2019-02-11 11:12:19 +01:00 |
|
pimlie
|
5031acf0fa
|
fix: dont inline typeof definitions
|
2019-02-11 10:37:56 +01:00 |
|
pimlie
|
b4feec0232
|
chore: rename constants to use camelCase for better readability
|
2019-02-11 09:16:51 +01:00 |
|
pimlie
|
ec82e1ef9e
|
chore: replace npm with yarn in readme
fix: change default port for examples server to 3000
|
2019-02-11 00:15:47 +01:00 |
|
pimlie
|
bfbd18189b
|
fix: rollup paths
|
2019-02-11 00:09:21 +01:00 |
|
pimlie
|
78f2c46c20
|
fix: another inline array to const
|
2019-02-10 23:57:31 +01:00 |
|
pimlie
|
48061ba39c
|
Merge branch 'feat-jest' of https://github.com/pimlie/vue-meta into feat-jest
|
2019-02-10 23:46:12 +01:00 |
|
pimlie
|
76632ad77a
|
fix: move rollup config and case fix
|
2019-02-10 23:36:27 +01:00 |
|
pimlie
|
288871fa72
|
fix: use const arrays
|
2019-02-10 23:35:01 +01:00 |
|
pimlie
|
82ba8c0582
|
fix: prefer filter over slice
|
2019-02-10 23:34:26 +01:00 |
|
Pooya Parsa
|
fa40a82716
|
Merge branch 'master' into feat-jest
|
2019-02-10 14:20:44 +03:30 |
|
pooya parsa
|
bcca7563da
|
chore: update readme.md
|
2019-02-10 14:19:08 +03:30 |
|
pooya parsa
|
1eaaeab3c6
|
chore: update build badge
|
2019-02-10 14:17:49 +03:30 |
|
pooya parsa
|
6f60512723
|
ci: add .circleci
|
2019-02-10 14:13:52 +03:30 |
|
pooya parsa
|
e9442c64ad
|
chore: add yarn.lock
|
2019-02-10 14:13:44 +03:30 |
|
pooya parsa
|
36870770b7
|
chore: enable renovate
|
2019-02-10 14:12:44 +03:30 |
|
pooya parsa
|
9fabf50341
|
chore: remove travis and package-lock
|
2019-02-10 14:12:30 +03:30 |
|
pimlie
|
3e010bb9ce
|
chore: fix lint
|
2019-02-10 10:11:19 +01:00 |
|
pimlie
|
f9604c0b20
|
fix: use Array.from
|
2019-02-10 10:06:42 +01:00 |
|
pimlie
|
3cfbf878bb
|
chore: add test for changed fn context
|
2019-02-10 09:55:45 +01:00 |
|
pimlie
|
c08e461857
|
fix: remove only descriptors
|
2019-02-10 09:46:09 +01:00 |
|
pimlie
|
6bbcf74c94
|
fix: prefer includes over indexOf
|
2019-02-10 09:03:14 +01:00 |
|
pimlie
|
f329d04d03
|
chore: remove code style logo
|
2019-02-10 08:58:34 +01:00 |
|
pimlie
|
5d64d43862
|
feat: major refactor, cleanup and jest tests
|
2019-02-09 21:45:22 +01:00 |
|
Nicolas Igot
|
9dfb001d4e
|
fix: $meta is not defined in Vue interface type (#312)
|
2019-01-28 15:21:38 +01:00 |
|
Pim
|
a21037f45e
|
fix: follow html specs with regards to end tags (#314)
|
2019-01-28 15:07:04 +01:00 |
|
Taku Fukada
|
f79f5b3d2f
|
fix: type annotation for script tag (#305)
|
2019-01-24 22:48:36 +00:00 |
|
William Chong
|
bf7035baf5
|
doc: add tips about inline script in README.md script example (#304)
|
2019-01-24 21:48:04 +00:00 |
|
Sébastien Chopin
|
d174c8876c
|
Merge pull request #300 from declandewet/greenkeeper/file-loader-3.0.0
Update file-loader to the latest version 🚀
|
2019-01-07 15:04:44 +01:00 |
|
Sébastien Chopin
|
ece8c72290
|
Merge pull request #301 from declandewet/greenkeeper/rollup-1.0.0
Update rollup to the latest version 🚀
|
2019-01-07 15:04:34 +01:00 |
|