1372 次程式碼提交 (f21168aa4dde39f12a4f93d9e8f84c23d7f54418)

作者 SHA1 備註 提交日期
  Leif Åstrand 410653ce86 Revert "Change testing portlet parameter to use root instead of application" 12 年之前
  Leif Åstrand e566200882 Change testing portlet parameter to use root instead of application 12 年之前
  Marko Grönroos 0376a920ad Release Notes for Vaadin 6.8.1. 12 年之前
  Johannes Dahlström 8437fd1834 #9064 Render checkboxes in a Table as display: inline-block like TreeTable already does 12 年之前
  Johannes Dahlström 3aab8e558b #7387 Render block elements in TreeTable hierarchy column correctly: draw the expand/collapse arrow as position: absolute and use padding for indentation. Also fix typo "ident" -> "indent". 12 年之前
  Leif Åstrand b48d4648ee Add test for JavaScript component fundamentals (#8888) 12 年之前
  Artur Signell c13a5b75a4 Minor release notes update 12 年之前
  Marko Gronroos bdde9b7339 Updated Release Notes for Vaadin 7.0.0.alpha3. 12 年之前
  Leif Åstrand b9b9c2dcd6 Rename getWidgetElement() -> getElement() (#8888) 12 年之前
  Johannes Dahlström cee6ead8b0 #8949 Make sure a drag image always has absolute position 12 年之前
  Leif Åstrand 51ce4a2535 Implement js rpc proxy objects and wildcard rpc support (#8888) 12 年之前
  Leif Åstrand 72c0f66e2a Use callbacks directly as fields in connector object (#8888) 12 年之前
  Leif Åstrand 755adc2731 Rename Javascript -> JavaScript 12 年之前
  Leif Åstrand 0c06e5ac6e Change package name in js file not changed by previous refactoring 12 年之前
  Leif Åstrand 24e3409e6f Initial support for javascript components (#8888) 12 年之前
  Marko Grönroos 398487ab5e Updated changelog. Changed formatting of enhancements list. 12 年之前
  Johannes Dahlström 6940761ffb Added more highlighted features to the release notes 12 年之前
  Johannes Dahlström 9cffab9586 Fixed non-matching header close tags, added link to classloader workaround 12 年之前
  Johannes Dahlström abdc1ee5c2 Update supported platforms to include Firefox 12, Android 4 12 年之前
  Artur Signell 052feb7be2 Fixed header height by taking padding into account (box sizing change) 12 年之前
  Marko Grönroos 6e960199f9 Updated Release Notes for Vaadin 6.8 RC1. Cleanup of the invalid HTML formatting. 12 年之前
  Johannes Dahlström e716b16b61 Remove -webkit-overflow-scrolling from .v-scrollable for now - caused a weird iOS 5 bug in Accordion touch support (#8723 #8792) 12 年之前
  Johannes Dahlström 239aad4885 #8763 Removed overflow: auto from v-panel-content, v-accordion-item-content, and v-view classes; use v-scrollable class in elements that should scroll instead 12 年之前
  Automerge 0bcee7fad2 [merge from 6.7] Test case for #8781 12 年之前
  Johannes Dahlström 63dc030e32 Add new CSS class to the base theme enabling (touch) scrolling of the element (#8716 #8720 #8721 #8722 #8723 #8724 #8725) 12 年之前
  Marko Gronroos c0c47aa80d A fix to release notes for 7.0.alpha2. 12 年之前
  Marko Gronroos 8ba1a72e17 Added release notes for 7.0.alpha2. 12 年之前
  Marko Gronroos 9b1e46d3a6 Added release notes for 7.0.alpha2. 12 年之前
  Leif Åstrand 792ae0e5c4 Refine box-sizing: border-box styles (#8682) 12 年之前
  Leif Åstrand 16050f4905 Add test for detecting scrollbar quirks in different browsers 12 年之前
  Leif Åstrand cf06923748 Revert "Reduce tree node caption padding to make room for focus border" 12 年之前
  Leif Åstrand 64f34f1c6e Reduce tree node caption padding to make room for focus border 12 年之前
  Leif Åstrand 00ef3eff62 Add overflow: hidden to v-label to prevent margins from escaping (#8671) 12 年之前
  Leif Åstrand 333a901f71 Rename v-paintable -> v-connector (#8652) 12 年之前
  Artur Signell a12bfcf94d Removed old info and added mention of #4296 12 年之前
  Artur Signell 2c683e3872 Include ApplicationRunnerServlet in test.war 12 年之前
  Leif Åstrand 6bf22c0d43 Do panel wrapper sizing with css 12 年之前
  Leif Åstrand 8eba6c5d6a Use overflow: hidden to remove scrollbars in IE8 (#8313) 12 年之前
  Leif Åstrand ead998ecf7 Prevent properly sized button element from causing scrolling in IE8 12 年之前
  Artur Signell 08987be4c2 Hide log by setting width/height to 0 so that the same spacing is used 12 年之前
  Leif Åstrand 1324d7b519 Ensure AbsoluteLayout wrappers have the rigth size (#8313) 12 年之前
  Leif Åstrand c0f52b82b4 Only prevent margin collapse if embedded 12 年之前
  Leif Åstrand 7bd2ebe2ed Remove old hack that nowadays just seems to cause problems (#7984) 12 年之前
  Leif Åstrand 9347946b70 Use box-sizing for v-view (#8313) 12 年之前
  Leif Åstrand f61e9202e1 Also limit error indicator width (#8313) 12 年之前
  Leif Åstrand 05b2d0be26 Use 1px instead of 0 to avoid extra space in left col (#8313) 12 年之前
  Leif Åstrand 7e340ffd0e Only use 100% width if parent width is defined (#8313) 12 年之前
  Leif Åstrand cb06b28fbb Use 100% width to get all extra space for the content (#8313) 12 年之前
  Leif Åstrand 1c455b5a92 Dynamically adjust window content paddings (#8313) 12 年之前
  Leif Åstrand 2fd39e3412 Move panel background back to where it belongs. (#8313) 12 年之前