Ecosyste.ms: OpenCollective

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

github.com/visjs/vis-util

:construction_worker: Helper functions for the visjs family
https://github.com/visjs/vis-util

feat(random): add an RNG based on Alea (#82)

* feat(random): add good, seedable RNG

We often use some seedable RNGs based on sinus. There ...

f2408b43cbf575a360ec42b0b9fd5c4299b39956 authored almost 5 years ago by Tomáš Vyčítal <[email protected]>
Update vis-dev-utils to the latest version 🚀 (#87)

* chore(package): update vis-dev-utils to version 2.1.0

* chore(package): update lockfile pac...

1090476c09be9dd97513ee29eae0daf317655b90 authored almost 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
chore(package): update typedoc to version 0.16.0 🚀 (#86)

* chore(package): update typedoc to version 0.16.0

* chore(package): update lockfile package-...

6b126ed207787eb8b711d52b5073d0618e3a3721 authored almost 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
chore(package): update semantic-release to version 16.0.0 🚀 (#84)

* chore(package): update semantic-release to version 16.0.0

* chore(package): update lockfile...

0e5f31f6625b29f70e0a1d660f0aa361815f76bf authored almost 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
chore(package): update husky to version 4.0.2 🚀 (#83)

* chore(package): update husky to version 4.0.2

* chore(package): update lockfile package-loc...

ca2c65c2a7008872e9f9959487af1f2f669edaf8 authored almost 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
style: replace deprecated JSDoc with plugins (#81)

* style: replace deprecated JSDoc with plugins

The built in JSDoc in ESLint is deprecated for...

afa6076111d5a8afa0eacc32f166ac59ca598c50 authored about 5 years ago by Tomáš Vyčítal <[email protected]>
chore(build): use common header and Babel preset (#80)

See visjs/vis-dev-utils#5.

dc156e6983ded0c6ec4dc7e5947394019c5f4f8a authored about 5 years ago by Tomáš Vyčítal <[email protected]>
chore(package): update vis-uuid to version 1.1.4 🚀 (#79)

* chore(package): update vis-uuid to version 1.1.4

* chore(package): update lockfile package-...

66b4141dbc6903af8fc019111ea57d348060f63d authored about 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
chore(package): update dependencies (#78)

After this update we are no longer going to require any of the vunerable
versions of Handlebars...

205c58a99b42c69e2971a710c39df489406ca242 authored about 5 years ago by Tomáš Vyčítal <[email protected]>
chore(package): update @types/node to version 13.1.0 🚀 (#77)

* chore(package): update @types/node to version 13.1.0

* chore(package): update lockfile pack...

422d2665cf649488ee2bd90617891ca76b8d4916 authored about 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
chore(package): update nyc to version 15.0.0 🚀 (#76)

* chore(package): update nyc to version 15.0.0

* chore(package): update lockfile package-lock...

fc3b97403afdbb5be35935d752196d3a77c8df9a authored about 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
chore(package): update babel-plugin-istanbul to version 6.0.0 🚀 (#75)

* chore(package): update babel-plugin-istanbul to version 6.0.0

* chore(package): update lock...

aa0a504875a1c3c5aef185b4705fd0c4cc4557a2 authored about 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
chore(package): update sinon to version 8.0.0 🚀 (#74)

* chore(package): update sinon to version 8.0.0

* chore(package): update lockfile package-loc...

5ad1e33c9939f3e87a97f92ec23f4ab763037556 authored about 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
fix(package): update dependencies (#73)

* fix(package): update

This resolves Arbitrary File Overwrite in npm.

* style(eslint): dis...

09adb78bd5c4cd3350190385c6546d90fa245b98 authored about 5 years ago by Tomáš Vyčítal <[email protected]>
chore(deps): bump npm from 6.13.0 to 6.13.4 (#72)

Bumps [npm](https://github.com/npm/cli) from 6.13.0 to 6.13.4.
- [Release notes](https://github...

0bcbf129765d33e27fdb3c312609e8ca0b165427 authored about 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix(build): resolve compatibility issues with IE11 (#68)

* fix(build): do not polyfill deps

This lead to a situation where polyfills are polyfilled. S...

dda5d5843c170b16a8a6e178e71a8db673800d97 authored about 5 years ago by Tomáš Vyčítal <[email protected]>
chore: cleanup readme (#67)

01d8bd6c07699bec479a43509a7ceac2d716a14a authored about 5 years ago by Alexander Wunschik <[email protected]>
feat(build): rework bundling (#66)

BREAKING CHANGE: This removes `convert` and `isMoment` exports.

- Ditch `dist` dir (better no...

8a4209f128eff125c75cf3ea8d8add67f34bf5ac authored about 5 years ago by Tomáš Vyčítal <[email protected]>
fix(package): update dependencies (#64)

7243239cc4cd4c6b66edddd48df8226c85c8b3b3 authored about 5 years ago by Tomáš Vyčítal <[email protected]>
docs(funding): update funding information (#65)

e55732fadac44b23d36aeadd3935ebe28ae45292 authored about 5 years ago by Alexander Wunschik <[email protected]>
fix: reduce prototype pollution (#61)

* fix: do not pollute with polyfills

* test: fix some weird error

I'm sorry. I'd like to t...

9eee0346f15c6b93d49c4d64e0111c54c21317bd authored about 5 years ago by Tomáš Vyčítal <[email protected]>
chore(deps): pin runtime dependency versions (#58)

Greenkeeper doesn't open a PR when the new version satisfies range and
works. Therefore we rece...

e86596f923b29c8431229344a5f4f3f9aa031fa9 authored over 5 years ago by Tomáš Vyčítal <[email protected]>
fix(deps): update (#56)

* fix(deps): update

Closes #47.

* test: fix type errors

feb91a4ebfe43214a225e39b9569aca34f84d89f authored over 5 years ago by Tomáš Vyčítal <[email protected]>
chore(git-hooks): type check and lint prior to push (#57)

Test was already included.

a676cb79f26236ea9773d778c601249b06b5db56 authored over 5 years ago by Tomáš Vyčítal <[email protected]>
fix: don't use getPrototypeOf on primitives (#55)

The specification changed to allow this but there doesn't seem to be a
polyfill for IE11 which ...

39c6d070ba73b1680aafcca530e8cd10c406b1ad authored over 5 years ago by Tomáš Vyčítal <[email protected]>
test: add mutation testing (#53)

This messes up the code base, runs the tests to see if they fail for
random mutations and creat...

456b67b71e9f901826f0d1c801824b18b10ef2d0 authored over 5 years ago by Tomáš Vyčítal <[email protected]>
Update @typescript-eslint/eslint-plugin to the latest version 🚀 (#49)

* chore(package): update @typescript-eslint/eslint-plugin to version 2.0.0

* chore(package): ...

35d55c266040a6e92847c36b5059ca1c2324802a authored over 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
chore(deps): bump eslint-utils from 1.4.0 to 1.4.2 (#54)

Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.4.0 to 1.4.2.
- [Releas...

a212924ee0c522648a55c0414b510e70f57e1f73 authored over 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(package): update rimraf to version 3.0.0 🚀 (#52)

* chore(package): update rimraf to version 3.0.0

* chore(package): update lockfile package-lo...

316d3a5ac57de28029049ed300adf5ea8c52bc24 authored over 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
fix: use core-js 2 for the time being (#51)

Resolves issues with rollup-plugin-babel-minify.

d16cf84e06bf76af1d72ee381a7d6826ed9162c4 authored over 5 years ago by Tomáš Vyčítal <[email protected]>
Update @typescript-eslint/parser to the latest version 🚀 (#50)

* chore(package): update @typescript-eslint/parser to version 2.0.0

* chore(package): update ...

a36af08c5784ba360867752aec5b4d89b6f45ce9 authored over 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
style: reformat (#48)

b85a72d6b30cfae453c596ecaecfd2362c2d07f5 authored over 5 years ago by Vis Bot <[email protected]>
fix(build): extend other Vis libraries (#46)

They were overwritten before which resulted in only one Vis library
being usable at a time.

9b8d8c381c585cb0058522f24f79b4853d5db290 authored over 5 years ago by Tomáš Vyčítal <[email protected]>
style: remove Prettier parser (#45)

Prettier seems to understand the difference between .js, .ts etc.
Maybe this can solve some iss...

950b00d1df0f65fc4484b724824bff353f629931 authored over 5 years ago by Tomáš Vyčítal <[email protected]>
chore(package): update dependencies to enable Greenkeeper 🌴 (#43)

* chore(package): update dependencies

* docs(readme): add Greenkeeper badge

* chore(packag...

c545b52890d8f5fa7526a0e4a94328c90b3199cc authored over 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
ci: set it up (#41)

* ci: set it up

* style: use Prettier defaults

04ea48d12c61ebff7709c9941281409fe87a51b0 authored over 5 years ago by Tomáš Vyčítal <[email protected]>
fix: include polyfills in built files (#38)

8f8bde948c2a1a028ee21c1ea62d71ce2bd70246 authored over 5 years ago by Tomáš Vyčítal <[email protected]>
test: throttle (#30)

68c578b162e62ab65572f3f802e0966713d4e9f8 authored over 5 years ago by Tomáš Vyčítal <[email protected]>
fix(is-valid-rgb): bring the behavior in line with isValidRGBA (#35)

5dc3adb4666e999c3358b42a19c0b0d10b518ccb authored over 5 years ago by Tomáš Vyčítal <[email protected]>
test: add binarySerchCustom test (#36)

48ae980eb590a5f1551ef8f4160daf409f7eb606 authored over 5 years ago by Tomáš Vyčítal <[email protected]>
fix(is-valid-rgba): pass more valid and less invalid values + test (#31)

* test: add isValidRGBA test

* fix(is-valid-rgba): pass more valid and less invalid values

...

047b0e7d6867029273c7339ba08aff05eff8c52f authored over 5 years ago by Tomáš Vyčítal <[email protected]>
test: add *ClassName tests (#34)

92dc6eff8793273aa7aa6e1e3920b121e8151d92 authored over 5 years ago by Tomáš Vyčítal <[email protected]>
test: getAbsolute* (#33)

Namely:
- getAbsoluteTop,
- getAbsoluteRight,
- getAbsoluteLeft.

f4cdcc6c87348a1788b3d2ed0c363a72626d6d21 authored over 5 years ago by Tomáš Vyčítal <[email protected]>
fix(types): fix parseColor related types + test (#32)

* test: add parseColor test

* fix(types): fix parseColor related types

3b220fcbb8a5a56a0e985813b22c07e413654156 authored over 5 years ago by Tomáš Vyčítal <[email protected]>
test: addEventListener and removeEventListener (#29)

fe6e9e2e7148554af2639a78676bbc952fe8a07a authored over 5 years ago by Tomáš Vyčítal <[email protected]>
test: add hexToRGB test (#25)

929ab281de85adfa519d93a42c6d85fda5d9d899 authored over 5 years ago by Tomáš Vyčítal <[email protected]>
fix: prevent isValidRGB from passing invalid RGB strings (#28)

* test: add isValidRGB test

* fix: prevent isValidRGB from passing invalid RGB strings

ef52283cba39c6daee2d9c8bb3ccb25467723ab8 authored over 5 years ago by Tomáš Vyčítal <[email protected]>
test: add rgbToHex test (#26)

bc257409bf7ba9e9dfd7f9e55d1eedc70968e643 authored over 5 years ago by Tomáš Vyčítal <[email protected]>
test: add HSVToRGB test (#27)

feabc3a3b2915b004d1b4f349921bdcdf84fdec0 authored over 5 years ago by Tomáš Vyčítal <[email protected]>
fix: objects with constructor property in deepExtend + test (#23)

* test: add deepFreeze helper

* test: add deepFreeze test

* fix: objects with constructor ...

34ca3b7be97bb2aac85623be7f6a8b966bcd1472 authored over 5 years ago by Tomáš Vyčítal <[email protected]>
1.1.4 (#20)

4a440bbe84fd4b4f43ade1f25cb42a64694df450 authored over 5 years ago by Tomáš Vyčítal <[email protected]>
chore: always build before publishing (#19)

2bd71b175ae2f786c85879791acb1824f52e16a5 authored over 5 years ago by Tomáš Vyčítal <[email protected]>
chore: add git hooks via husky (#18)

* chore: add git hooks

- Husky to trigger them.
- Lint Staged to enforce code style.
- Comm...

22a434bab62d9653aa958e68d932d2f1b5338962 authored over 5 years ago by Tomáš Vyčítal <[email protected]>
v1.1.3 (#17)

572f60a8290419e8631f069e3e4e6a4593ce91f7 authored over 5 years ago by Alexander Wunschik <[email protected]>
fix(selectiveExtend): stop ignoring first two source objects

9c6deb0a75c24b55a34049409c085c2865d66081 authored over 5 years ago by Tomáš Vyčítal <[email protected]>
Add a better test (100% test coverage now) for selectiveDeepExtend (#16)

892652a46ba26a6af4b3db68ef9e90dd8d5eee99 authored over 5 years ago by Tomáš Vyčítal <[email protected]>
v1.1.2

66de423b8b939309e2cb373a9c10ffed97ffda5d authored over 5 years ago by Alexander Wunschik <[email protected]>
chore(package): update vis-uuid

2b009fc899ecbd657b3598a29acfc118663939e0 authored over 5 years ago by Alexander Wunschik <[email protected]>
Add a few more tests and enable some old tests (#13)

* Fix convert regarding conversions to Moment

- All tests are now enabled.
- Missing feature...

1e34c8189db38f2e563bfc33d0ef92b812c99af1 authored over 5 years ago by Tomáš Vyčítal <[email protected]>
Add version and publish package hooks (#12)

Before a new version is commited:
- unit test,
- type check,
- lint,
- rebuild docs (and add...

52a143aa0ccce4c0179b4487a8e5fe272a552ab3 authored over 5 years ago by Tomáš Vyčítal <[email protected]>
more tests (#11)

* Add some dependencies for TS tests

* Fix copyArray type

It works on ro array just fine, ...

5cfe425e6fcf26247e2b3426f2030a2a0c83b977 authored over 5 years ago by Tomáš Vyčítal <[email protected]>
Merge pull request #10 from Thomaash/master

Add test coverage reporting

21650caf56640b72b821c58dfd39901af2b487fd authored over 5 years ago by Tomáš Vyčítal <[email protected]>
Add test coverage

5ec4787a48a2ade5599c23e304bd1f4ea9eb4cb5 authored over 5 years ago by Tomáš Vyčítal <[email protected]>
v1.1.1

2dc6dc4b666e5980e3307c155d5cb4fff4648a37 authored over 5 years ago by Alexander Wunschik <[email protected]>
Merge pull request #8 from visjs/contributors

chore: auto update contributors

5bb4b3dcb0430200b0c8720c4d1bbbb20d72e310 authored over 5 years ago by Tomáš Vyčítal <[email protected]>
chore: auto update contributors

b26e7b2b7bd7f868794f8c2038b2b2b63a8e1eb2 authored over 5 years ago by Alexander Wunschik <[email protected]>
Merge pull request #3 from Thomaash/master

TypeScript and docs

2eb1d0896e05c600156435ae428dc79a38ad42a6 authored over 5 years ago by Alexander Wunschik <[email protected]>
Update docs

40e5f937a584f8ff67fde983ad6715540c666832 authored over 5 years ago by Tomáš Vyčítal <[email protected]>
“Merge” package-lock.json

I have no idea how to merge it, so I just generated a new one to be sure
everything works.

55e6b268539d93e73858686568270a92580caec2 authored over 5 years ago by Tomáš Vyčítal <[email protected]>
Merge branch 'master' of github.com:visjs/vis-util

5e05b8bed10d05f18fdae6eeab46738bd9b670fc authored over 5 years ago by Tomáš Vyčítal <[email protected]>
Use vis as UMD name

5d9a8ef1249747a37371bc717a2f043b0face6c2 authored over 5 years ago by Tomáš Vyčítal <[email protected]>
Merge pull request #5 from visjs/dependabot/npm_and_yarn/lodash-4.17.14

Bump lodash from 4.17.11 to 4.17.14

9b41faaada3a1ba3a85b880b6863f186f78970d4 authored over 5 years ago by Alexander Wunschik <[email protected]>
Bump lodash from 4.17.11 to 4.17.14

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14.
- [Release notes](http...

6be519853280324347c958cf48f830e19c22f11b authored over 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix build:code package.json script

31489e3865751ac36bcb4c44399af8f5026a86b6 authored over 5 years ago by Tomáš Vyčítal <[email protected]>
Remove unused extensions

def5fc3b0f78013657d170ef97f3791dae222783 authored over 5 years ago by Tomáš Vyčítal <[email protected]>
Make some cosmetic changes in comments

c75f66bc1d3651a16711d48f83c39b956db0602b authored over 5 years ago by Tomáš Vyčítal <[email protected]>
Use overloads in binarySearchCustom

e8fe050d199d9d17a7d163e723cab389f6dcb26d authored over 5 years ago by Tomáš Vyčítal <[email protected]>
fix: chang exported name to 'vis'

4e62af779ba0848b4b1ae04bcb85c67d34622330 authored over 5 years ago by Alexander Wunschik <[email protected]>
Fix a copy-paste error

5ada58731aacd9c53b97bb766d86d0af56c0b3f4 authored over 5 years ago by Tomáš Vyčítal <[email protected]>
Merge branch 'master' of github.com:Thomaash/vis-util

f7b550e6435fe7ee2e8525f2b030cda285468884 authored over 5 years ago by Tomáš Vyčítal <[email protected]>
Fix Moment and backwards compatibility issues

ff1c8b3706afd73fe076b463f357fbb841f73055 authored over 5 years ago by Tomáš Vyčítal <[email protected]>
Rewrite into TypeScript and add docs

8da6d10a2d64f18c37a314f0f40569a9f0f66d60 authored over 5 years ago by Tomáš Vyčítal <[email protected]>
chore: use default rollup config filename

6262f43c81b92db2ec262c0533fa679cbd6d00ac authored over 5 years ago by Alexander Wunschik <[email protected]>
v1.0.2

3f2ce182bded103a3b82799323c7af958cdc98ba authored over 5 years ago by Alexander Wunschik <[email protected]>
chore: include build step

989621e2ccd2835ce443fbba78226523092b3a4e authored over 5 years ago by Alexander Wunschik <[email protected]>
chore: add README

d6e725e9ca1d55975a866adfb8a13fe6b59eb5ae authored over 5 years ago by Alexander Wunschik <[email protected]>
feat: move util to its own module

1cc8ac430385817362517663a994aa2d1529211f authored over 5 years ago by Alexander Wunschik <[email protected]>
chore: seperate uuid into its own module

bc3bde96fd36e82848c6a5740b5806b7f2c0bd34 authored over 5 years ago by Alexander Wunschik <[email protected]>
Adding unit tests for lib/shared (#3600)

* Adds code coverage report the output of `npm test` and adds detailed html code coverage report...

f6117d9c3686e0c5fcff97096f68505245b8e8d8 authored over 5 years ago by macleodbroad-wf <[email protected]>
Network: Fix handling of multi-fonts (#3486)

* The next fix on Travis unit test failure

This is the next escalation on the war against the...

09e0174e29ecef3d1101d41905a06ed8d28a1f6c authored over 7 years ago by wimrijnders <[email protected]>
Adjust for-in loops so they can deal with added properties in Array and Object prototypes (#3471)

* Added unit test for Array.prototype mangling - first passing version

* Enhanced unit test f...

6d8db4e9231963522c6bb8b8a3482f511da7f8bb authored over 7 years ago by wimrijnders <[email protected]>
Strapping down of Extend-routines in util.js (#3442)

* The next fix on Travis unit test failure

This is the next escalation on the war against the...

d5d723d97a5e8600620450d5d7bef4f6cdb194a7 authored over 7 years ago by wimrijnders <[email protected]>
Addresses code review comments from PR 3382 (#3398)

* Corrects usage of @static jsdoc annotation

* Correct unresolvable types

* Correct types ...

1d5f5af02af538d9d45208ee1d6120b84e132512 authored over 7 years ago by macleodbroad-wf <[email protected]>
Fix setting of edge color options via Network.setOptions() (#3377)

* Added commenting for options, refactored choosify()

* Refactored updateLabelModule()

* a...

56c4c6c7b674de5fce6186fe0631b1bc7f3dbe64 authored over 7 years ago by wimrijnders <[email protected]>
Enable jsdoc-require MethodDefinition (#3382)

* Enables require MethodDefinition for require-jsdoc lint rule and corrects 66% of missing Metho...

1b5b2044c3dbf4b059beb09a18c13adbe0aba1ff authored over 7 years ago by macleodbroad-wf <[email protected]>
Removes redundant .eslintrc from graph3d, lints the rest of the code … (#3363)

* Removes redundant .eslintrc from graph3d, lints the rest of the code base, and enables valid-j...

15513bc7e7e84cd4e19c020d33a535d061a70ee9 authored over 7 years ago by macleodbroad-wf <[email protected]>
Adds missing jsdoc and adds lint rule require-jsdoc to build process (#3354)

* Change lint rules

* Get eslint passing with require-jsdoc

90c8ea914063de10a9f163d9b9d1a2363519124f authored over 7 years ago by macleodbroad-wf <[email protected]>
lint lib (#3308)

78374291c2cdb13afbd4c47fa65f8ee22ebd98ac authored over 7 years ago by macleodbroad-wf <[email protected]>
Cleanup mergeOptions() (#3280)

* Fix mergeOptions() and add unit tests

* Removed comment

a8fd2dc1ee07ab2be497545f7bcaa3ab1c7722e5 authored over 7 years ago by wimrijnders <[email protected]>
Fix missing ref on globalOptions in mergeOptions() (#3281)

883cdd5774553d77c1c66e98dcb522bc96a828d3 authored over 7 years ago by wimrijnders <[email protected]>