Граф коммитов

318 Коммитов

Автор SHA1 Сообщение Дата
Saadat Azim 853cedc63a 1.0.3 2017-08-25 16:54:53 -07:00
saadataz e35aa4038e fix: Prevent selectNode outside the focus trap (#73) 2017-08-26 04:26:46 +05:00
Simon Schick babc9d0867 1.0.2 2017-07-28 02:14:54 +02:00
Simon Schick abeb122364 chore(angular): downgrade back to ~4.1.0 2017-07-28 02:14:04 +02:00
Simon Schick e2167b0529 chore(npm): use node v8 and npm 5 (#72) 2017-07-27 10:16:18 -07:00
Simon Schick c63aec5022 1.0.1 2017-07-13 21:40:43 +02:00
Simon Schick 55c5986aaa fix(dependencies): move @angular/router to dev deps 2017-07-13 21:39:30 +02:00
Simon Schick bd12dc288b 1.0.0 2017-07-13 21:13:12 +02:00
Simon Schick 867d59366f fix(build): skip lib check to avoid unrelated build error 2017-07-13 21:12:27 +02:00
Simon Schick f5a3447e51 chore(dependencies): update all major dependencies (#71)
Minor lint adjustments following TSLint update.

BREAKING CHANGE: Drop support for angular `2.x.x`.
2017-07-13 20:58:14 +02:00
saadataz b957bdccca 0.13.3 2017-06-26 13:20:24 -07:00
saadataz e0d536309c Add *ngFor support for arc-default-focus (#70)
* fix el.tabindex does not work in edge

* add ngFor support for arc-default-focus
2017-06-26 13:14:55 -07:00
saadataz 824ae1f901 0.13.2 2017-06-16 13:10:29 -07:00
saadataz 77c6004d2f Enable strict null checking (#69)
* Enabled strict null checking in typescript

* updated demo

* turn all strict checkings on

* addressed comments
2017-06-16 13:07:28 -07:00
saadataz a8eb3df397 0.13.1 2017-06-07 19:01:18 -07:00
saadataz 85a95d119c fixed arc skipping adjacent elems (#68) 2017-06-07 18:59:06 -07:00
saadataz 830e11323a 0.13.0 2017-06-01 15:20:39 -07:00
saadataz f38259b06d lint 2017-06-01 15:18:02 -07:00
saadataz 9d6e05ee91 Demo for smooth scroll (#67)
* added focus by registry

* updated readme

* Demo for smooth scroll

* updated event name

* using exponent operator
2017-06-01 15:04:48 -07:00
saadataz 6192fb57ff Added focus by registry (#66)
* added focus by registry

* updated readme
2017-06-01 15:02:06 -07:00
saadataz 9e1cc066e7 DOM events to intercept arcade machine focus (#65)
* DOM events to intercept arcade machine focus

* add defaults to scrollSpeeds
2017-06-01 13:53:23 -07:00
saadataz 3ac8817d3b use getAttr instead of tabindex (#63) 2017-06-01 13:38:01 -07:00
saadataz 4d0b5a7538 prevent duplicate calls to selectNode (#64) 2017-06-01 13:37:57 -07:00
Simon Schick eeb6135f08 rebrand 2017-05-25 20:59:36 +02:00
hutchwhite 309c7bb803 0.12.3 2017-05-08 09:22:29 -07:00
Connor Peet ad677ba090 Catch any errors that occur getting the current view (fixes #60) (#61) 2017-05-01 09:59:12 -07:00
saadataz 74c6a7504c 0.12.2 2017-04-19 13:08:14 -07:00
saadataz fce1610003 added focus classes (#59) 2017-04-19 13:02:50 -07:00
saadataz 5acea9582a 0.12.1 2017-04-18 13:48:19 -07:00
saadataz 095876959f added flag for enable RayTrace finder (#58)
* added feature flag for enable Raycast focus finder
2017-04-18 13:33:43 -07:00
saadataz 3add8517ed raycast - skip elements not under focus trap (#57) 2017-04-06 09:37:39 -07:00
Simon Schick d37d36af17 0.12.0 2017-04-05 11:26:16 +02:00
Simon Schick 2bc39ac8cf 0.12.0-0 2017-04-05 07:24:09 +02:00
James Birtles 8f01a45ac6 Allow angular v4 (#56)
* Allow angular v4

* bump up the rest and make versions less strict

* #lint

* re-add this
2017-04-05 07:20:25 +02:00
Connor Peet a8c1ed6efd
Fix bad copypasta in isNodeAttached within the focus service 2017-03-31 11:29:20 -07:00
Connor Peet 30121c2c96 Improve arcade-machine focus performance (#55) 2017-03-31 19:44:22 +02:00
Simon Schick d7c55664a4 0.11.0 2017-03-30 03:23:23 +02:00
Simon Schick 60a634ec03 Merge branch 'master' of github.com:WatchBeam/arcade-machine 2017-03-30 03:21:18 +02:00
Simon Schick 1da66b907d do not export 3rd party typings 2017-03-30 03:20:59 +02:00
hutchwhite f2f885e7a4 0.10.0 2017-03-24 14:32:58 -07:00
hutchwhite 55b2577dbb Merge pull request #54 from WatchBeam/class-cleanup
Class cleanup
2017-03-24 14:28:42 -07:00
hutchwhite 4b896fdd27 removing just class setting per connor 2017-03-24 13:00:19 -07:00
hutchwhite 8f0b80983e additional changes to focus states 2017-03-24 12:35:54 -07:00
hutchwhite 8bd129de3a removing arc--selected 2017-03-24 11:21:22 -07:00
hutchwhite 6d55b504f1 default tabindexonly false 2017-03-24 11:11:09 -07:00
saadataz 29e1f0fa61 0.9.2 2017-03-17 16:17:04 -07:00
saadataz 2a58aae7c2 Merge pull request #53 from WatchBeam/hotfix/fix-linter-version
fixed ms lint rules version
2017-03-17 16:11:40 -07:00
saadataz 8f83007999 fixed ms lint rules version 2017-03-17 16:08:46 -07:00
saadataz 20f8c8287d Merge pull request #52 from WatchBeam/perf/experimental-performance-features
Perf/experimental performance features
2017-03-17 16:03:14 -07:00
saadataz 3304b42101 moved forms to dev dependency 2017-03-17 11:14:17 -07:00