11 次程式碼提交 (10bd7544fd22dccd7e8e32cb236eb50f102892d3)

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