aboutsummaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/base/tabsheet
Commit message (Collapse)AuthorAgeFilesLines
* Tabsheet should not immediately select a tab when changing tab usingmichaelvogt2013-07-121-0/+6
| | | | | | | | keyboard (#11823) Adds the necessary WAI-ARIA roles to the component (#11827) Change-Id: Ie1ed40227679e3497971b834919713614a8cc23e
* Change sass compoent @mixin parameter from $name to $primaryStyleName, fixes ↵Marc Englund2012-11-231-34/+34
| | | | | | #10294 Change-Id: I548fdd3b0295db980bc4d769826e7c149ec0b3b3
* Reverted previously fixed scrollbars since it does not work with components ↵John Ahlroos2012-10-101-12/+0
| | | | | | requiring inline-block #9552 #9572 Change-Id: Iec43c1e4926b51724c93c93d1f4500e0fcf8759e
* Applied a similar fix for the scrollbars in accordion and tabsheet as was ↵John Ahlroos2012-10-091-0/+12
| | | | | | done for the splitpanel previously #9572 Change-Id: Ic52081d30e0febeac2cc2378e4a6af7f83306ae9
* Merge branch 'master' into sassMarc Englund2012-10-011-1/+1
|\ | | | | | | | | | | | | Conflicts: WebContent/VAADIN/themes/base/tabsheet/tabsheet.scss theme-compiler/src/com/vaadin/sass/tree/ListRemoveNode.java theme-compiler/src/com/vaadin/sass/visitor/EachVisitor.java
| * Fix and test case for #9294 (hideTabs() hides a nested tabsheet tabs as well)Johannes Dahlström2012-09-271-1/+1
| |
* | Sass restructure: base theme with renameable componentsMarc Englund2012-09-281-34/+34
|/
* Standard themes in SCSS form, updated CompileDefaultTheme (#9223)Henri Sara2012-08-081-1/+5
| | | | | | | | Conversion performed for most themes trivial, just rename file and wrap in a mixin. For chameleon compounds, also nesting used. In some cases, related small files combined in a single SCSS file Chameleon accordion and select contain fixes other than just a missing semicolon.
* Merge remote-tracking branch 'origin/6.8'Johannes Dahlström2012-03-021-0/+3
|\ | | | | | | | | | | Conflicts: src/com/vaadin/terminal/gwt/client/ui/VTabsheet.java src/com/vaadin/ui/TabSheet.java
| * #5100 Support for server-side focus/blur listeners; handle disabled tabs ↵Johannes Dahlström2012-02-271-0/+3
| | | | | | | | | | | | correctly; handle tab scrolling correctly; removed debug messages svn changeset:23113/svn branch:6.8
* | Merge remote-tracking branch 'origin/6.8'Artur Signell2012-01-271-1/+5
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: WebContent/VAADIN/themes/base/table/table.css WebContent/release-notes.html build/build.xml src/com/vaadin/terminal/gwt/client/ApplicationConnection.java src/com/vaadin/terminal/gwt/client/ui/VFormLayout.java src/com/vaadin/terminal/gwt/client/ui/VPopupCalendar.java src/com/vaadin/terminal/gwt/client/ui/VScrollTable.java src/com/vaadin/terminal/gwt/client/ui/VSlider.java src/com/vaadin/terminal/gwt/client/ui/VTextualDate.java src/com/vaadin/terminal/gwt/client/ui/VWindow.java src/com/vaadin/ui/Table.java tests/integration_tests.xml tests/test.xml tests/testbench/com/vaadin/tests/components/orderedlayout/OrderedLayoutCases.java
| * Merged patch found in #7111 from 6.7, also for #5095 #5096 #6996Marc Englund2012-01-181-1/+5
| | | | | | | | svn changeset:22691/svn branch:6.8
* | #7981 Removed Firefox 2 specific code and CSSArtur Signell2011-11-221-3/+0
| |
* | #7913 Removed IE7 specific CSS rulesArtur Signell2011-11-221-3/+0
| |
* | #7912 Remove support for IE6Leif Åstrand2011-11-091-6/+1
|/
* Merged some changes from 6.5Henri Sara2011-03-161-0/+4
| | | | svn changeset:17798/svn branch:6.6
* Loads of small fixes to Base and Reindeer themes: contains bugfixes for ↵Jouni Koivuviita2010-04-081-1/+1
| | | | | | issues found during developing the new Reindeer theme demo, plus a couple of new styles for Reindeer. svn changeset:12389/svn branch:6.3
* * Fixed link style for Reindeer (no double-underline)Jouni Koivuviita2009-11-231-0/+6
| | | | | | * Changed application cursor to "default", not only text inputs get the cursor: text; treatment (more application like, not webpage). svn changeset:9960/svn branch:6.2
* Fixes #1595: Close button on TabSheet controlJouni Koivuviita2009-11-121-0/+30
| | | | | | | * Added new sample to Sampler/TabSheets * Made all tabs in Reindeer theme demo closable. svn changeset:9737/svn branch:6.2
* Tabsheet paging buttons added. Disabled buttons no longer appear to be ↵Jouni Koivuviita2009-05-251-0/+3
| | | | | | "pushable". Fixes #2945 and #2999. svn changeset:7993/svn branch:6.0
* Renaming ITMILL/ -> VAADIN/ part 1 (for #2904)Marc Englund2009-05-121-0/+85
svn changeset:7762/svn branch:6.0