Commit Graph

1041 Commits

Author SHA1 Message Date
4555940d0b fix: handle unhandled promise rejections (#2568) 2021-07-12 19:01:43 +08:00
CI
382853cb33 chore(release): 1.1.0 v1.1.0 2021-07-11 14:15:36 +00:00
44296e5293 fix: text-decoration-line fallback (#2088) (#2567) 2021-07-11 22:11:29 +08:00
b2902ec31c deps: update dependencies with lint fixes (#2565) 2021-07-11 20:25:22 +08:00
e7a021ab93 ci: fail build if no artifacts uploaded (#2566) 2021-07-11 19:48:18 +08:00
85f79c1a5e fix: use baseline for text positioning (#2109) 2021-07-11 13:23:23 +08:00
cf35a282b2 docs: update border-style support 2021-07-04 14:12:48 +08:00
bb9237155c fix: Ensure resizeImage's canvas has at least 1px of width and height (#2409)
* ensure resizeImage canvas has > 0 width, height

* add tests for sliver background images
2021-07-04 13:40:25 +08:00
CI
b09ee30dae chore(release): 1.0.0 v1.0.0 2021-07-04 05:15:53 +00:00
72cd528429 add features for border-style dashed, dotted, double. (#2531) 2021-07-04 12:17:07 +08:00
2a013e20c8 deps: update www deps (#2525) 2021-05-08 20:31:35 +08:00
ff35c7dbd3 test: update karma runner (#2524)
* test: update karma runner

* fix: Promise polyfill for testrunner
2021-05-08 18:32:03 +08:00
ba172678f0 fix top right border radius (#2522) 2021-05-07 17:32:51 +08:00
7222aba1b4 ci: update docs publish action (#2451) 2020-12-29 15:25:08 +08:00
82b7da558c fix: opacity with overflow hidden (#2450) 2020-12-29 12:29:00 +08:00
CI
3982df1492 chore(release): 1.0.0-rc.7 v1.0.0-rc.7 2020-08-09 14:49:12 +00:00
1514220812 fix: external styles on svg elements (#2320) 2020-08-09 14:14:50 +08:00
d07b6811c6 fix(z-index):z-index order (fix #2089) 2020-08-09 12:49:31 +08:00
bacfadff96 fix: concatenate contiguous font-family tokens (#2219) 2020-08-09 12:41:53 +08:00
CI
d7d17adf70 chore(release): 1.0.0-rc.6 v1.0.0-rc.6 2020-08-08 10:19:43 +00:00
60f6b85083 Update release script (#2319) 2020-08-08 18:18:10 +08:00
CI
e3237dc4ce chore(release): 1.0.0-rc.6 2020-08-08 08:46:37 +00:00
659f820170 update standard-release (#2317) 2020-08-08 16:45:26 +08:00
f7b39c0914 update npm build (#2316) 2020-08-08 16:00:41 +08:00
cd77e1cea1 update dependencies (#2315) 2020-08-08 15:37:50 +08:00
f23e6f6f26 fix: image loading="lazy" fix #2312 (#2314) 2020-08-08 15:37:34 +08:00
04e145b5eb Update CI 2020-08-08 14:54:12 +08:00
003cfd9073 Update ci 2020-08-02 16:34:56 +08:00
9749bb1fb1 Update ci (#2307) 2020-08-02 16:14:29 +08:00
3c2c826ad7 Update ci (#2306) 2020-08-02 15:49:02 +08:00
e496047888 Update ci.yml 2020-08-02 14:39:09 +08:00
51de34787a ci: build docs (#2305) 2020-07-31 19:21:02 +08:00
6c86f5f653 Update ci.yml 2020-07-31 00:57:23 +08:00
8f4ec8a0c0 Update ci.yml 2020-07-31 00:18:23 +08:00
51aadbb7f1 Update ci.yml 2020-07-30 23:38:22 +08:00
8af7745e80 Update release.yml 2020-07-30 23:20:26 +08:00
610997923a Create release.yml 2020-07-30 23:11:27 +08:00
d844328e0a Update ci.yml 2020-07-29 18:52:46 +08:00
e0d536777a Update new ios simulators 2020-07-29 18:47:43 +08:00
cc19105c91 Update ci.yml 2020-07-29 18:30:41 +08:00
2d30554b2a Update ci.yml 2020-07-29 18:17:46 +08:00
401df79087 Update ci.yml 2020-07-29 18:16:52 +08:00
7cb0019594 Update ci.yml 2020-07-28 23:59:49 +08:00
ebe9eccbd2 Update ci.yml 2020-07-28 23:48:05 +08:00
df44c86f68 Update ci.yml 2020-07-28 23:47:14 +08:00
e083e229c9 Update ci.yml 2020-07-28 23:07:29 +08:00
b308cbd998 Create ci.yml 2020-07-28 22:59:26 +08:00
4dd4a69c7a tests(reftests): Upgrade to fontawesome v5.13.0 (#2202)
* support font-family names with numbers in (e.g. Font Awesome 5)

* check for spaces in font family names first so generic font names don't get wrapped in quotes

* Update reftest to use fontawesome 5.13.0

* Add fontawesome v4 shims

* Revert "Merge remote-tracking branch 'grahamkane/master' into issue-1948-test-coverage"

This reverts commit 5211ab4065, reversing
changes made to ae0bd29d37.

* Revert "Revert "Merge remote-tracking branch 'grahamkane/master' into issue-1948-test-coverage""

This reverts commit 4911fe25f4.

* Revert "Merge remote-tracking branch 'grahamkane/master' into issue-1948-test-coverage"

This reverts commit 5211ab4065, reversing
changes made to ae0bd29d37.

Co-authored-by: Graham Kane <grahamkane@gmail.com>
2020-04-19 16:46:25 +08:00
c366e8790d ci: Azure Pipelines: upgrade from macOS 10.13 -> 10.14 (#2204) 2020-04-15 13:03:04 +08:00
ae5f866b37 Migrate base Chrome profiles to ChromeHeadless (#2203) 2020-04-14 18:15:13 +08:00