Commit graph

898 commits

Author SHA1 Message Date
Josh Johnson d211cf9507 Add dropdown unit tests 2017-10-11 09:19:13 +01:00
Josh Johnson 806edca24f Move templates into own file 2017-10-10 16:59:49 +01:00
Josh Johnson f98e79e218 Move action types into constant file 2017-10-10 15:30:06 +01:00
Josh Johnson fb4f80b5f1 Break out actions into action files 2017-10-10 15:26:38 +01:00
Josh Johnson 865f96d0da Move event keys into constants 2017-10-10 13:03:04 +01:00
Josh Johnson ff7cadbd85 Begin component tests 2017-10-10 12:56:36 +01:00
Josh Johnson af1dc1243d Finish add store tests 2017-10-10 12:35:05 +01:00
Josh Johnson 180e0fc609 Begin adding store tests 2017-10-10 12:06:00 +01:00
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