Commit graph

890 commits

Author SHA1 Message Date
Josh Johnson 2a8a8340f6 Items/groups tests 2017-10-10 11:40:59 +01:00
Josh Johnson c63b9ff439 Group reducer tests 2017-10-10 11:28:08 +01:00
Josh Johnson b9750e3c83 Don't map over state for reducer tests 2017-10-10 11:20:00 +01:00
Josh Johnson a9cdbc54c4 Rename choices main test file 2017-10-09 17:47:18 +01:00
Josh Johnson a8cbeb91bc Begun adding reducer tests 2017-10-09 17:46:47 +01:00
Josh Johnson 4666e33845 Export default state with reducer 2017-10-08 15:52:54 +01:00
Josh Johnson 6f5673a6a3 Add action unit tests 2017-10-08 15:48:51 +01:00
Josh Johnson efc87cc6ce Update node version on Travis build 2017-10-06 09:59:42 +01:00
Josh Johnson 0f3b42ee2c Update test watch command 2017-10-06 09:38:13 +01:00
Josh Johnson da133747eb Revert "Begin to abstract passedElement code"
This reverts commit 55fca5d402.
2017-10-06 09:37:17 +01:00
Josh Johnson 55fca5d402 Begin to abstract passedElement code 2017-10-06 09:07:49 +01:00
Josh Johnson b8c53bdd49 Remove karma tests 2017-10-03 13:18:42 +01:00
Josh Johnson e96e5fdc74 Resolve final broken tests 2017-10-03 13:17:31 +01:00
Josh Johnson 498e45f6db Merge branch 'feature/modularise-code' of github.com:jshjohnson/Choices into feature/modularise-code 2017-09-29 13:27:26 +01:00
Josh Johnson 098f71172d Fix further tests 2017-09-29 13:26:47 +01:00
Josh Johnson 8e703b5bfc Merge remote-tracking branch 'origin' into feature/modularise-code 2017-09-29 13:05:55 +01:00
Josh Johnson 85bd985a5e Merge pull request #261 from JayKid/update-fuse
Update Fuse dependency
2017-09-28 12:37:40 +01:00
Jay Kid 4a68f6acf3 Merge branch 'feature/modularise-code' of github.com:jshjohnson/Choices into update-fuse 2017-09-28 12:49:10 +02:00
Jay Kid 509eed587c Access id instead of item.id since Fuse has flattened its object structure 2017-09-21 20:55:57 +02:00
Josh Johnson 4c080cdc06 Add example placeholder to single select 2017-09-20 13:18:49 +01:00
Josh Johnson 5937afdc48 Merge pull request #257 from maximmig/feature/modularise-code
Addressing issue #253
2017-09-20 09:04:40 +01:00
Josh Johnson 92f7263e77 Resolve breaking tests 2017-09-19 18:13:35 +01:00
Maxim Mig 955716d846 Addressing issue #253 2017-09-19 16:22:00 +03:00
Josh Johnson a048fced4f Merge pull request #255 from maximmig/feature/modularise-code
Addressing issue #224
2017-09-19 13:00:05 +01:00
Maxim Mig 020905676a Fixing NRE 2017-09-19 14:43:20 +03:00
Maxim Mig 721441f32d Addressing issue #224 2017-09-18 18:46:48 +03:00
Josh Johnson 26d4c2304e Resolve conflicts 2017-09-06 08:48:42 +01:00
Josh Johnson 79638ae88d Merge pull request #244 from MaksimShakavin/master
Change window.scrollY to window.pageYOffset for IE
2017-09-06 08:41:00 +01:00
Josh Johnson 2c4a74496a Merge pull request #245 from yannicsmeets/master
Fixed typescript typings
2017-09-06 07:01:59 +01:00
Yannic Smeets 3ab9bca6e6 Fixed typescript typings 2017-09-05 20:22:25 +02:00
c5254061 671a696962 Change window.scrollY to window.pageYOffset for IE 2017-09-05 17:17:51 +03:00
Josh Johnson f29307ec47 Merge pull request #241 from Hacktivista/set-user-defaults-2
Allow user to set his own defaults (simpler)
2017-09-05 08:39:45 +01:00
Hacktivista badb5c3cfe Allow user to set his own defaults 2017-08-30 16:19:59 -03:00
Josh Johnson 31396569b7 Early returns + reduce repitition 2017-08-30 13:04:19 +01:00
Josh Johnson c1df7461c0 Merge pull request #238 from jshjohnson/feature/mocha-and-chai
Feature/mocha and chai
2017-08-29 13:09:07 +01:00
Josh Johnson 971262c4a9 Port components into src folder 2017-08-29 13:08:46 +01:00
Josh Johnson e6216983f6 Pass majority of failing tests 2017-08-29 13:04:53 +01:00
Josh Johnson 241c9e5dcc Begun mocha/chai setup 2017-08-29 13:04:51 +01:00
Josh Johnson 753f163195 Revert karma config change 2017-08-29 12:59:56 +01:00
Josh Johnson 809b62c60d Add remaining components 2017-08-29 12:56:54 +01:00
Josh Johnson 4c7cc047dc Further modularisation 2017-08-27 13:49:35 +01:00
Josh Johnson 9c4f1f4963 Resolve eslint issues 2017-08-26 15:41:11 +01:00
Josh Johnson c9c1eab014 Abstract more input methods: 2017-08-23 13:32:07 +01:00
Josh Johnson fc7b53350a Move input specific events to input component 2017-08-23 13:23:37 +01:00
Josh Johnson ebcf6c957d Merge pull request #233 from adevade/patch-1
Update README.md
2017-08-23 08:43:58 +01:00
Josh Johnson 329bcbd1ce Merge pull request #234 from sufuf3/add-badge
Add CDNJS and npm version badge in README.md
2017-08-23 08:43:31 +01:00
sufuf3 28f34be704 Add CDNJS and npm version badge in README.md 2017-08-23 09:55:03 +08:00
Andréas Lundgren dc6921bea2 Update README.md
Fix small typo in README.md
2017-08-22 14:52:52 +02:00
Josh Johnson 852837cd37 Resolve dropdown bug 2017-08-21 17:09:55 +01:00
Josh Johnson bf5ee6ea5a Resolve failing tests 2017-08-21 16:59:56 +01:00