Commit graph

87 commits

Author SHA1 Message Date
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
Jeremy Hou 935b73c94d Fixes an issue where deepmerge concatenates array configs (#496) 2019-01-19 14:47:22 +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 3fc7d35758 Remove redundant file 2018-11-24 18:13:00 +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 61204b9173 Fix form submission bug in firefox (#470)
* Fix form submission bug in firefox

* 4.1.1
2018-11-24 17:48:03 +00:00
Josh Johnson 2324827bbe Add enabling/disabling e2e tests 2018-11-09 08:38:12 +00:00
Josh Johnson 7e5a233086 Version 4.1.0 2018-11-03 13:25:58 +00:00
Josh Johnson 67857d9296 Add e2e tests to interact with dropdown 2018-11-03 12:26:02 +00:00
Josh Johnson 897745fcba Add custom property tests 2018-11-03 12:00:37 +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 3058a3993f Disable element if disabled attr passed 2018-10-30 20:21:52 +00:00