8 Commits (867006d2f81aa813c36f614fc6f1b98a5937c5f3)

Author SHA1 Message Date
  Ahmed Ashour 867006d2f8 Use String.isEmpty() (#10045) 6 years ago
  Ahmed Ashour 4a8195b59e Replace iterators with enhanced for loops (#10018) 6 years ago
  Ahmed Ashour caf41dbac4 Simplify conditional logic. 6 years ago
  Artur Signell 504b3c4c65 Use diamond operator where it can be used 7 years ago
  Artur Signell 588f3cc7f8 Update copyright year to 2016 7 years ago
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc 7 years ago
  Artur Signell 6d54d78944 Format using Eclipse Neon 7 years ago
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven 8 years ago
  Henri Sara ddf4e617b2 Update/add @since tags in javadoc 8 years ago
  Artur Signell 010b9641dd Separate XHR error handling to its own class (#11733) 9 years ago
  Artur Signell b541e8e4e9 Fix incorrect system notifications with details styling (#18340) 9 years ago
  Pekka Hyvönen 0d1bbc946c Fixes regression in Notifications and tests (#14872) 9 years ago
  Denis Anisimov 244faff333 Notification styles should be scoped more eagerly (#14872) 9 years ago
  Alexey Fansky 817906332a Adding a temporary style to VNotification on Chrome >=41 (#17252) 9 years ago
  Denis Anisimov 18c9f688ca Notification should be closed after delay (#14689). 9 years ago
  Artur Signell bf8836bb56 Separate pure client side util methods to a new class (#15553, #15544) 9 years ago
  Juho Nurminen 7143c2750c Correct error notification behavior on touch devices (#14447) 9 years ago
  Jouni Koivuviita 07ccd64239 Notification delay is not set to 0 when the notification is clicked (#14368) 9 years ago
  Jouni Koivuviita 7b565d099e Fix notification default delay 10 years ago
  Jouni Koivuviita 825564cf78 Fix overlay animation-in/out for VNotification and PopupView 10 years ago
  Jouni Koivuviita e620bfb972 Fix multiple VOverlay animation-in/out related issues 10 years ago
  Jouni Koivuviita 083923c80f Notification position should be controllable with CSS (#13990) 10 years ago
  Jouni Koivuviita 97ba8b0756 Implement Notification animation with CSS (#13660) 10 years ago
  Leif Åstrand a11909909c Replace use of deprecated DOM.setStyleAttribute method (#13781) 10 years ago
  Artur Signell 20f5633040 Make SuperDevMode work again (#13682) 10 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Jonatan Kronqvist d2e24feb09 Update some APIs based on the 7.2 API review comments 10 years ago
  Denis Anisimov e3a07d6cb5 Support for middle left/right positions in Notification (#12931). 10 years ago
  Leif Åstrand a9845c9c10 Refactor to use the right Element class (#13287) 10 years ago
  Leif Åstrand 2152829c65 Use FQN instead of import for the bad Element class (#13287) 10 years ago
  Johannes Dahlström 7faa1f21c9 Support font icons in Notifications (#13373) 10 years ago
  michaelvogt d2c2ebb61e Support screen reader only notifications (#11830) 11 years ago
  michaelvogt d23c06a614 Accessibility for Notification (#11820) 11 years ago
  Artur Signell 9c6f835058 Removed Opera 9 workaround which is no longer needed but does not work correctly (#5310) 11 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Johannes Dahlström d67ed23096 Move widget classes from c.v.c.ui.<widget> to c.v.c.ui (#9392) 11 years ago
  Johannes Dahlström e6c881bb47 Rename Application.getRootConnector to getUIConnector (#10158) 11 years ago
  Marc Englund 720ee80976 Overlay container #9220 11 years ago
  Artur Signell 8941056349 Reformatted project 11 years ago
  Artur Signell bfbfdd51a0 Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) 11 years ago
  Artur Signell 5c557b50bc Remaining Root -> UI renames (#8908) 11 years ago
  Artur Signell 52986fdf88 Changed Notification type and position to enum (#9072) 11 years ago
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 11 years ago
  Artur Signell acf099b41f Eliminated dependencies from server to client (#9279) 11 years ago
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) 11 years ago
  Artur Signell 429aeadef9 Moved each component to its own package on client side 12 years ago
  Artur Signell 3efc7b5214 Moved shared classes out from connector to avoid class loader problems 12 years ago
  Artur Signell 77f399a27e #8510 Support using Resources through URLReference/ResourceReference in 12 years ago
  Artur Signell de73abe459 #8434 Renamed *Paintable classes to *Connector and updated ConnectorMap 12 years ago
  Henri Sara 6c0662316c Communicate caption of components in shared state (#8304). 12 years ago