9 Commits (867006d2f81aa813c36f614fc6f1b98a5937c5f3)

Author SHA1 Message Date
  Ahmed Ashour 867006d2f8 Use String.isEmpty() (#10045) 6 years ago
  Teemu Suo-Anttila f5c15b9b2b Synchronize code between V7 and compatibility package 7 years ago
  Denis Anisimov 9abe01a588 Introduce "shouldWriteDefaultValues" property to DesignContext. 7 years ago
  Aleksi Hietanen 2bee988272 Unify listeners on the server side 7 years ago
  Denis Anisimov cef5b51d3f Mark all server compatibility classes deprecated (#144). 7 years ago
  Artur Signell 82806ef9b7 Format the project using Neon, remove trailing whitespace 7 years ago
  Artur Signell 18be14999d Remove Legacy prefix 7 years ago
  Artur Signell b965c256e8 Move and duplicate client side and state to compatibility package 7 years ago
  Artur Signell 58853fe47b Move old TextField to compatibility package 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 eeffa805a2 Remove trailing whitespace from code and javadoc 7 years ago
  Aleksi Hietanen a5575a9252 Update TextField to extend AbstractFieldNew (#51) 7 years ago
  Artur Signell 45034ab571 Remove deprecated addListener/removeListener methods 7 years ago
  Johannes Dahlström f6f111b88f Rename Field, AbstractField to legacy names 7 years ago
  Ilia Motornyi ef306c16f5 Revert "Better default for nullRepresentation (#13221, #12877)" 8 years ago
  Ilia Motornyi f2b013e8d6 Revert "Documentation fix for null representation (#13221)" 8 years ago
  elmot 41e29dd2e3 Documentation fix for null representation (#13221) 8 years ago
  Matti Tahvonen 85870ccd9f Better default for nullRepresentation (#13221, #12877) 9 years ago
  Teemu Suo-Anttila a6653d3fe4 Migrate vaadin-server build to maven 8 years ago
  Leif Åstrand 142f7dcebb Fix outdated javadoc reference 8 years ago
  Mika Murtojärvi 3a8b97e369 Revert "Prevent field from updating when removing text change listener. (#16270)" 9 years ago
  Sauli Tähkäpää 4af793d06a Prevent field from updating when removing text change listener. (#16270) 9 years ago
  Artur Signell f818f7cb44 Revert "Update text value also with timer triggered text change events. (#16270)" 9 years ago
  Sauli Tähkäpää c8d4c9e8cf Update text value also with timer triggered text change events. (#16270) 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 36e39ca268 Don't add setCurorPosition as it focuses the field (#7749) 9 years ago
  Artur Signell 22b20bc9fc Add public Field.isEmpty() and clear() (#15354) 9 years ago
  Matti Hosio 775276d4a9 Declarative support for AbstractTextField (#7749) 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
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Artur Signell ce282b2b4e Unified deprecation messages 11 years ago
  Johannes Dahlström 602b6903a6 Move LegacyComponent from com.vaadin.server to com.vaadin.ui 11 years ago
  Artur Signell 0121af0c28 Changed Property.setValue(Object) to setValue(T) (#8791) 11 years ago
  Pekka Hyvönen dd6265dcf5 inner Event classes converted to static nested classes (#5855) 11 years ago
  John Ahlroos dac974af9b Removed getters/setters from states and made instance variabled public 11 years ago
  Petri Heinonen f32d6ab1db refak listeners com.vaadin.ui 11 years ago
  Johannes Dahlström fadb44821a Rename Vaadin6Component to LegacyComponent (#9434) 11 years ago
  Artur Signell e18177bac6 Renamed com.vaadin.terminal -> com.vaadin.server (#9431) 11 years ago
  Leif Åstrand bc6786f0dc Rename requestRepaint to markAsDirty (#9378) 11 years ago
  Leif Åstrand af8afede9f Handle requestRepaint automatically (#9325) 11 years ago
  Leif Åstrand 050bec8a44 Make the (server-side) getState method protected (#9315) 11 years ago
  Leif Åstrand a803351079 Introduce ClientConnector.beforeClientResponse(boolean initial) #9228 11 years ago
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 11 years ago
  Artur Signell acf099b41f Eliminated dependencies from server to client (#9279) 11 years ago