Commit Graph

56 Commits

Author SHA1 Message Date
Joao Moreno
a2d14b2577 🎨 improve list context menu event 2017-03-13 12:30:23 +01:00
Joao Moreno
fee3c22601 Revert "fixes #20989"
This reverts commit 24e37966be.
2017-02-22 17:08:10 +01:00
Joao Moreno
24e37966be fixes #20989 2017-02-21 16:20:49 +01:00
Joao Moreno
3ab33cac75 fix list open 2017-02-15 16:06:09 +01:00
Joao Moreno
e63560b254 list: refactor 2017-02-15 16:06:09 +01:00
Joao Moreno
62383be39e list: cleanup trait preserving splice 2017-02-14 16:47:49 +01:00
Joao Moreno
7d2bf6acaa list: support trait persistence 2017-02-14 16:47:49 +01:00
Joao Moreno
6bab393962 list: cleanup 2017-02-14 09:35:25 +01:00
Benjamin Pasero
4da71de482 better way of finding out active list (for #11517) 2017-02-09 11:39:33 +01:00
Benjamin Pasero
a2379d321f DEL key doesn't work when renaming a file (fixes #20195) 2017-02-09 09:58:17 +01:00
Benjamin Pasero
7a5b24d333 first cut commands for up/down/left/right (for #11517) 2017-02-08 18:32:19 +01:00
Benjamin Pasero
8929a0e759 tree/list: add events for DOM focus/blur 2017-02-08 12:47:41 +01:00
Joao Moreno
c32199c44c fix #18713 2017-01-18 11:15:25 +01:00
Joao Moreno
63a755e411 Merge branch 'master' into scm-api 2017-01-09 09:52:34 +01:00
João Moreno
618dbf4785 improve list accessibility
fixes #17113
2017-01-04 16:14:16 +01:00
Benjamin Pasero
f2c47075c8 tslint: less implicit any use 2016-12-30 19:28:08 +01:00
Joao Moreno
aa25d1ab8f list.onContextMenu 2016-11-25 18:40:43 +01:00
Johannes Rieken
6681a2a7d6 tsfmt - src 2016-10-08 09:53:13 +02:00
Benjamin Pasero
c39fe899d7 clean up lots of code when running tsconfig with noUnusedLocals 2016-09-26 11:52:12 +02:00
Joao Moreno
ea45b3873b chain events
fixes #11297
2016-09-12 15:33:19 +02:00
Joao Moreno
6cd78e2c76 Revert "home, end in suggest"
This reverts commit 82211b4d3d.
fixes #10423
2016-08-11 10:02:42 +02:00
Johannes Rieken
fbebca5527 do not use for-of and const
https://github.com/Microsoft/TypeScript/issues/10220
2016-08-09 10:41:21 +02:00
Joao Moreno
82211b4d3d home, end in suggest
fixes #10263
2016-08-08 17:34:57 +02:00
João Moreno
9b89383033 implement touch interaction in list
fixes #9338
2016-07-22 10:48:46 +02:00
Joao Moreno
4dff48ca3f fixes #9250 2016-07-18 12:19:34 +02:00
Joao Moreno
74eacec3de extension viewlet keyboard accessibility
fixes #8621
2016-07-13 16:51:09 +02:00
Joao Moreno
40602c30e1 scroll extensions to top
fixes #8263
2016-07-12 18:05:12 +02:00
Joao Moreno
730ed553d9 list: focus 2016-06-20 16:13:01 +02:00
Joao Moreno
c6828537f5 extensions: keyboard navigation 2016-06-20 15:13:53 +02:00
Joao Moreno
f35fa2bb2a list: useShadows options 2016-06-15 11:00:16 +02:00
Joao Moreno
a71d6f5ce5 Merge branch 'master' into extension-viewlet 2016-06-14 17:34:13 +02:00
Alex Dima
6cf0724bfe Simplify the usage of scrollableElement 2016-04-30 15:35:00 +02:00
Joao Moreno
fd8aa36776 click suggestion to accept it
fixes #5521
2016-04-27 16:57:42 +02:00
Joao Moreno
7b14a9e58b extensions part highlight 2016-04-12 10:51:42 +02:00
Joao Moreno
68f4d1eb60 streamline lifecycle methods 2016-03-23 10:06:12 +00:00
Joao Moreno
5dc8295447 list: cleanup 2016-03-08 09:47:36 +01:00
Alex Dima
56a063b415 Suggest widget accessibility 2016-03-08 09:17:47 +01:00
Joao Moreno
64abf86ad7 EventDelayer -> EventBufferer 2016-02-24 11:02:07 +01:00
Joao Moreno
c5c06d50f4 add EventDelayer. fix list rendering issue
fixes #3022
2016-02-23 23:16:43 +01:00
Joao Moreno
100beebf4c remove unused code 2016-02-23 23:12:59 +01:00
Joao Moreno
8b81e8b368 list widget refactor 2016-02-23 22:55:37 +01:00
Alex Dima
021995c100 tslint 2016-02-13 00:10:18 +01:00
Joao Moreno
98b3482a49 tslint 💄 2016-02-12 17:20:07 +01:00
Joao Moreno
e2e32dfe0b fixes #2847 2016-02-10 09:43:01 +01:00
Joao Moreno
6daaca3720 fix bad next page 2016-02-08 16:49:54 +01:00
Joao Moreno
2461331b4f suggest: fix details issue 2016-02-08 16:13:34 +01:00
Joao Moreno
4581ae3b01 suggest: next, previous page 2016-02-08 11:14:14 +01:00
Joao Moreno
10ead5ff26 suggest: next, previous 2016-02-08 10:48:34 +01:00
Joao Moreno
6b49547932 suggest: mouse click 2016-02-08 09:52:30 +01:00
Joao Moreno
557ea9514f list: const 2016-02-08 08:51:44 +01:00