7 Commits (697f770287bb786b6b5d4944a9202d145e4251f5)

Author SHA1 Message Date
  Adam Wagner 697f770287 Implement error level on client side (#9817) 6 years ago
  Ahmed Ashour 867006d2f8 Use String.isEmpty() (#10045) 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
  pag 2edab81c8f Use TabState.id for Accordion tab items as well (#18456) 8 years ago
  Denis Anisimov 6986117ced Reset index of selected item when it's removed (#17248). 9 years ago
  Artur Signell bf8836bb56 Separate pure client side util methods to a new class (#15553, #15544) 9 years ago
  Artur Signell 42ef01bfdb Allow TabSheet and Accordion tab captions to contain HTML (#14609) 9 years ago
  Sergey Budkin db14140a6a Accordion causes SEVERE error in browser console (#15182) 9 years ago
  Leif Åstrand a11909909c Replace use of deprecated DOM.setStyleAttribute method (#13781) 10 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Denis Anisimov 013d32d60b Remove old widget from tab content on replace (#12931). 10 years ago
  Felype Santiago Ferreira f32e3535c6 Update Accordion and TabSheet to use Vaadin 7 style. (#13402). 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 8e2085c346 Remove dead code 10 years ago
  John Ahlroos 184114b088 Fixed Accordion tab stylenames which never got applied on the tab widgets #11645 (merged from #10605 in 6.8 branch) 11 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Artur Signell 82b07652e8 Deprecated methods which do nothing and removed dead code (#10432) 11 years ago
  Artur Signell 2826323542 Fixed Accordion layouting (#10128, #9552) 11 years ago
  Artur Signell 49ef8465e4 Removed dead code (#10128, #9552) 11 years ago
  Artur Signell fd5bd7bd55 Do not remove non-existing children when removing a tab (#10388) 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
  Artur Signell 5323d619a7 Fixed widget comparisons to avoid reattaching children (#9807) 11 years ago
  John Ahlroos c4719299ee Fixed issue with other stylenames being overwritten when applying primary stylename #9900 11 years ago
  John Ahlroos f5043ac109 Fixed primary stylename handling in Accordion #9900 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 acf099b41f Eliminated dependencies from server to client (#9279) 12 years ago
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) 12 years ago
  Leif Åstrand 3604bf01de Add Java 6 @Override annotations to all methods from interfaces 12 years ago
  Artur Signell 429aeadef9 Moved each component to its own package on client side 12 years ago
  Artur Signell 8c598ccfad Removed unnecessary updateFromUidl calls from containers 12 years ago
  Leif Åstrand c84b02b1d8 Manage fix for overflow: auto in LayoutManager (#8615) 12 years ago
  Artur Signell 226d3c79f8 Removed unused code 12 years ago
  Artur Signell 4f2909b2a5 #8437 Error indicators in tabs work again 12 years ago
  Henri Sara 279574a3e1 Remove UIDL parameter from many caption related methods (#8435). 12 years ago
  Artur Signell 16283d8e7d Do not create a new stack item on every tab change, reuse the existing 12 years ago
  Artur Signell 77f399a27e #8510 Support using Resources through URLReference/ResourceReference in 12 years ago
  Artur Signell 6cf9afc850 Organized imports and formatted all java files 12 years ago
  Artur Signell f603acfa30 Renamed Paintable component classes to Connector 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
  Henri Sara 23ff3340cd Communicate disabled flag in shared state (#8304). 12 years ago
  Henri Sara c5b9762e79 Communicate component style names in shared state (#8304). 12 years ago
  Leif Åstrand 2cc2f2df61 Update tab sheet and accordion to work with MeasureManager (#8313) 12 years ago