482 Commits (7.0.1)

Author SHA1 Message Date
  Leif Åstrand 55142ffc2f Fix regressions in RPC handling (#10549) 11 years ago
  Leif Åstrand a6ffd48428 Encode all values based on declared type (#10549) 11 years ago
  Leif Åstrand 4b8abdc938 Ensure updateCaption is invoked for new children (#10564) 11 years ago
  Leif Åstrand 2a475b4bcc Avoid attempting to use a DOM node as an element (#10480) 11 years ago
  Anna Koskinen 72943f25d0 Colorpicker IE fixes 11 years ago
  Leif Åstrand 130bb88ab3 Log size before the element string as it can be quite long 11 years ago
  Artur Signell e208621713 Send fraction pixel values to the client (#10531) 11 years ago
  Artur Signell d10e758c69 Fixed typo in method name 11 years ago
  Leif Åstrand 9d6d48a002 Restore compatibility with selectors without slots (#9893) 11 years ago
  Leif Åstrand ac1b5cb7a1 Fix selector backwards compatibility (#9893) 11 years ago
  Leif Åstrand cde9d4684e Add getLastResponseId() (#10496) 11 years ago
  Leif Åstrand 7e4651c719 Refactor client-side ordered layouts (#9893) 11 years ago
  Anna Koskinen 9783444025 Vaadin 7 compatible ColorPicker (#9201) 11 years ago
  Artur Signell eb0a22d5ac Additional fixes for accordion/IE (#9552) 11 years ago
  Artur Signell 467edbbe20 Better error messages for unknown legacy variable types (#10481) 11 years ago
  Anna Koskinen 5003b33b3f Default id should get overridden only if id has been specifically set 11 years ago
  Artur Signell 0a547d45b9 Added javadoc (#10378) 11 years ago
  Leif Åstrand 50665cb1d3 Reset state before sending hierarchy event to removed connector (#10151) 11 years ago
  Anna Koskinen bd2cb2fcdc Re-added accidentally removed IE 8 workaround for uploads (#9179) 11 years ago
  Artur Signell 971a88f810 Moved hasEventListener to ServerConnector (#10433) 11 years ago
  Artur Signell cf48970096 Unified deprecation messages 11 years ago
  Artur Signell 82b07652e8 Deprecated methods which do nothing and removed dead code (#10432) 11 years ago
  Artur Signell 2826323542 Fixed Accordion layouting (#10128, #9552) 11 years ago
  Artur Signell 2ba840711a Attach drag'n'drop drag image to overlay container (#10384) 11 years ago
  michaelvogt a0995c4655 Changed order of the containers in DOM 11 years ago
  Artur Signell 49ef8465e4 Removed dead code (#10128, #9552) 11 years ago
  Anna Koskinen faf6b3861d Added prefix "v-" to internal parameters (#10156) 11 years ago
  Leif Åstrand 9dd665b56e UI scroll position can be given programmatically (#9952) 11 years ago
  Leif Åstrand 3c05a35190 Update GridLayout DOM in onConnectorHierarchyChange (#10324, #10097) 11 years ago
  Leif Åstrand a168454c05 Fix BrowserWindowOpenerConnector.addParametersAndFragment typo (again) 11 years ago
  Leif Åstrand 5ed529dfe9 Add fragment and parameter support to BrowserWindowOpener (#10093) 11 years ago
  Artur Signell 393a5faf1e Fixed tooltip handling for TreeTable (#9088) 11 years ago
  Artur Signell d87c6f7250 Fixed tooltip handling for Table (#9088) 11 years ago
  Artur Signell 333219b6eb Log theme name to console (#10372) 11 years ago
  Pekka Hyvönen c78e03fa59 Properly support setWidgetEnabled for OptionGroupBased Selects #8985, #8986, #8987 and #8989. 11 years ago
  Artur Signell 679b267197 Fixed NPE when timer fires before updateFromUidl (#10400) 11 years ago
  Artur Signell 38053e8f2b Fixed ClassCastException and returning of wrong connector (#10399) 11 years ago
  Artur Signell bcad61f833 Fixed Window to support empty content (#10325) 11 years ago
  Artur Signell fd5bd7bd55 Do not remove non-existing children when removing a tab (#10388) 11 years ago
  Artur Signell ddeda37222 Ensure critical notifications have an owner (#10386) 11 years ago
  Artur Signell 1281bb6c85 Make AbstractExtensionConnector.extend abstract (#10378) 11 years ago
  Artur Signell 515c3993e8 Fix resize of a Window with a single component (#10375) 11 years ago
  John Ahlroos 308d0451d5 Revert "Merged shortcut action fix from 6.8 (#8484)" 11 years ago
  Leif Åstrand 62eff6b816 Allow JavaScriptConnectors to get unRegister events (#9292) 11 years ago
  Leif Åstrand 9f97638b0f Refactor BrowserPopupOpener API (#10241) 11 years ago
  Marc Englund d6caa6043a Fixes #6714 #10330 - wraps theme in themename{}, creates legacy-styles.css, updates themes to support this. 11 years ago
  Johannes Dahlström 1f2691c2fb Change a few "root" occurrences to "UI" in error messages, javadoc 11 years ago
  Artur Signell ce282b2b4e Unified deprecation messages 11 years ago
  Artur Signell 595a3254a9 Fixed tab index handling in slider (#10315) 11 years ago
  Artur Signell 2b54961148 Fixed NPE in Slider (#9740) 11 years ago