summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Merge changes from origin/7.1Leif Åstrand2013-10-044-6/+39
|\
| * Prefixes GET parameters in Liferay with portlet namespace #12602John Ahlroos2013-09-272-1/+18
| * Fixes normal drag and drop events (regression since 7.1) and html5 styleMatti Tahvonen2013-09-262-5/+21
* | Link no longer implements LegacyComponent (#10015)joheriks2013-10-022-45/+18
* | Merge changes from origin/7.1Artur Signell2013-09-262-14/+41
|\|
| * Fixes issue with Table not scrolling completely to the end #12651John Ahlroos2013-09-261-14/+13
| * Fixes browser detection for IE11 (#12638)Artur Signell2013-09-251-0/+28
* | Merge changes from origin/7.1Leif Åstrand2013-09-234-9/+24
|\|
| * Don't try to cast a connector to Widget. Fixes #12619Jonatan Kronqvist2013-09-201-2/+2
| * PostLayoutListener javadocs (#12562)7.1.6Leif Åstrand2013-09-191-0/+18
| * Add v-iosN classname for all iOS versions instead of just N=6 (#12324)Johannes Dahlström2013-09-191-4/+1
| * Enable native scrolling in all iOS versions newer than 5, not just iOS 6 (#12...Johannes Dahlström2013-09-181-4/+4
| * Use JUnit 4.11 in all modules (#12572)Artur Signell2013-09-171-1/+1
* | Merge changes from origin/7.1Artur Signell2013-09-175-18/+64
|\|
| * Use non-obfuscated version of vaadinPush.js when not in production (#12527)Artur Signell2013-09-101-1/+8
| * Unified xml files to end with new lineArtur Signell2013-09-041-1/+1
| * Allow creating TextBox or SuggestionPopup when extending VFilterSelect (#12491)Fabian Lange2013-09-041-14/+53
| * Add <br> as empty representation for webkit (#12490)7.1.4Artur Signell2013-09-031-1/+1
| * Fix for #12279 (caret jumps when formatting in RTA).Marc Englund2013-09-031-1/+1
* | Prepare for Atmosphere Javascript 2.0 (#12241)Artur Signell2013-09-121-2/+22
* | Ignore RPC calls from components that are concurrently removed (#12337)Henrik Paul2013-09-101-5/+44
* | Prevent exception in VWindow without assistive description (#12515)michaelvogt2013-09-101-11/+19
* | Handles Tooltip on focus for ComboBox (#12536)michaelvogt2013-09-091-0/+5
* | Makes sure the aria-invalid attribute is removed when the caption ismichaelvogt2013-09-061-0/+2
* | Rewrite client request into JSON (#9269, #11257)Henrik Paul2013-09-043-66/+29
* | Keep the Tooltip in the DOM (#12458)michaelvogt2013-09-035-34/+54
* | Merge changes from origin/7.1Leif Åstrand2013-09-032-8/+13
|\|
| * Fix regression where empty RTA returns <br> (#12490)Artur Signell2013-09-021-4/+4
| * The colon in the calendar event caption is now also hideable. Fixes #12460Jonatan Kronqvist2013-09-021-4/+9
* | Merge changes from origin/7.1Leif Åstrand2013-08-3017-59/+353
|\|
| * Only consider caption tooltips for own slots (#12469)Leif Åstrand2013-08-301-0/+1
| * Use the add() path of CssLayout only when appending to the end (#11284)Henri Sara2013-08-282-8/+15
| * Enable use of profiler without debug window (#12465)Henri Sara2013-08-282-10/+10
| * Disable slow sanity check when not in debug mode (#12463)Henri Sara2013-08-281-2/+9
| * Optimize CssLayout hierarchy update (#11284)Henri Sara2013-08-272-3/+15
| * Fix bug for spacing on first widget (#12420)Henri Sara2013-08-221-2/+2
| * Optimize large Vertical/HorizontalLayout client side (#12420, #10899)Henri Sara2013-08-222-13/+62
| * Optimize resetting of state when detaching components (#10899, #11284)Henri Sara2013-08-221-9/+61
| * Add more detailed profiling for some client side hotspots (#12418)Henri Sara2013-08-214-1/+44
| * Optimize ComputedStyle.getIntProperty() (#12411)Henri Sara2013-08-211-8/+34
| * Fixed DragAndDropWrapper using wrong drop target in IE8 #12406John Ahlroos2013-08-201-3/+1
| * Report min and max times from Profiler (#12409)Henri Sara2013-08-202-10/+48
| * Fix scrollbar for Window under WebKit browsers (#11994)Patrik Lindström2013-08-151-0/+31
| * Reset waitingForFilteringResponse flag to false inside onBlur (#12325)denisanisimov2013-08-091-0/+1
| * Delay sending DateField popup value to server until popup is closed #6252John Ahlroos2013-08-092-3/+32
* | Activate tab stop automatically for modal windows (#12344)michaelvogt2013-08-261-8/+20
* | Merge commit '5fb05e84c80931fcaa9929ad556a20f5316e06a8'John Ahlroos2013-08-232-10/+11
|\|
| * Fixes Button icon alt text not being updated #12333John Ahlroos2013-08-082-5/+19
* | Merge changes from origin/7.1Artur Signell2013-08-192-12/+25
|\|
| * Update "lastRequestedFirstvisible" field value right away (#10666).denisanisimov2013-08-071-6/+13