11 Commitit (4786732d33f2d7fc1be7268a1033707776f3a925)

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