Commit Graph

26 Commits

Author SHA1 Message Date
Alex Dima
4056cfc264 Remove IE9/IE10 workarounds 2016-12-24 11:01:56 +02:00
Johannes Rieken
6681a2a7d6 tsfmt - src 2016-10-08 09:53:13 +02:00
Joao Moreno
13de7b21cf dom: $(tag, attr, ...children) 2016-08-23 14:47:54 +02:00
Benjamin Pasero
3544dc96ae Several CJK strings on the UI are very difficult to read on standard definition monitors due to font weight and size (fixes #8653) 2016-07-14 08:44:20 +02:00
Joao Moreno
bc854f2e61 fixes #2547 2016-07-05 17:10:50 +02:00
Sandeep Somavarapu
2cc6cf6fc8 Search and Replace implementation 2016-06-23 16:16:52 +02:00
Joao Moreno
85471a1eb6 fix layout issue 2016-06-09 12:37:21 +02:00
Sandeep Somavarapu
6f5033a70f #7247 show marker source information 2016-06-07 18:12:57 +02:00
Sandeep Somavarapu
3cca023052 #6679 Support icon inside input box and provide filter icon for filter box 2016-06-06 12:10:30 +02:00
Joao Moreno
1f23601a5b remove explicit font from inputbox
fixes #6171
2016-06-02 16:39:43 +02:00
Joao Moreno
50d96e2190 use el capitan system font
fixes #7123
2016-06-02 16:39:43 +02:00
Alex Dima
d9990fd5b7 Remove unnecessary browserService and mockDom 2016-05-06 11:38:20 +02:00
Benjamin Pasero
161bc8dd23 update font-family ordering (for #5260) 2016-04-22 13:50:53 +02:00
Benjamin Pasero
0718b12cc1 Use proper font family for East Asian languages (CJK) (fixes #5260) 2016-04-19 17:46:10 +01:00
Joao Moreno
29ff5de615 use title in inputbox
fixes #5439
2016-04-19 09:20:59 +02:00
Benjamin Pasero
88be7dfe6e a11y: more context specific labels for quick open 2016-02-03 20:09:02 +01:00
Benjamin Pasero
770a4105fb InputBox: decorations are not indicated to screen readers (fixes #2614) 2016-02-02 15:27:18 +01:00
Benjamin Pasero
083495a9fb input box: set aria-invalid based on validation 2016-02-02 12:54:40 +01:00
Alex Dima
f4ff58d2a0 Use Widget api to register dom listeners 2016-01-29 10:18:23 +01:00
Johannes Rieken
e3c6a95d60 for #2491 - use a synthetic-focus class which is stronger than real focus, tho must be set manually as class 2016-01-28 16:19:28 +01:00
Benjamin Pasero
204674828a have outline for input/textarea in one place 2016-01-18 14:50:28 +01:00
Alex Dima
3d09f560f0 Fixes #2010: Better management of enablement state in find widget 2016-01-14 13:24:22 +01:00
Alex Dima
b7f6251b50 Clean up widgets used in find widget 2016-01-08 13:02:06 +01:00
Alex Dima
b336929686 Dispose inputBox properly (fixes #656) 2015-11-26 18:28:12 +01:00
Joao Moreno
ad5c529564 call InputBox.layout from the outside
fixes #210
2015-11-20 16:15:06 +01:00
Erich Gamma
8f35cc4768 Hello Code 2015-11-13 14:39:38 +01:00