83 Commits (8d7783b4e91928bbc7dd96affdba5eac3e92063d)

Author SHA1 Message Date
  Artur Signell 8d7783b4e9 API refactoring (#7749) 9 years ago
  Matti Hosio 39edc4b3ac Do not write immediate to design if component is immediate by default (#7749) 9 years ago
  Mika Murtojarvi 7818595589 Updates for the javadocs of declarative (#7749). 9 years ago
  Artur Signell 0de94d55c9 Generic cleanup (#7749) 9 years ago
  Matti Hosio 9bc83cdce7 Declarative support for Label (#7749) 9 years ago
  Artur Signell ea1d229c70 Handle tab indexes in a generic way (#7749) 9 years ago
  Artur Signell 353206974a Fix writing issues (#7749) 9 years ago
  Artur Signell 8eafe7aee3 Do not create default instances while reading designs (#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
  Mika Murtojarvi 628a2edf50 Declarative support for split panel (#7749). 9 years ago
  Matti Hosio a025d511bf Embed DesignSynchronizable methods to Component interface (#7749) 9 years ago
  Matti Hosio c4aab1fe91 Some logging improvements and minor fixes for Declarative (#7749) 9 years ago
  Matti Hosio 5d6271489b Declarative support for AbstractField (#7749) 9 years ago
  Mika Murtojarvi db04032143 Handle locale as a special case (#7749). 9 years ago
  Mika Murtojarvi 12e5d620ab Handle immediate property as a special case (#7749). 9 years ago
  Matti Hosio bd78a4c8b2 Declarative support for Responsive (#7749) 9 years ago
  Matti Hosio ccbed3fcfa Declarative support for AbsoluteLayout (#7749) 9 years ago
  Matti Hosio 9730b6def1 Declarative feature improvements (#7749) 9 years ago
  Matti Hosio 405ae14a6b Declarative: Use Element in DesingSynchronizable method parameters 9 years ago
  Mika Murtojarvi ecb037d2d9 Vaadin declarative: parser and html generator. 9 years ago
  Matti Hosio 070b7863cd Support for synchronizing to design in AbstractComponent 9 years ago
  Matti Hosio d54337ec32 support for declarative in AbstractComponent 9 years ago
  Juuso Valli 5020466294 Make Vaadin component handling proxy-friendly (#14639) 9 years ago
  Bogdan Udrescu 236293303b TextArea size get reset when css resize is set (#14080) 10 years ago
  Fabian Lange 0c229ae914 Reading properties of components should not set state to dirty (#14060). 10 years ago
  Denis Anisimov 95e563a69b Prevent adding/setting parent component as child (#12720). 10 years ago
  John Ahlroos b179103e8f Adds methods for setting only width or height undefined #13546 10 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Johannes Dahlström 8e2085c346 Remove dead code 10 years ago
  Matti Tahvonen 8af8d2f8c2 Make fields with value change listener immediate 10 years ago
  Matti Tahvonen 78a6232b6b removed invalid documentation 10 years ago
  Artur Signell c7ae45cc24 Validate that the connector is enabled before triggering actions for it (#12743) 10 years ago
  Fabian Lange 5f66766f02 Using StringTokenizer instead of String.split() in AbstractComponent (#8759) 11 years ago
  Leif Åstrand eb64fda3eb Add support for rem units (#11279) 11 years ago
  Artur Signell 424af57c0a Move ClientConnector.setParent to Component and Extension (#11777) 11 years ago
  Artur Signell a9afca67ba Moved Locale data handling to LocaleService (#11378) 11 years ago
  Artur Signell c25f223ba2 Avoid markAsDirty for getters (#10977) 11 years ago
  Artur Signell 613d2c044d Fixed race condition in upload (#10942) 11 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Artur Signell e208621713 Send fraction pixel values to the client (#10531) 11 years ago
  Artur Signell 7b0485a583 Moved setVisible dirty logic to AbstractComponent where it belongs (#10414) 11 years ago
  Artur Signell ce282b2b4e Unified deprecation messages 11 years ago
  Artur Signell c454797201 Replaced ComponentErrorHandler with generic ErrorHandler (#10231) 11 years ago
  Leif Åstrand 3fc9f19534 Global code cleanup 11 years ago
  Artur Signell 09565f6536 Removed com.vaadin.server.Terminal (#10230) 11 years ago
  Mikael Grankvist 98555d0eac Added getState(boolean) to allow getState without side effects (#10006) 11 years ago
  Artur Signell 0308bf8b7b Moved isComponentVisible to separate interface (#10303) 11 years ago
  Artur Signell 65981705b4 Renamed ComponentState to AbstractComponentState (#9032) 11 years ago
  Artur Signell 9a3a22cc9f Renamed VaadinServiceSession to VaadinSession (#10223) 11 years ago