11 коммитов (4786732d33f2d7fc1be7268a1033707776f3a925)

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