2609 Commits (7b288aeb663f89bdac8cbf7eb20877681b4b49a6)

Author SHA1 Message Date
  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
  Matti Tahvonen a9bc160aee Serve pre-compressed static resources by default (#13653) 9 years ago
  Pekka Hyvönen bbf30fff16 Details row decorator and border positioning and sizes (#17423) 9 years ago
  Teemu Suo-Anttila 24d1e8e4d2 Add missing @since to VDragAndDropManager 9 years ago
  Teemu Suo-Anttila a8553904cf Fix MenuBar keyboard navigation and selecting (#17076) 9 years ago
  Teemu Suo-Anttila 6b3c1c02e8 Add missing @since to DDEventHandleStrategy class 9 years ago
  Teemu Suo-Anttila 7278279b09 Make public getLogger functions private (#17645) 9 years ago
  Pekka Hyvönen 98f22b3a66 Fixed Grid details row height regression and refactored tests (#17423) 9 years ago
  Leif Åstrand 0435a27fc9 Add support for custom Grid sidebar items (#17569) 9 years ago
  Pekka Hyvönen ec4e470e40 Fixed theming issues with Grid's Sidebar (#17412) 9 years ago
  Manolo Carrasco d001f62bd1 Fix DataSource NPE under when dataChangeHandler is not set (#16590) 9 years ago
  Pekka Hyvönen a69660c9d8 Fixed regression and fragile test for Grid. 9 years ago
  Ilya Ermakov c0aa2f5696 Auto focus modal window (#17021) 9 years ago
  Markus Koivisto ac387be250 Revert "Reduce reflows when sizing columns (#17315)" 9 years ago
  Tomi Virkki be90c6d216 Made grid StaticCell and StaticRow public (#17415) 9 years ago
  Leif Åstrand 6ce22d8ad5 Update favicon when changing themes (#15481) 9 years ago
  Alexey Fansky 8ecdcd9d66 Keeping MenuItem custom classes when updating styles (#17427) 9 years ago
  Pekka Hyvönen dd550858b9 Calculate Grid sidebar button height when closed #17412 9 years ago
  Teemu Suo-Anttila ebe86ba3bc Fix Grid editor area calculation without scrollbars (#17471) 9 years ago
  Pekka Hyvönen 8a6c260a6a Move details row decorators out of spacers td #17423 9 years ago
  Alexey Fansky 8c06129463 Re-showed tab is displayed if there is room for it (#17096) 9 years ago
  Artur Signell 718eb3e49a VConsole logging -> java.util.logging 9 years ago
  Ilya Ermakov 38e35c5db6 Prevent opening Table context menu on short tapping on iOS (#15297) 9 years ago
  Mikael Grankvist 31b3cd924e Grid header should render "the same" after changes to header (#17131) 9 years ago
  Alexey Fansky 817906332a Adding a temporary style to VNotification on Chrome >=41 (#17252) 9 years ago
  Denis Anisimov 4217d7bbc8 Don't use !important for ColorPicker width in Valo (#17140). 9 years ago
  Denis Anisimov 7afa802ba1 Customizable DnD preview handle strategy in Dnd manager (#10377,#14880). 9 years ago
  Mikael Grankvist 37be374497 Grid layout slots should be slot size not slot content size (#17039) 9 years ago
  Ilya Ermakov d175f53e44 Set value selected by mouse when pressing Enter in ComboBox (#16981) 9 years ago
  Alexey Fansky 6e494b16ab Displaying tooltip on touch devices underneath the field (#17150) 9 years ago
  Pekka Hyvönen 59d5a799d6 Use MenuBar in Grid's sidebar for column hiding #17332 9 years ago
  Henrik Paul 35d4a8fd0e Escalator tries to hide out-of-sight spacers from the user (#17353) 9 years ago
  Henrik Paul a1aa700db3 Escalator now reorders also spacers in DOM (#17334) 9 years ago
  Artur Signell dad7ac2309 Support JSR-356 websockets (#16738, #14432) 9 years ago
  Henrik Paul c5118632a6 No unnecessary detail-request RPCs (#17367) 9 years ago
  Jouni Koivuviita 0ca0240a30 Adds theme to details in Grid (#16644) 9 years ago
  Pekka Hyvönen 849c92d431 Take hidden columns into account with spanned cells #17287 9 years ago
  Pekka Hyvönen 0e7755958b API for column hiding toggle caption in Grid (#17272) 9 years ago
  Pekka Hyvönen 3ab82ace45 Don't remove frozen columns when columns reordered in Grid #16901 9 years ago
  Henrik Paul 2080f86e03 Server Grid.scrollToRow takes details into account (#17270) 9 years ago
  Leif Åstrand 103b329d32 Reduce reflows when sizing columns (#17315) 9 years ago
  Pekka Hyvönen eeb5e8c89d Moves DragAndDropHandler from Grid to separate class 9 years ago
  Maciej Przepióra 722072bb53 Do proper cleanup in VDragAndDropManager.endDrag(boolean) (#17163) 9 years ago
  Denis Anisimov 6986117ced Reset index of selected item when it's removed (#17248). 9 years ago
  Henrik Paul 4416a1bdd3 Client Grid.scrollToRow takes details into account (#17270) 9 years ago