Commit graph

43 commits

Author SHA1 Message Date
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
Josh Johnson 5ed1aad9fe Use npm-run-all instead of concurrently 2018-10-13 11:19:24 +01:00
Ryan Mahoney 760fd9360a expose new event that triggers when choice is highlighted 2018-07-03 09:51:18 +01:00
Josh Johnson 527feb1126 Build 2018-05-29 15:47:45 +01:00
Josh Johnson f3c4eca3d8 Inverse focus calls when opening/closing dropdown 2018-05-29 15:08:43 +01:00
Josh Johnson b2971ae56b Rename duplicateItems to duplicateItemsAllowed for clarity 2018-05-29 09:30:05 +01:00
Josh Johnson 2a3ea24285 Merge into latest 2018-05-28 16:22:22 +01:00
Egon Richárd Tőrös 8550c48a69 Merge branch 'develop' of https://github.com/jshjohnson/Choices into develop 2018-05-28 16:13:55 +02:00
Josh Johnson 9cf9b3c8e4 Use express for development + folder restructuring 2018-05-27 11:57:21 +01:00
Josh Johnson ff8dec597c Move public assets into public foldeR 2018-05-25 14:00:27 +01:00