11 Commits (10bd7544fd22dccd7e8e32cb236eb50f102892d3)

Author SHA1 Message Date
  Ahmed Ashour f6e082f517 Use String.isEmpty() 6 years ago
  Henri Sara 4f047f06fa Fix since tags for 8.0 (#8575) 7 years ago
  Denis 1fb40df874 Overload AbstarctComponent.setDescription() with content mode parameter (#8252) 7 years ago
  Artur Signell 28482d1ae9 Change Label default width to undefined to match other components 7 years ago
  Artur Signell d13ca5506a Implement new Label 7 years ago
  Artur Signell c6b44ac8ad Move and rename server classes which go into the 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 a8563a10bb Remove deprecated Property.toString() mode 7 years ago
  Artur Signell 192e93a814 Move and rename converters into com.vaadin.legacy.data.util.converter.Legacy* 7 years ago
  Teemu Suo-Anttila a6653d3fe4 Migrate vaadin-server build to maven 8 years ago
  John Ahlroos 47b7f536b2 Fix NPE in Label.writeDesign with NULL values #19434 8 years ago
  Leif Åstrand 9ee97bbf72 Write true boolean attibutes without ='' (#17583) 9 years ago
  Teemu Suo-Anttila be3cc216f2 Rename DesignFormatter.unencodeFromTextNode to decodeFromTextNode 8 years ago
  Maciej Przepióra 5c875228d9 Support HTML entities when reading/writing declarative format #18882 8 years ago
  Matti Hosio 9bc83cdce7 Declarative support for Label (#7749) 9 years ago
  Artur Signell 3b75f2b148 SynchronizeFrom/ToDesign -> read/writeDesign (#7749) 9 years ago
  Artur Signell 3f7c75415b Support plain-text attribute for Label (#7749) 9 years ago
  Matti Hosio a025d511bf Embed DesignSynchronizable methods to Component interface (#7749) 9 years ago
  Mika Murtojarvi 117bf2b791 Declarative: handle inner html for Button and Label (#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
  Maciej Przepióra 856725693b Fire value change events from Label when content changes (#12414) 10 years ago
  Johannes Dahlström 8e2085c346 Remove dead code 10 years ago
  Artur Signell 6bf83a428a Modified the logic in setPropertyDatasource which determines if a new converter is needed (#11863) 11 years ago
  Artur Signell be433ace81 Re-added Property.toString warning messages (#10916) 11 years ago
  Leif Åstrand 2700cd2fe6 Added SharedUtil for helpers shared by client and server 11 years ago
  Henri Sara d8412a3020 Revert "Removed legacy toString implementations as promised in 7.0 11 years ago
  Artur Signell 5be248803b Removed legacy toString implementations as promised in 7.0 (#10916) 11 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Artur Signell 57c7a515e0 Update value when field/label local changes (#8192) 11 years ago
  Artur Signell ce282b2b4e Unified deprecation messages 11 years ago
  Artur Signell 0121af0c28 Changed Property.setValue(Object) to setValue(T) (#8791) 11 years ago
  Artur Signell 2ad19298bd Unified log message with other Property implementors (#9804) 11 years ago
  Artur Signell 21bf33e293 Ensure propertyDataSource can be set back to null (#9618) 11 years ago
  Artur Signell 84449d07b0 Label.setPropertyDataSource now updates the state value (#9618) 11 years ago
  John Ahlroos 3824b53479 Fixed references to XHTML and issue found in review #8294 11 years ago
  John Ahlroos 52fa9639ba Removed deprecated ContenMode.XHTML 11 years ago
  John Ahlroos 074b1095ee Now using HTML5 content mode. Also deprecated the XHTML content modes. 11 years ago
  Leif Åstrand 7d25670284 Reformat project 11 years ago
  Leif Åstrand cc3ddcac95 Remove getApplication() and add getSession() (#9402) 11 years ago
  Petri Heinonen f32d6ab1db refak listeners com.vaadin.ui 12 years ago
  Leif Åstrand bc6786f0dc Rename requestRepaint to markAsDirty (#9378) 12 years ago
  Leif Åstrand af8afede9f Handle requestRepaint automatically (#9325) 12 years ago
  Leif Åstrand 050bec8a44 Make the (server-side) getState method protected (#9315) 12 years ago
  Leif Åstrand 38358ae255 Support using public fields in state classes (#9324) 12 years ago
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 12 years ago
  Artur Signell 054c4a16f5 Removed more @version included in some files but not in all (#9299) 12 years ago
  Artur Signell 6855529f1d Removed @version which is included in some files but not in all (#9299) 12 years ago
  Artur Signell e85d933b25 Moved server files to a server src folder (#9299) 12 years ago