8 Commits (1d127a0c7f16324ef30806c41dc7c5261105eb38)

Author SHA1 Message Date
  Henri Sara 1d127a0c7f Support data-location attribute in CustomLayout (#8866) 7 years ago
  Teemu Suo-Anttila 6f8518579f Picked all changes from 7.7 7 years ago
  Artur Signell 504b3c4c65 Use diamond operator where it can be used 7 years ago
  Artur Signell d140deb4bf Move Vaadin 7 CheckBox to compatibility package 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
  Artur Signell dd05b436d9 Render CustomLayout properly even if a slot is missing (#17681) 9 years ago
  Artur Signell bf8836bb56 Separate pure client side util methods to a new class (#15553, #15544) 9 years ago
  Leif Åstrand 3cad153ba4 Escape themeUri before rewriting CustomLayout HTML. (#15309) 9 years ago
  Anna Miroshnik f247e5bb9d Fix CustomLayout: component not added at the default location (#14340) 9 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 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
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Henri Sara aa9a76317b Move widget classes from c.v.c.ui.<widget> to c.v.c.ui (#9392) - fix 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
  John Ahlroos f2d4abba38 Fixed primary stylename handling for CustomLayout #9902 11 years ago
  John Ahlroos 854fa25e6f Moved base theme constants (v-widget and v-layout) from BaseTheme to 11 years ago
  John Ahlroos 50237cc7d4 Renamed .v-boxlayout selector to .v-layout and applied the .v-layout 11 years ago
  Artur Signell bfbfdd51a0 Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) 11 years ago
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 12 years ago
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) 12 years ago
  Artur Signell fc7476c060 Fixed references in native code to old class names 12 years ago
  Artur Signell 429aeadef9 Moved each component to its own package on client side 12 years ago
  Artur Signell 2fe2ec13c6 Updated CustomLayout to use shared state and new events 12 years ago
  Henri Sara 279574a3e1 Remove UIDL parameter from many caption related methods (#8435). 12 years ago
  Artur Signell 6cf9afc850 Organized imports and formatted all java files 12 years ago
  Artur Signell de73abe459 #8434 Renamed *Paintable classes to *Connector and updated ConnectorMap 12 years ago
  Artur Signell 9cda1cc5ca getWidgetForPaintable -> getWidget 12 years ago
  Henri Sara 6c0662316c Communicate caption of components in shared state (#8304). 12 years ago
  Leif Åstrand a01a2e0d2c CustomLayout without size calculations (#8313) 12 years ago
  Artur Signell fbfbe007a1 Removed unnecessary getWidgetForPaintable methods 12 years ago
  Artur Signell 4881fe4b0d #8323 Moved updateCaption from Container to VPaintableWidgetContainer 12 years ago
  Artur Signell d7380ba371 Split CustomComponent, CustomField and CustomLayout into widget + 12 years ago
  Leif Åstrand c34f2b73a7 Initial removal of %-conversions, many components need fixes (#8312) 12 years ago
  Artur Signell 70173cfc6e Split Paintable from Widget so we have VPaintable (paintable without any 12 years ago
  Artur Signell 3b0da56451 #7354 IT Mill -> Vaadin find and replace 12 years ago
  Henri Sara f3366f8369 #5692 Generics: VCustomLayout 13 years ago
  Artur Signell 789c80e253 Formatted using Eclipse Helios / Windows XP 14 years ago
  Matti Tahvonen 058fe12bdc added null check to custom layouts js api cleanup. Fixed some customer issues in 5.4 branch 15 years ago
  Henri Sara 3916d28046 #2904 Renamed CSS prefix "i-" to "v-" 15 years ago
  Henri Sara 1981ddc3b1 #2904 Change client side class name prefixes I -> V (class names only, not yet CSS prefixes) 15 years ago
  Henri Sara adc8c0ad35 #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" 15 years ago
  Marc Englund bc1103da99 CustomLayout no longer expects a space before "src=". fixes #2654 15 years ago
  Marc Englund c552f44e21 CustomLayout now prefixes inline styles with url(). Fixes #2653 15 years ago
  Artur Signell 629cfba213 Fixed #2564 - NPE in ICustomLayout and added a sensible error message if this happens again for some reason. 15 years ago
  Matti Tahvonen 56c9ae6176 fixes #2363 15 years ago
  Matti Tahvonen a628656414 fixes #2339 and renamed some util methods 15 years ago