1998 Commits (documentation)

Author SHA1 Message Date
  Johannes Dahlström 4837e3838e Properly display Slider values greater than Integer.MAX_VALUE (#18192) 9 years ago
  elmot 3dba07d162 Fix for "Grid detail row outline overflows" (#17826) 9 years ago
  Teppo Kurki a1c8305412 Rename grid sidebar 'opened' style to 'open' (#18120) 9 years ago
  Teemu Suo-Anttila ffb4036fe0 Fix Grid drag selection with scrolled page (#17895) 9 years ago
  Sauli Tähkäpää 4af793d06a Prevent field from updating when removing text change listener. (#16270) 9 years ago
  Teppo Kurki bfb632bf19 Fixes double-tap-to-open-editor issues 9 years ago
  Manolo Carrasco acce09843e Open editor on double touch (#17338) 9 years ago
  Matti Tahvonen 5ae33b641e Selection is now shown although scrollToSelectedItem is false (#16673) 9 years ago
  Artur Signell baf00a3368 Hide sidebar when clicking outside it (#18111) 9 years ago
  Artur Signell 8453305743 Render initially hidden columns correctly (#18030) 9 years ago
  Artur Signell 220b407724 Insert columns using correct logical row index (#18103) 9 years ago
  Artur Signell 96e0e2ed12 Only set height when at least one header cell is shown (#18000) 9 years ago
  Pekka Hyvönen 69714e4251 DND-drop-marker should not be on top of sidebar opening button #17692 9 years ago
  Teppo Kurki a2e05d76e3 Remove duplicate primary stylename from split panels (#17846) 9 years ago
  Teppo Kurki d5860be5b6 Use headerCaption as default hidingToggleCaption (#18028) 9 years ago
  Matti Tahvonen 97ecad0e0a Required indicator for Table now works as expected (#17294) 9 years ago
  Teppo Kurki 69f66c8b28 Do not send value change to server for non-immediate CheckBox (#18102) 9 years ago
  Leif Åstrand 5dc4c2e9b5 Encode numeric values as JSON numbers (#18039) 9 years ago
  Teemu Suo-Anttila 64245b28f4 Use GWT CheckBoxes in MultiSelectionRenderer (#17554) 9 years ago
  Artur Signell ed5ad86b11 Ensure method and property names are capitalized using English locale (#13389) 9 years ago
  Mika Murtojarvi d75ad04109 Add @since 7.5 9 years ago
  Anna Koskinen c61187a34c Input prompt shouldn't get set when input has focus (#18027) 9 years ago
  Ilia Motornyi 96c08cd52e Adds a textual null representation to Grid renderers(#16560) 9 years ago
  Johannes Dahlström 550bd1e5e4 Focus the field in the the active cell when manually opening Grid editor 9 years ago
  Artur Signell 9f6cfbce67 Show declarative output for component selected in debug window (#17960) 9 years ago
  Artur Signell 3b7ddf8aa0 Backport a resynchronization fix for 7.5 (#15405) 9 years ago
  Artur Signell 7ff6cc3fe7 Select all checkbox when pressing space on the cell (#16685) 9 years ago
  Teemu Suo-Anttila 7925e4ce13 Add class name for not editable editor cells (#18021) 9 years ago
  Teemu Suo-Anttila a95f757546 Fix Grid client-side event support (#17986) 9 years ago
  Teemu Suo-Anttila 0a7b430d50 Use GWT.create instead of new in Grid client-side (#18011) 9 years ago
  Leif Åstrand ac92875a94 Update active tab index when overriding selection (#15274) 9 years ago
  Artur Signell a562635f09 Only sort when enter is pressed on default header (#16732) 9 years ago
  Leif Åstrand dab6157493 Add pointer to new location for methods moved to WidgetUtil (#17952) 9 years ago
  Teemu Suo-Anttila 08dfe45d09 Fix adding a column to Table and immediately changing its size (#17927) 9 years ago
  Leif Åstrand 8bafe0f919 Ensure VDebugWindow.get() always returns the real instance (#17871) 9 years ago
  Pekka Hyvönen bdc28f77c6 Wrong floating element pos. on DND column reorder Grid #17693 9 years ago
  Leif Åstrand 3a5cd8e4cd Make FormLayout work with HTML captions (#17143) 9 years ago
  Leif Åstrand 7e122bed24 Don't show loading spinner if there are no tabs (#15241) 9 years ago
  Pekka Hyvönen 0d1bbc946c Fixes regression in Notifications and tests (#14872) 9 years ago
  Teemu Suo-Anttila 5e0ac1f31c Add missing JavaDoc for Escalator.SubPartArguments (#17814) 9 years ago
  Teemu Suo-Anttila 46d0e0c600 Fix Grid and Escalator accessing of SubPartArguments 9 years ago
  Leif Åstrand 0a7d5bcd58 Revert "Moved accessibility shortcut handling to server-side. [#14843]" 9 years ago
  Leif Åstrand 2227124925 Add missing @since for 7.5 9 years ago
  Pekka Hyvönen 201ae89df5 Updated all empty @since tags to be published in 7.5.0 9 years ago
  Pekka Hyvönen 619bf2cd0e Fixed Grid crash when rendering first time and no header available (#17412) 9 years ago
  Denis Anisimov 244faff333 Notification styles should be scoped more eagerly (#14872) 9 years ago
  Pekka Hyvönen b22cf5257b Hiding/Unhiding Grid column when details row is open (#17691) 9 years ago
  Teemu Pöntelin bfb616f28e Fix caption position calculation in GridLayout (#17619) 9 years ago
  Artur Signell 8b93cba4de Fix enabled handling for DateField and PopupDateField (#17620) 9 years ago
  Artur Signell dd05b436d9 Render CustomLayout properly even if a slot is missing (#17681) 9 years ago