14 次程式碼提交 (54230dfa058c49bbe9e825c77cf82d9c0a170c4c)

作者 SHA1 備註 提交日期
  Anna Koskinen 54230dfa05
Reworked and cleaned up client-side TabSheet and Accordion. (#12357) 2 年之前
  Anna Koskinen 32764eca80
Update copyright year range. (#12215) 3 年之前
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 年之前
  Teemu Suo-Anttila 780cab157d Add missing JavaDocs and since tags (#10372) 6 年之前
  Ansku bcdd76c6a0 Fix setting custom tab index for TabSheet or Accordion (#9574) (#10278) 6 年之前
  Ahmed Ashour ab18b6c58e Remove unneeded .toString() (#10141) 6 年之前
  Ahmed Ashour 763a5cbe8c First sentence of javadoc should end with a period (#10114) 6 年之前
  Adam Wagner 697f770287 Implement error level on client side (#9817) 6 年之前
  Ahmed Ashour 867006d2f8 Use String.isEmpty() (#10045) 6 年之前
  Artur Signell 504b3c4c65 Use diamond operator where it can be used 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 年之前
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven 8 年之前
  pag 2edab81c8f Use TabState.id for Accordion tab items as well (#18456) 8 年之前
  Denis Anisimov 6986117ced Reset index of selected item when it's removed (#17248). 9 年之前
  Artur Signell bf8836bb56 Separate pure client side util methods to a new class (#15553, #15544) 9 年之前
  Artur Signell 42ef01bfdb Allow TabSheet and Accordion tab captions to contain HTML (#14609) 9 年之前
  Sergey Budkin db14140a6a Accordion causes SEVERE error in browser console (#15182) 9 年之前
  Leif Åstrand a11909909c Replace use of deprecated DOM.setStyleAttribute method (#13781) 10 年之前
  Artur Signell e77e73cf64 Update copyright year to 2014 10 年之前
  Denis Anisimov 013d32d60b Remove old widget from tab content on replace (#12931). 10 年之前
  Felype Santiago Ferreira f32e3535c6 Update Accordion and TabSheet to use Vaadin 7 style. (#13402). 10 年之前
  Leif Åstrand a9845c9c10 Refactor to use the right Element class (#13287) 10 年之前
  Leif Åstrand 2152829c65 Use FQN instead of import for the bad Element class (#13287) 10 年之前
  Johannes Dahlström 8e2085c346 Remove dead code 10 年之前
  John Ahlroos 184114b088 Fixed Accordion tab stylenames which never got applied on the tab widgets #11645 (merged from #10605 in 6.8 branch) 11 年之前
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 年之前
  Artur Signell 82b07652e8 Deprecated methods which do nothing and removed dead code (#10432) 11 年之前
  Artur Signell 2826323542 Fixed Accordion layouting (#10128, #9552) 11 年之前
  Artur Signell 49ef8465e4 Removed dead code (#10128, #9552) 11 年之前
  Artur Signell fd5bd7bd55 Do not remove non-existing children when removing a tab (#10388) 11 年之前
  Johannes Dahlström d67ed23096 Move widget classes from c.v.c.ui.<widget> to c.v.c.ui (#9392) 11 年之前
  Artur Signell 5323d619a7 Fixed widget comparisons to avoid reattaching children (#9807) 11 年之前
  John Ahlroos c4719299ee Fixed issue with other stylenames being overwritten when applying primary stylename #9900 11 年之前
  John Ahlroos f5043ac109 Fixed primary stylename handling in Accordion #9900 11 年之前
  Artur Signell bfbfdd51a0 Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) 11 年之前
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 12 年之前
  Artur Signell acf099b41f Eliminated dependencies from server to client (#9279) 12 年之前
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) 12 年之前
  Leif Åstrand 3604bf01de Add Java 6 @Override annotations to all methods from interfaces 12 年之前
  Artur Signell 429aeadef9 Moved each component to its own package on client side 12 年之前
  Artur Signell 8c598ccfad Removed unnecessary updateFromUidl calls from containers 12 年之前
  Leif Åstrand c84b02b1d8 Manage fix for overflow: auto in LayoutManager (#8615) 12 年之前
  Artur Signell 226d3c79f8 Removed unused code 12 年之前
  Artur Signell 4f2909b2a5 #8437 Error indicators in tabs work again 12 年之前
  Henri Sara 279574a3e1 Remove UIDL parameter from many caption related methods (#8435). 12 年之前
  Artur Signell 16283d8e7d Do not create a new stack item on every tab change, reuse the existing 12 年之前
  Artur Signell 77f399a27e #8510 Support using Resources through URLReference/ResourceReference in 12 年之前
  Artur Signell 6cf9afc850 Organized imports and formatted all java files 12 年之前