Commit Graph

229 Commits

Author SHA1 Message Date
veeck
6e0ab8316b v3.13.1 2024-08-06 09:42:22 +02:00
Veeck
2cebf40c0f bump patch versions of dependencies (#2744) 2024-08-03 23:45:21 +02:00
veeck
782d489f13 v3.13.0 2023-08-15 23:13:06 +02:00
Veeck
7e1cab4367 Update dependencies (#2727)
* Update minor deps

* Update major deps

those that support node8

---------

Co-authored-by: veeck <michael@veeck.de>
2023-07-21 13:53:20 +02:00
veeck
f42c12df0c v3.12.0 2022-02-15 13:22:49 +01:00
veeck
af3582bab7 Update dependencies 2022-02-15 13:20:02 +01:00
rejas
710f3bf4e0 v3.11.8 2021-08-17 18:03:16 +02:00
rejas
1514385506 Downgrade libs to make tests run under node 8
Yes, node8 is unsupported but we should still test it
2021-08-17 17:51:49 +02:00
rejas
2dfa4e68fe Update minor dependencies, add info that we did support node8 with this 2021-08-17 17:22:24 +02:00
veeck
7f334af8ab v3.11.7 2021-04-12 09:25:09 +02:00
rejas
c172dcbb3b v3.11.6 2021-03-16 16:09:18 +01:00
Veeck
c8de229bd1 Update lodash and run audit (#2644)
Fixes #2643
2021-03-16 16:05:40 +01:00
veeck
5cd3beb355 v3.11.5 2021-01-18 09:39:05 +01:00
veeck
d8cd1a0f72 v3.11.4 2020-11-27 10:37:16 +01:00
Veeck
05ac4d6bbd Update dependencies (#2617) 2020-11-27 10:34:30 +01:00
rejas
a0bab3c7bc v3.11.3 2020-06-30 18:14:16 +02:00
rejas
41c8704bf6 v3.11.2 2020-05-19 16:31:46 +02:00
Veeck
b5ea53df82 v3.11.1 2020-05-05 17:55:30 +02:00
Veeck
f90b46a2bf v3.11.0 2020-04-27 07:28:31 +02:00
Veeck
1e8f100f20 Update computedStyle usage (#2528)
* Fix getComputedStyle eslint rule

* Add TODO for ruby

* Use computed style in ruby test

* Use 3rd parameter in computedStyle

* Fix computedStyle usage

* Remove useless checks

* Update dependencies
2020-04-26 22:29:14 +02:00
Veeck
262d4a9971 v3.10.0 2020-04-07 13:13:10 +02:00
Veeck
2318c1307d Use eslint:recommended, cleanup warnings (#2527)
* Use eslint:recommended, cleanup warnings

* Update mkdirp
2020-04-03 08:40:09 +02:00
rejas
d9acf39e1e Update dependencies 2020-03-19 06:27:12 +01:00
Veeck
0cb85f2132 Update metadata 2020-02-17 15:50:34 +01:00
Veeck
b40f3afa85 v3.9.1 2020-02-17 12:48:10 +01:00
Veeck
15d8e29994 Fix #2499 Undo mkdirp dependency update 2020-02-17 12:39:55 +01:00
Veeck
219b377bee v3.9.0 2020-02-04 17:12:12 +01:00
Veeck
25f2f3d003 Remove node8 from testing matrix (#2494)
* Remove node8 from testing

* Update dependencies
2020-01-30 16:56:27 +01:00
Veeck
93d844bfca Update sinon to latest version (#2491) 2020-01-23 16:34:51 +01:00
Veeck
146c8133b5 Fix missing chai lib on integration test page
Also update dependencies and tweek layout a little
2019-12-19 10:41:28 +01:00
Veeck
0440d397d7 Fix travis not signaling an error when node tests fail 2019-12-18 16:03:24 +01:00
Veeck
06c035c9e0 Fix command line fails for nested properties (#2480)
* Fix command line fails for nested properties

* Update dependencies
2019-12-06 11:26:21 +01:00
Veeck
39bb2bff4d Replace expect.js with chai (#2449)
* Replace expect.js with chai.js

* Update lock file

* Update dependencies

* Re-add correct test

* Re-add incorrect tests so we see if travis works :-)

* Test against the classNames, not the documentElement

* Fix remaining errors, update dependencies
2019-10-27 21:55:45 +01:00
Veeck
775670ebd5 v3.8.0 2019-10-24 17:24:56 +02:00
Veeck
4aeac3d045 Deprecate some tests (#2472)
* Mark touchevents and unicode tests as deprecated

* Add documentation

* Deprecated with v4.0

* Fix typo

Co-Authored-By: Paul Irish <paul.irish@gmail.com>

* Update docs

* Update dependencies
2019-10-23 14:11:21 +02:00
Veeck
c2a946534e Update dependencies and appveyor (#2474)
* Test appveyor with node12 too

* Update dependencies
2019-10-05 10:42:54 +02:00
Veeck
e0413ee95e Use addTest for some tests like inputtypes (#2469)
* Refactor audio- and video- to be more like csscolumns-tests. That way they also provide a css class.

* Refactor inputtype tests to be more like csscolumns-tests. That way they also provide a css class.

* Refactor postmessage tests to be more like csscolumns-tests. That way it also provides a css class.

* Refactor datauri tests to be more like csscolumns-tests. That way it also provides a css class.

* Update dependencies
2019-09-14 13:58:45 +02:00
rejas
a335662549 Fix typo in README, Update dependencies and gitignore 2019-08-26 22:56:48 +02:00
rejas
377a6303b3 Update main entry in package.json 2019-07-19 22:45:53 +02:00
rejas
332a68b827 Add npm shortcuts to some gulp tasks 2019-07-17 08:52:00 +02:00
rejas
569b6824be Update dependencies 2019-07-12 21:33:10 +02:00
rejas
6daed0f623 Add script for serving the gh-pages (and therefore the browser tests) locally 2019-06-30 17:35:26 +02:00
Veeck
8c3cb1c5dd Issue 2343: Fix github.io page (#2443)
* Add script to prepare and deploy gh-pages

* Cleanup other script names

* Only copy neccessary files

* More copying and cleanups

* Switch to gulp

* Update dependencies

* Make that gulp flow actually work

* Update README
2019-06-25 00:11:16 +02:00
rejas
8c5b557c8b Cleanup TODO tags, update dependencies 2019-06-16 09:24:48 +02:00
rejas
c47441be1f Cleanups after switch to gulp, move some legacy files into own directory for reference, store some test files in tmp directory 2019-05-16 11:55:53 +02:00
Veeck
90ed886911 Issue 2406: Update jquery (#2448)
* Update jquery and other dependencies

* Use non-minified jquery version everywhere for now
2019-05-15 15:38:38 +02:00
Veeck
f5604363a5 Use gulp for the dev pipeline (#2429)
Fixes #2332 #2355 
Creates #2446 #2447
2019-05-15 15:04:11 +02:00
Veeck
8982d5bc9c Update dependencies 2019-04-18 23:15:53 +02:00
Veeck
c52f781fba v3.7.1 2019-03-14 18:42:46 +02:00
Veeck
b7454c3aa7 Switch to markdown-it from remarkable (#2424) 2019-03-14 18:29:49 +02:00