28 커밋 (fb6e81221bd1b5ab0b81a3ee6c82e4286df57264)

작성자 SHA1 메시지 날짜
  Ahmed Ashour fb6e81221b Use lambda with Handlers (#10229) 6 년 전
  Ahmed Ashour a9c83ba07e Use .toLowerCase and .toUpperCase(Locale.ROOT) (#10182) 6 년 전
  Ahmed Ashour 03570cb874 Scheduler.ScheduledCommand and RepeatingCommand to be lambda (#10203) 6 년 전
  Ahmed Ashour 0f4702c6d1 Add spaces after 'if' and 'for' in JavaScript (#10199) 6 년 전
  Ahmed Ashour c147b5d85b Use Collection.isEmpty() (#10172) 6 년 전
  Ahmed Ashour 9494818412 Use StringBuilder instead of StringBuffer (#10154) 6 년 전
  Ahmed Ashour 763a5cbe8c First sentence of javadoc should end with a period (#10114) 6 년 전
  Ahmed Ashour adcf2e2e80 Use enhanced for loop instead of Iterator. (#10100) 6 년 전
  Ahmed Ashour 9e6490d32a Fix typos (#10095) 6 년 전
  Ahmed Ashour 867006d2f8 Use String.isEmpty() (#10045) 6 년 전
  Ahmed Ashour 62d49f3c3a Implement hashCode() when implementing equals() 6 년 전
  Ahmed Ashour f6e082f517 Use String.isEmpty() 6 년 전
  Henri Sara c67f157e45 Move ComboBox popup with ComboBox on scroll (#9869) 6 년 전
  Artur 0f64ae445b Do not wait for icons to load before interacting with a combo box (#9717) 6 년 전
  Teemu Suo-Anttila 01a453649e Fix combobox adding new items on blur (#9660) 7 년 전
  Teemu Suo-Anttila a454893e89 Add missing since for 8.0.7 7 년 전
  Henri Sara 620b413478 Add missing since tags (#9544) 7 년 전
  Teemu Suo-Anttila 3b3c647e5b Show empty selection caption in ComboBox (#9468) 7 년 전
  Matti Tahvonen 9b72cbfa11 Fix resetting of last filter in VComboBox (#9381) 7 년 전
  Henri Sara dc657b3208 Fix ComboBox popup location on scrolled pages in IE/Firefox 7 년 전
  Teemu Suo-Anttila 6f8518579f Picked all changes from 7.7 7 년 전
  Henri Sara 4f047f06fa Fix since tags for 8.0 (#8575) 7 년 전
  Pekka Hyvönen 1891ffa6e1 Reduce ComboBox initial requests (#8571) 7 년 전
  Leif Åstrand 07d56a9ca0 Add a maven plugin for formatting according to Eclipse settings 7 년 전
  Leif Åstrand 95d016c085 Global java code cleanup using Eclipse Neon.1 7 년 전
  Denis Anisimov 1bb04399f3 Allow to set caption for the empty selection in a ComboBox. 7 년 전
  Henri Sara 56089a95ea Update @since tags for 8.0 7 년 전
  Henri Sara 323d43711c Update ComboBox for new DataSource and communication mechanism 7 년 전
  Henri Sara 8a4d90789f Update empty since tags for 8.0 7 년 전
  Henri Sara 71a2653431 Move ComboBox shared classes to vaadin-compatibility-shared 7 년 전
  Artur Signell 8328038b3c Rename packages in compatibility-client to use com.vaadin.v7 7 년 전
  Artur Signell c6b44ac8ad Move and rename server classes which go into the compatibility package 7 년 전
  Artur Signell fe3dca081a Move remaining selects and container implementations to compatibility package 7 년 전
  Artur Signell 0081286c8d Remove IE8-IE10 client side code 7 년 전
  Artur Signell 588f3cc7f8 Update copyright year to 2016 7 년 전
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc 7 년 전
  Artur Signell 6d54d78944 Format using Eclipse Neon 7 년 전
  Henri Sara 8c558b9988 Rename field in VFilterSelect.DataReceivedHandler for clarity 7 년 전
  Henri Sara 7289ac7fe9 Update comment in VFilterSelect.resetSelection() 7 년 전
  Henri Sara 1c3c537d9a Minor ComboBox client side cleanup (#19929) 8 년 전
  Henri Sara 7774ca6793 Move combo box selection update logic to handler (#19929) 8 년 전
  Henri Sara 0b4dba5214 Move more combo logic to handler (#19929) 8 년 전
  Henri Sara 6c505423c9 Use a separate data received handler in VFilterSelect (#19929) 8 년 전
  Henri Sara 96479f6e6a Move combo popup opener clicked flag to connector (#19929) 8 년 전
  Henri Sara db95805c02 Refactor ComboBox pending selection handling (#19929) 8 년 전
  Henri Sara 38ed0854a3 Use accessors for combo internal state (#19929) 8 년 전
  Henri Sara 1ecc377b1e Remove UIDL references in VFilterSelect (#19929) 8 년 전
  Henri Sara 9142256e85 Move ComboBox pageLength to state (#19929) 8 년 전
  Henri Sara 06e0a6567b Send ComboBox selection with RPC (#19929) 8 년 전
  Henri Sara 07292fe8fb Send ComboBox focus/blur with RPC (#19929) 8 년 전