aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/main/java/com/vaadin/tests/components/richtextarea
Commit message (Expand)AuthorAgeFilesLines
* Fix RTA's CreateLink in Firefox & IE11 (#11979)Tarek Oraby2020-05-081-0/+38
* Enable maven formatting for uitest (#10908)Ilia Motornyi2018-05-171-2/+4
* Fix RichTextArea read-only+disabled Anastasia Smirnova2018-04-201-0/+31
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-281-15/+0
* Update copyright year (#10761)Ilia Motornyi2018-03-271-1/+1
* Initialize VRichTextArea.client in RichTextAreaConnector Marco Collovati2018-03-191-0/+25
* Use lambda expressions. (#10268)Ahmed Ashour2017-11-012-16/+4
* Simplify lambda expressions (#10198)Ahmed Ashour2017-10-201-3/+2
* Remove unneeded .toString() (#10141)Ahmed Ashour2017-10-101-1/+1
* Construct array inline (#10068)Ahmed Ashour2017-09-231-1/+1
* Overload AbstarctComponent.setDescription() with content mode parameter (#8252)Denis2017-01-201-1/+1
* Global java code cleanup using Eclipse Neon.1Leif Åstrand2016-12-204-4/+4
* Remove AbstractComponent.immediatePekka Hyvönen2016-10-131-2/+1
* Make Valo the default themePekka Hyvönen2016-10-062-4/+4
* Fix AbstractTextFieldConnector super classArtur Signell2016-09-151-1/+2
* Implement new RichTextAreaArtur Signell2016-09-128-48/+13
* Use diamond operator where it can be usedArtur Signell2016-09-051-1/+1
* Organize importsArtur Signell2016-08-301-1/+1
* Move and duplicate client side and state to compatibility packageArtur Signell2016-08-301-1/+1
* Implement new LabelArtur Signell2016-08-261-1/+1
* Move ProgressBar/ProgressIndicator to compatibility packageArtur Signell2016-08-221-1/+1
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-228-10/+10
* Organize importsArtur Signell2016-08-201-4/+0
* Rename legacy packages to v7Artur Signell2016-08-181-1/+1
* Remove IE8-IE10 related test codeArtur Signell2016-08-181-109/+0
* Update copyright year to 2016Artur Signell2016-08-181-1/+1
* Remove trailing whitespace from code and javadocArtur Signell2016-08-181-3/+3
* Update TextField to extend AbstractFieldNew (#51)Aleksi Hietanen2016-08-171-11/+10
* Convert CheckBox from legacy to AbstractFieldHenri Sara2016-08-111-9/+2
* Rename AbstractFieldTest to LegacyAbstractFieldTestArtur Signell2016-08-081-2/+2
* Rename Field, AbstractField to legacy namesJohannes Dahlström2016-08-051-2/+2
* Build uitest war with mavenTeemu Suo-Anttila2016-04-159-0/+554