Commit graph

59 commits

Author SHA1 Message Date
Xon
1cae746eef deploy: 095ecb3589 2026-03-10 12:02:07 +00:00
Xon
1f8c647456 deploy: 6c08bb8c76 2026-03-10 08:28:03 +00:00
Xon
b0911cdfd3 deploy: d76abba362 2026-01-05 02:56:50 +00:00
Xon
758ccaae62 deploy: 2723dd63a4 2025-03-14 05:14:25 +00:00
Xon
e468a28d14 deploy: 468bb709ac 2025-02-27 13:16:54 +00:00
Xon
6733a6a69a deploy: a1d6c40612 2025-02-26 13:10:52 +00:00
Xon
1a44b0558a deploy: ac13edefb7 2025-02-22 22:26:11 +00:00
Xon
4e540c9d22 deploy: 2424531a53 2024-12-27 18:54:12 +00:00
Xon
ad2d261352 deploy: 1fdcf37065 2024-09-07 01:14:18 +00:00
Xon
415114e3fd deploy: 69b3ed7348 2024-08-29 21:27:11 +00:00
Xon
15f81a5183 deploy: b7a6c32d6f 2024-08-27 22:49:48 +00:00
Xon
2c403ae17b deploy: 3e4e650950 2024-08-23 02:44:27 +08:00
Xon
a5af7dd794 deploy: f3cdf0020e 2024-08-23 02:13:36 +08:00
mtriff
3236b99e25 deploy: 5dbea2825a 2022-11-29 19:03:40 +00:00
mtriff
cfe000e392 deploy: 86694c138e 2022-02-14 02:06:35 +00:00
mtriff
053f908332 deploy: 96e4ac53d9 2022-01-12 01:26:00 +00:00
jshjohnson
1b6354d8e0 Automated deployment: Mon Nov 18 10:34:09 UTC 2019 214b6e80df 2019-11-18 10:34:09 +00:00
jshjohnson
d62a379ef0 Automated deployment: Fri Nov 15 19:24:45 UTC 2019 475ee8849a 2019-11-15 19:24:45 +00:00
jshjohnson
bfea374b7d Automated deployment: Tue Oct 29 21:27:53 UTC 2019 0e44a916e3 2019-10-29 21:27:53 +00:00
jshjohnson
5ff3f746e4 Automated deployment: Thu Oct 24 16:17:08 UTC 2019 87ca23350410a82b9a201bb621c4db13f150e2cf 2019-10-24 16:17:08 +00:00
Josh Johnson
d4fd4e1821 Remove built assets from repo 2019-10-24 07:55:29 +01:00
Konstantin Vyatkin
1797add9af Improve GitHub actions and fix package.json SCSS script (#669)
* run actions on dependencies change

* add bundlesize token to master run

* fix bundlesize commit number

* add cypress env

* also run on - '.browserslistrc' changes

* update node-sass to allow install on Node 12 and trigger events

* use script

* add group

* skip husky on cypress

* upgrade csso dependency to make it trim sourcemaps

* fix run-p / run-s use

* remove commited assets on check

* commit assets

* remove cypress record

* restore recording

* reduce bundlesize limits

* try to specify key implicity

* remove Cypress recording

* restore build in bundlesize

* regenerate package-json.lock

* commit generated assets

* handle no-js case in lint

* fix lint error
2019-10-22 22:20:40 +01:00
Christophe Coevoet
4a2288553f Add support for standard-compliant placeholder option (#617)
* Add support for standard-compliant placeholder option

* Bump version and rebuild files
2019-10-22 11:25:36 +01:00
Josh Johnson
cfd4c7ae2a Build 2019-10-15 09:50:12 +01:00
Josh Johnson
2b1b004721 Build 2019-10-15 09:49:38 +01:00
bradwade
cca15a0e8a ADA accessibility label fixes (#642)
* Update incorrect 'label-for' in demo index.html file.

* Use placeholder value for search input aria label.

* Updated input template test.

* Adding the compiled, uglified JS.
2019-10-10 09:49:00 +01:00
Josh Johnson
01a4605a0c Use v3 of polyfill 2019-03-29 09:12:29 +00:00
Josh Johnson
6be91fc4b4 Update polyfill url 2019-03-29 09:08:42 +00:00
Christophe Coevoet
7725d60827 Remove the CustomEvent polyfill from the bundle 2019-02-28 11:51:04 +01:00
Josh Johnson
be295bf563 Resolve compiling problem (#532)
* Specify exact fuse version

* 6.0.3

* Version 6.0.3
2019-02-26 12:20:52 +00:00
Josh Johnson
345d881118 Version 6.0.2 2019-02-22 22:06:59 +00:00
Josh Johnson
cfc996bbd5 Version 6.0.1 2019-02-19 09:02:48 +00:00
Josh Johnson
b3f1585b88 Version 6.0.0 2019-02-12 18:37:04 +00:00
Guilherme de Oliveira Costa
5d136f193b Added custom properties to options
Added custom properties to options to be searchable on select.
2019-02-11 16:05:59 -02:00
Josh Johnson
6df6f2e8cd Version 5.0.0 2019-02-09 18:14:16 +00:00
Josh Johnson
4b81e86f36 Upgrade old packages (#508)
* Upgrade Webpack to v4

* Upgrade Mocha

* Export unminfied and minified version

* Add browserslistrc

* Remove core.js polyfills

* Run bundle size on pre push

* Run bundlesize last

* Update readme gzip side
2019-02-09 18:13:25 +00:00
Josh Johnson
61fb711f29 Fix render blocking (#456)
* Reapply changes from PR #310

* Version 4.1.1

* Update action name

* Update test

* Resolved broken test
2019-01-26 12:36:47 +00:00
Josh Johnson
a0db0c5989 Version 4.1.4 2019-01-24 19:42:26 +00:00
Josh Johnson
7f348b4b2b Fix set choice by value bug (#471)
* Resolve bug with setChoiceByValue not removing choice from dropdown

* 4.1.3

* Version 4.1.3
2018-11-25 12:48:49 +00:00
Josh Johnson
b3f2c562fe Version 4.1.2 2018-11-24 18:09:51 +00:00
Josh Johnson
ddc4828af3 Version 1.1.1 2018-11-24 17:49:14 +00:00
Josh Johnson
7e5a233086 Version 4.1.0 2018-11-03 13:25:58 +00:00
Josh Johnson
61f02034a7 Version 4.0.6 2018-10-30 22:10:21 +00:00
Josh Johnson
693ecc132d Version 4.0.5 2018-10-30 20:29:22 +00:00
Josh Johnson
2c9f85d007 Version 4.0.4 2018-10-30 19:21:07 +00:00
Josh Johnson
98c5cadc50 Version 4.0.3 2018-10-30 08:40:48 +00:00
Josh Johnson
242a76c491 Version 4.0.2 2018-10-28 09:35:46 +00:00
Josh Johnson
a1865e5883 Version 4.0.1 2018-10-27 20:18:23 +01:00
Josh Johnson
44134867b2 Version 4.0.0 2018-10-27 16:45:19 +01:00
Josh Johnson
b94f9acb77 Run build 2018-10-18 22:22:22 +01:00