Commit graph

1070 commits

Author SHA1 Message Date
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
Josh Johnson 336b65fef9 Begin moving input to component 2017-08-21 08:53:19 +01:00
Josh Johnson 579fd3e824 Merge master 2017-08-18 13:14:49 +01:00
Josh Johnson 00ad96bfb3 Add missing comma 2017-08-18 08:45:12 +01:00
Josh Johnson 02f7bdcd2f Merge pull request #230 from lion-man44/remove/choices/min-map/lion
The source map is unnecessary in the production
2017-08-18 08:43:24 +01:00
lion-man44 edd68171b5 The source map is unnecessary in the production. 2017-08-18 13:01:03 +09:00
Josh Johnson 746c910452 Handle enabling/disabling 2017-08-17 13:50:14 +01:00
Josh Johnson c7fae9b3ed Housekeeping 2017-08-17 09:04:45 +01:00
Josh Johnson b8917d84ba Merge pull request #229 from vkolmakov1/ie11-accessibility-fix
Add aria-activedescendant attribute only when dropdown is active
2017-08-17 08:51:52 +01:00
Vladimir Kolmakov 7aee340a8b Add aria-activedescendant attribute only when dropdown is active 2017-08-16 13:08:38 -05:00
Josh Johnson b70f062acd Integrate dropdown opening with container class 2017-08-16 16:59:10 +01:00
Josh Johnson 1e40b60c3f Seperate out container class 2017-08-16 16:31:47 +01:00
Josh Johnson 9b9662ee99 Utilise dropdown state 2017-08-16 13:12:20 +01:00
Josh Johnson 9eebfc7ad1 Eslint spec files 2017-08-16 13:08:14 +01:00
Josh Johnson 67fe5d7dda Update dropdown methods 2017-08-16 13:01:17 +01:00
Josh Johnson b86b8f0ed0 Begin extracting dropdown from core class 2017-08-16 12:40:09 +01:00
Josh Johnson 0f81a03e19 Autofix errors 2017-08-16 09:47:22 +01:00
Josh Johnson 364aca20a6 Early returns 2017-08-15 16:57:29 +01:00
Josh Johnson 6261962caf Housekeeping 2017-08-15 14:31:14 +01:00
Josh Johnson 3b7e49dadb Remove space 2017-08-15 14:26:36 +01:00
Josh Johnson ed458a61d4 Refactor variable names to make more sense 2017-08-15 13:15:01 +01:00