Commit graph

100 commits

Author SHA1 Message Date
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
726e4ab7de deploy: 3e4e650950 2024-08-22 18:50:49 +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
Xon
accf2446dc Replace cdn.polyfill.io link (see #1163 #1161) 2024-08-05 23:43:54 +08:00
mtriff
3236b99e25 deploy: 5dbea2825a 2022-11-29 19:03:40 +00:00
mtriff
4be9d1c4a2 deploy: 08d4f1fee7 2022-02-15 13:33:06 +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
14af7d0b72 Add predeploy hook 2019-10-24 10:37:00 +01:00
Josh Johnson
d4fd4e1821 Remove built assets from repo 2019-10-24 07:55:29 +01:00
Konstantin Vyatkin
324ac488f2 Remove unused devDependencies (#673)
* remove `opn`

* remove `whatwg-fetch`

* remove `wrapper-webpack-plugin` in favor of built-in plugin
2019-10-23 08:45:49 +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
51ac331fa3 Remove travis (#667)
* Remove travis.yml

* Remove versioning from index file

* Resolve linting issues

* Resolve further linting issues

* Uppercase NPM_TOKEN

* Run audit fix

* Update postversion command

* Update @babel/core to latest

* Update post version command

* Housekeeping

* Revert cypress upgrade

* Enforce cypress version

* Update package.lock

* Add cypress project id
2019-10-21 20:03:57 +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
Josh Johnson
19e81eb10f Bump demo version 2019-10-15 09:47:00 +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
Darren Mackintosh
54b62acaa7 Update text.html 2019-03-15 17:18:58 +00:00
Darren Mackintosh
48b8c3874f Update select-one.html 2019-03-15 17:18:23 +00:00
Darren Mackintosh
d57ebf7cdf Updated version numbers 2019-03-15 17:17:43 +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
5663fdf9c9 Resolve undefined error (#528)
* Remove run-p from test command

* Remove dropdown interaction tests

* Tidy utils

* Use merge lib

* Remove string casting

* Sanitise in constants

* Housekeeping

* Add non-string value tests
2019-02-22 22:04:55 +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
Josh Johnson
1d579b5b20 Api changes (#515)
* Combine regexFilter and addItemFilter + minor tweaks

* Update tests to accomodate fixed dropdown notice

* Remove broken `toggleDropdown` method

* Unskip dropdown interaction tests

* Remove reference to removed method
2019-02-12 18:35:46 +00:00
Glade
938b65d880 callback to filter items before adding (#485)
* Add item custom callback

* Minor unit test updates

* Test updates, Changed callback name to more clearly distinguish it's function

* Fix description wording in cypress

* Update README

* Updated filter item callback name to be addItemFilter
2019-02-11 22:56:21 +00:00
Josh Johnson
619c5d802e Tweak doc page 2019-02-11 21:47:47 +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