11 Commits (08c748acfffa5c6f94933561de19fd8522ab8cad)

Author SHA1 Message Date
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 years ago
  Henri Sara 4f047f06fa Fix since tags for 8.0 (#8575) 7 years ago
  caalador 2e593fccec Patameterize the ValueChangeListeners for rebuilt fields (#8369) (#8388) 7 years ago
  caalador 07814a2b55 Add convenience constructors to new components (#598) (#8351) 7 years ago
  Aleksi Hietanen 4a6a632b1f Update TextArea to extend AbstractFieldNew (#53) 7 years ago
  Artur Signell c6b44ac8ad Move and rename server classes which go into the compatibility package 7 years ago
  Artur Signell cfe3798852 Move TextArea to compatibility package 7 years ago
  Artur Signell f3c880194b Rename legacy packages to v7 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
  Aleksi Hietanen a5575a9252 Update TextField to extend AbstractFieldNew (#51) 7 years ago
  Teemu Suo-Anttila a6653d3fe4 Migrate vaadin-server build to maven 8 years ago
  Teemu Suo-Anttila be3cc216f2 Rename DesignFormatter.unencodeFromTextNode to decodeFromTextNode 8 years ago
  John Ahlroos 5e9209421c Parse readonly values for AbstractFields correctly #18850 8 years ago
  Maciej Przepióra 5c875228d9 Support HTML entities when reading/writing declarative format #18882 8 years ago
  Artur Signell b9a6402e45 Fix clear/isEmpty in TextArea/PasswordField/RichTextArea/ProgressBar (#17089) 9 years ago
  Artur Signell 3b75f2b148 SynchronizeFrom/ToDesign -> read/writeDesign (#7749) 9 years ago
  Matti Hosio 64a0295719 Declarative support for TextField, PasswordField and TextArea (#7749) 9 years ago
  Fabian Lange 0c229ae914 Reading properties of components should not set state to dirty (#14060). 10 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  John Ahlroos dac974af9b Removed getters/setters from states and made instance variabled public 11 years ago
  Leif Åstrand af8afede9f Handle requestRepaint automatically (#9325) 11 years ago
  Leif Åstrand 050bec8a44 Make the (server-side) getState method protected (#9315) 11 years ago
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 11 years ago
  Artur Signell e85d933b25 Moved server files to a server src folder (#9299) 12 years ago
  Leif Åstrand 7f75d0f4cf Move classes common to client and server to com.vaadin.shared.* (#8934) 12 years ago
  Artur Signell 2e6c788c14 Moved most of TextField/TextArea/PasswordField paintContent to state 12 years ago
  Henri Sara 87e5022ca8 Replace @ClientWidget with client-side @Component (#8440) 12 years ago
  Artur Signell f603acfa30 Renamed Paintable component classes to Connector 12 years ago
  Jens Jansson b084368fd3 Splitted TextField and TextArea to Widget and Paintable. 12 years ago
  Artur Signell 3b0da56451 #7354 IT Mill -> Vaadin find and replace 12 years ago
  Artur Signell d2ecd43c56 Javadoc fix, rows are always explicitly specified for a TextArea 13 years ago
  Artur Signell b53a089367 Clarified comment 13 years ago
  Artur Signell 27ebe4fa74 Added missing communication of rows and wordwrap attributes (#3752) 13 years ago
  Artur Signell c25ef2e000 TextArea default value has always been "" and not null 13 years ago
  Artur Signell b76d5386b0 #3752 - Refactor TextFields 13 years ago
  Matti Tahvonen 895b709ce9 javadocs 13 years ago
  Matti Tahvonen 4147afb31e refined TODO notes 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
  Matti Tahvonen 30a5dee6b6 #5865: class stubs + depracations towards one to one widget mapping 13 years ago