12 Commits (60d4551b4de57d83dcdd592c09fa7be1dd2e88d6)

Author SHA1 Message Date
  Tarek Oraby a281d73fc2
Fix sanitization of empty RTA input for Firefox & IE (#11937) 4 years ago
  Anastasia Smirnova 3ffb27fa73 Fix RichTextArea read-only+disabled 6 years ago
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 years ago
  Ahmed Ashour 3763f3f94c Use lambda expressions. (#10268) 6 years ago
  Ahmed Ashour 780e9cee6b Simplify lambda expressions (#10198) 6 years ago
  Ahmed Ashour f6e082f517 Use String.isEmpty() 6 years ago
  Artur Signell 78a5468279 Implement new RichTextArea 7 years ago
  Artur Signell 0732591758 Organize imports 7 years ago
  Artur Signell 8328038b3c Rename packages in compatibility-client to use com.vaadin.v7 7 years ago
  Artur Signell f23880749d Move RichTextArea to compatibility package 7 years ago
  Artur Signell 588f3cc7f8 Update copyright year to 2016 7 years ago
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc 7 years ago
  Artur Signell 6d54d78944 Format using Eclipse Neon 7 years ago
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven 8 years ago
  Artur Signell 38abea64cc Enable IE stuff also needed for Edge (#18523) 9 years ago
  Tomi Virkki 6e109e4d73 Update RichTextArea editor height on resize (#11320) 10 years ago
  Leif Åstrand a11909909c Replace use of deprecated DOM.setStyleAttribute method (#13781) 10 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Leif Åstrand a9845c9c10 Refactor to use the right Element class (#13287) 10 years ago
  Leif Åstrand 2152829c65 Use FQN instead of import for the bad Element class (#13287) 10 years ago
  Artur Signell fca0f7a6b7 Add <br> as empty representation for webkit (#12490) 10 years ago
  Artur Signell 831747a518 Fix regression where empty RTA returns <br> (#12490) 10 years ago
  John Ahlroos 57b7335f64 Fixed spelling mistake in API #11741 11 years ago
  John Ahlroos 35f353274f Fixes current text being overwritten in server update on RTA #11741 11 years ago
  Anna Koskinen 5e27f326fd Merge of (#8004) to Vaadin 7. 11 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Artur Signell e208621713 Send fraction pixel values to the client (#10531) 11 years ago
  Henri Sara 89fcc06ccb Move widget classes from c.v.c.ui.<widget> to c.v.c.ui (#9392) - fixes 11 years ago
  Johannes Dahlström d67ed23096 Move widget classes from c.v.c.ui.<widget> to c.v.c.ui (#9392) 11 years ago
  Leif Åstrand 7d25670284 Reformat project 11 years ago
  Artur Signell bfbfdd51a0 Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) 11 years ago
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 11 years ago
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) 12 years ago
  Johannes Dahlström ca9fab0922 A better patch and test for #7036 12 years ago
  Johannes Dahlström 07ec6a6db4 Reverted #7036 patch, will write a better one 12 years ago
  Johannes Dahlström 7edff2dad3 Make a read-only RichTextArea scrollable (#7036) 12 years ago
  Leif Åstrand 3604bf01de Add Java 6 @Override annotations to all methods from interfaces 12 years ago
  Artur Signell 6cf9afc850 Organized imports and formatted all java files 12 years ago
  Artur Signell de73abe459 #8434 Renamed *Paintable classes to *Connector and updated ConnectorMap 12 years ago
  Artur Signell fbfbe007a1 Removed unnecessary getWidgetForPaintable methods 12 years ago
  Artur Signell e2577cdadc #8324 Split RichTextArea into widget + paintable 12 years ago
  Artur Signell 70173cfc6e Split Paintable from Widget so we have VPaintable (paintable without any 12 years ago
  Artur Signell 3b0da56451 #7354 IT Mill -> Vaadin find and replace 12 years ago
  Artur Signell 3d3882ba8c #6000 - Replace DeferredCommand.add with Scheduler.scheduleDeferred 13 years ago
  Matti Tahvonen fcc7ca03ca #5865: Extracted AbstractTextField from TextField, RichTextEditor extends now that. Breaks apps that use RichTextArea as a special type for TextField like our NotificationExample. 13 years ago
  Henri Sara c31964254b #5380 Disabling a read-only RichTextArea caused the toolbar to appear on WebKit based browsers 14 years ago
  Matti Tahvonen 2756a2f4f7 removed obsolete debug code 14 years ago
  Matti Tahvonen f7ebba2cc6 fixes #5089 (read only mode) and #5379 webkit bug 14 years ago
  Matti Tahvonen 14f0506bf3 fixes #4175 and partly #5373 (TextField and RichTextArea now work properly) 14 years ago
  John Alhroos 8dfc140043 Fix for #5091 14 years ago