Commit Graph

88 Commits

Author SHA1 Message Date
Joao Moreno
fee4d547d1 fixes #23774 2017-06-28 15:37:02 +02:00
isidor
edcbf6525a Add aria-setsize, aria-posinset for the list
#27900
2017-06-20 10:37:58 +02:00
isidor
fe2b732b5b polish 2017-06-19 16:42:19 +02:00
isidor
2aef9dcf2c react on comments 2017-06-19 16:38:26 +02:00
isidor
287f4f1a13 List: set aria-setsize and aria-posinset
#27900
2017-06-19 15:47:00 +02:00
Benjamin Pasero
cf4f34d808 Extension viewlet high contrast mouse over borders only highlight a single border for top and bottom entries (fixes #15859) 2017-05-29 11:04:46 +02:00
Joao Moreno
a0a1b9e0d6 fixes #26184 2017-05-26 09:27:28 +02:00
Benjamin Pasero
dc39081685 Add "list.hoverForeground" and "list.focusForeground" (fixes #26277) 2017-05-15 15:54:35 +02:00
Benjamin Pasero
a7c753cf40 list.activeSelectionBackground seems to have no effect for custom themes (fixes #25788) 2017-05-08 19:02:52 +02:00
Benjamin Pasero
8425399f03 Support for list.inactiveSelectionForeground (fixes #25774) 2017-05-08 17:48:34 +02:00
Benjamin Pasero
3735a3609d List: bad color when focus moves out of selection and hovering (fixes #25634) 2017-05-02 08:10:30 +02:00
Benjamin Pasero
b34f17350f Un-allowed double quoted imports (for #25451) 2017-04-26 19:13:12 +02:00
Benjamin Pasero
3bbf01fef2 theme - let focused/selected items in tree/list win over :hover style 2017-04-25 20:19:23 +02:00
Johannes Rieken
922389d79a 💄 remove code duplication 2017-04-14 11:23:20 +02:00
Martin Aeschlimann
c6ce043c2a [theme] searate list selection outlines for high contrast suggest widget colors 2017-04-13 22:07:14 +02:00
Martin Aeschlimann
b008858740 [theme] suggest widget 2017-04-13 22:07:14 +02:00
Benjamin Pasero
37d4fa2bd0 extract tree/list css into dynamic stylesheet 2017-04-13 09:05:51 +02:00
Joao Moreno
a55f3eb6f2 Merge branch 'autocompleteHomeEndSupport' of https://github.com/mlewand/vscode into mlewand-autocompleteHomeEndSupport 2017-04-11 15:05:45 +02:00
Joao Moreno
7a0d0d7f96 fixes #23745 2017-03-31 15:36:20 +02:00
Joao Moreno
4904bf0d13 🐛 mouse doesn't work in intellisense any more
fixes #23498
2017-03-29 10:41:23 +02:00
Joao Moreno
946444f2c5 📝 todo 2017-03-23 16:26:30 +01:00
Joao Moreno
17348329fb list traits shouldn't splice 2017-03-23 16:26:30 +01:00
Joao Moreno
0ba0109578 ✏️ fix types 2017-03-23 16:26:30 +01:00
Joao Moreno
54c463d20f proper shift selection in list 2017-03-22 12:05:30 +01:00
Joao Moreno
08d63ac296 🐛 snappier list multi select 2017-03-22 12:05:30 +01:00
Joao Moreno
f6d0493de8 add list selection classes 2017-03-22 10:50:32 +01:00
Joao Moreno
8e285069c7 list: fix list sorting to use numeric sorting 2017-03-14 17:37:51 +01:00
Joao Moreno
2f4b91324b 📝 list: docs 2017-03-14 17:37:51 +01:00
Joao Moreno
b1cb85e402 list: only touch the absolute necessary rows, when working with traits 2017-03-14 17:37:51 +01:00
Joao Moreno
698c2e5acf list: first steps of multi select 2017-03-13 16:06:59 +01:00
Joao Moreno
6d2957090f 🐛 list keyboard context menu events
fixes #22467
2017-03-13 12:30:23 +01:00
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
Marek Lewandowski
3476b92b7d Added focusFirst / focusLast methods for IntelliSense dropdown. Support for details view/state is yet to come. 2017-02-08 01:00:30 +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