summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN
Commit message (Collapse)AuthorAgeFilesLines
* Fix gradient path for notifications in Chameleon. (#15351)Sauli Tähkäpää2015-02-021-2/+2
| | | | Change-Id: Ie1e2726613033ad321e15f7f58e098080d4d9a5f
* Embedded ThemeResource should react to theme change (#15194)Anna Koskinen2015-01-211-0/+0
| | | | Change-Id: Ied78a8c999e592a944c27138e179c37a31a0af54
* Button icon 'icon-align-top' style correction (#15140).Denis Anisimov2015-01-211-0/+2
| | | | Change-Id: I671013284cadbef89b46cca042a099441dbb6bff
* Fix for Wrong background color in a Window in IE8 (#15322)AMahdy AbdElAziz2015-01-211-3/+8
| | | | Change-Id: Ie25c7142bc111829be829f4ba98ed639ad1f5126
* Hide input field from clicking for immediate upload in Valo. (#15404)Sauli Tähkäpää2015-01-211-1/+1
| | | | Change-Id: I69bcd7b1d610d0e9adb6ce43e06591a769bef957
* Change cursor to default for nondraggable windows in Valo. (#15377)Sauli Tähkäpää2015-01-201-1/+1
| | | | Change-Id: Ie019abbda1664e8dd4f53a76f2c6f21e3bc5443b
* Fix date field button regression (#14572)Jouni Koivuviita2015-01-052-15/+23
| | | | | | | | Regression was caused by patch https://dev.vaadin.com/review/#/c/4480 Fixed the same issue for ComboBox as well. Change-Id: Id43912f0803b5e056d4ca6585746e53226282d85
* Fixes unnecessary padding-top added to all responsive UIs (#14679)Teppo Kurki2015-01-051-1/+1
| | | | | | When using Valo theme and Responsive extension, all responsive UIs get a padding-top even though it should be only added when a Valo Menu is present in the UI. Added a stylename which has to be added to any responsive UIs containing a Valo Menu. Change-Id: Ib3e3c5341bef03c174accb01401b4a90c1deb29e
* Position calendar popup on the left side if there is no space (#14757).Denis Anisimov2014-12-161-0/+2
| | | | Change-Id: I83836bbf077033712a569c8eff52576b012b4dee
* MenuBar submenus close unexpectedly if use Valo theme (#15255)Jouni Koivuviita2014-12-161-4/+0
| | | | | | | | | | | This fix is for animation-in and animation-out. Fix was done in VMenuBar. VOverlay provides now hide() method with possibility to enable/disable the animations via parameters boolean animateIn, boolean animateOut. By default they are true (not to break animate-in, animate-out for VWindow and VNotification) Change-Id: I49981952c7c18a02edd7fa9e6d247bb18f660207
* Fix opacity for disabled checkboxes and option groups. (#15239)Jouni Koivuviita2014-12-091-19/+17
| | | | Change-Id: I2d09a116d07621053f2fc9524f95e47bf7fc834e
* Fix opacity for disabled links in Valo. (#15253)Sauli Tähkäpää2014-12-091-2/+6
| | | | Change-Id: I865526499a6d55a835758f0194a977c36c10304a
* Window modalitycurtain will now respect $v-animations-enabled (#15135)Fabian Lange2014-11-283-5/+15
| | | | Change-Id: I80beea694c2a103aaf1fb479e1de48c515428fbb
* Set v-bevel to 'false' should unset 'v-textfield-bevel' value (#14634).Denis Anisimov2014-11-283-1/+10
| | | | Change-Id: Ia3598b9bcef280bef38daa189ab3c7885e5d535a
* Drop indicators in Valo are now working as in Reindeer theme (#14836)Jouni Koivuviita2014-11-281-36/+25
| | | | Change-Id: I12014c4329ca629dbfc9226b3b70538d33442690
* Unwanted horizontal scrollbar in Valo menu (#15237)7.3.5Jouni Koivuviita2014-11-181-0/+1
| | | | Change-Id: Ic435e3ca741669db6f707961ac66a4c2e30bf765
* Valo menu broken on Android Chrome (#15236)Jouni Koivuviita2014-11-181-0/+2
| | | | Change-Id: Idadbbdfe0a9abaf1dd7ada339b618890b2be6e06
* TreeTable column header and footer height fix (#15121)Anna Koskinen2014-11-141-0/+6
| | | | | | Fix for regression caused by (#14812) + Valo test for TreeTables. Change-Id: I57f911cbf33e52196fa219b4feddfe62db7f6ded
* Reverse asc and desc table sorting indicators for Valo. (#15123)Sauli Tähkäpää2014-11-101-2/+2
| | | | Change-Id: If649d7ab0b4257cfaa1488dfff88afa8ef122f67
* Set upload button width to 100% when immediate on Valo. (#14485)Sauli Tähkäpää2014-11-022-5/+8
| | | | Change-Id: I473fc080c143bc242326bd6f2b819450c42ffae5
* Fix button on immediate upload does not obey setWidth() (#14485)denis.magdenkov2014-10-291-0/+3
| | | | | | Added sass selector for upload in base theme. Change-Id: Iebf796f0965de6afeac98d6e2a2a9246c9251bab
* FormLayout margins do not work (#14610)Jouni Koivuviita2014-10-291-2/+22
| | | | Change-Id: Ibad03664be53489121914a2dd7bb051cc6e5350c
* Replace no-break-spaces with whitespaces (#14890)Sara Seppola2014-10-2915-45/+45
| | | | Change-Id: Ib378fbea73bc16caa12deb14f760025e68f16288
* Fix Tabsheet close button not shown on tabsheet (Firefox 24) (#14450)Jouni Koivuviita2014-10-291-23/+42
| | | | Change-Id: I099f94f47f2f7aa5856026f6cf6e53629732527c
* Not able to scroll BrowserFrames on iOS Devices (#14813)Sergey Budkin2014-10-142-0/+13
| | | | | | Added CSS fixes. Change-Id: I1f1d27a18b925ab9b4e21292218c75206d3d4984
* Fix empty table captions in Valo theme (#14812)Teemu Pöntelin2014-10-141-0/+8
| | | | Change-Id: I6d18e9a16ea5c4c4de0653233fefa1af8f76205a
* Incorrect rendering of Panel with undefined size in Firefox (#14631).Sergey Budkin2014-10-141-0/+12
| | | | | | Copied the fix from Valo. Change-Id: I677fc4cfb65a57211fd82d994d75743fd49a83a2
* Add favicon.ico to Valo. (#14781)Sauli Tähkäpää2014-10-141-0/+0
| | | | Change-Id: Ic0c5152d634dfc8f07890cfee18bbebd6e54bbc3
* Add outside-range styles for DateField. (#14711)Jouni Koivuviita2014-10-141-8/+25
| | | | Change-Id: I0f85fb72605c5500b0a835ddf715d60bc9c7a524
* A cursor is displayed when clicking on radio buttons on iOS 8.0 (#14681)Sergey Budkin2014-10-141-0/+5
| | | | | | Added css instructions for enclosing span to prevent this. Change-Id: Ib5e396b85ce37ab722e70fddf3553179248d59e8
* SassDoc stubs, mostly auto-generated by special utility (#14377)7.3.2Sergey Budkin2014-09-2630-18/+837
| | | | Change-Id: Id621c25cae3314dc44a700e1e9dcdae97cda5bfb
* Notification animations feel janky (Valo) (#14656)Jouni Koivuviita2014-09-241-5/+5
| | | | | | Added a small delay for notification animate-in animations. Change-Id: Id5596957c56eae391c17e3ea8b942617b848c8f7
* Fix FormLayout has always an odd 12px horizontal margin (#14574)Jouni Koivuviita2014-09-241-1/+0
| | | | Change-Id: Idaba283636ccbbd3d4fccc8ea10128a464fa463d
* Fix CustomLayout: component not added at the default location (#14340)Anna Miroshnik2014-09-191-0/+2
| | | | Change-Id: I5eb76915b52f6b73ff0799631d98d5711041eeb5
* Fix Valo DateField rendering in read-only FieldGroups (#14603)Heikki Ohinmaa2014-09-121-3/+3
| | | | Change-Id: Icb05cffe68b948777036e282a2055e3343de9252
* Fix to Valo menu for iOS (make the header visible)7.3.0Jouni Koivuviita2014-09-011-0/+13
| | | | Change-Id: Ib27db90a6dc48f8f8f34adc3c16aa3aa7222d19d
* Increase datefield calendarpanel selected date text contrastJouni Koivuviita2014-08-301-0/+1
| | | | | | Make the text easier to read. Change-Id: Ieab5b27cccd0694086f17877d6c6b4c37b225b02
* Valo Sass API documentation, part 2Jouni Koivuviita2014-08-3011-213/+729
| | | | Change-Id: Ic707d897a84a308f789b2805a980b696beaa6edd
* First batch of Valo Sass API documentation, plus bug fixesJouni Koivuviita2014-08-3034-403/+1565
| | | | | | | Also updates the test to always scroll the left panel to the top after opening a section. Change-Id: Icdb42795b8ec347b91694c162898f41aa8d80152
* Bugfixes to Valo (#14490)Jouni Koivuviita2014-08-283-4/+4
| | | | | | | | | | | valo-component-group mixin doesn’t have any parameters. Ruby compiler produces an error, but Java compiler works anyway (#14479). Missing semicolon after a line before @include produces an error with the Ruby compiler, but passes compilation with the Java compiler (#14480). Change-Id: If6fa2b5039f4d9daa7ee73380f089b533c2cce0f
* Prevent user text selection by default (Valo)Jouni Koivuviita2014-08-2012-16/+27
| | | | | | | | | Re-enable for labels, captions, tables and text inputs. Removed all unnecessary user-select: none; declarations since the top level declaration will affect the whole dom tree. Change-Id: I2e74b749340c8649d3b0778d62acafecf878685d
* Common components inside Table cells render better (Valo)Jouni Koivuviita2014-08-195-15/+64
| | | | | | | | | | | | Add a new size variant “compact” for Textfield, DateField and ComboBox. Makes the field fit inside the default row height of the table, but keeps the font size the same as for a normal field. Borderless fields also now respect the font color of the container (e.g. a selected table row). Update test to include common components inside a table. Change-Id: I88f4d917579c937536dc4c886dc2b7825db01818
* Last minute small fixes to ValoJouni Koivuviita2014-08-193-1/+5
| | | | Change-Id: Ib4dfac4ee2bb858d02c34a920ad53e37e73b73e1
* Add a new variation for ValoJouni Koivuviita2014-08-196-9/+53
| | | | | | | | A new variation named “Light”, similar to iOS7 style. Fix some valo-menu styles to accommodate the new light style better. Change-Id: Ib7c396263db7838c972d75a6b79fed1caf7ca576
* Small adjustment to MenuBar line-height (Valo)Jouni Koivuviita2014-08-191-1/+1
| | | | Change-Id: I00eae3c53d78a4fc086567d677ce8f24e441a880
* Table column resize does not work in Valo (Firefox) ( #14401)Jouni Koivuviita2014-08-192-4/+7
| | | | | | Fix a similar issue with context menu items also. Change-Id: I1c851ea43aa81a39e2c4596315b34976df0cba62
* Remove unnecessary negative border radius declarations from menu bar (Valo)Jouni Koivuviita2014-08-151-7/+11
| | | | Change-Id: I3739cdacf6a117cd0d75cab3566a82ee0fedd6bd
* Modularize menubar mixins and add submenu indicator for top level itemsJouni Koivuviita2014-08-152-39/+50
| | | | | | | | | | | Refactored menubar mixins so that less overrides are necessary from normal button styles, and so that custom colored and custom sized menu bars are possible. Add new examples to test app for “drop down buttons” and “split buttons” using MenuBar. Change-Id: I2b0b76817d1c9119f82b2c2f4d7e5b95a9f05a5c
* Make read only textfield visually different from normal text fieldsJouni Koivuviita2014-08-151-1/+1
| | | | | | | If the background color of the app is the same as the textfield background color, make the textfield background color slightly darker. Change-Id: I4870c3e396cdd8c586bfd3f0e812cf1f5ebab1eb
* Add new "colored" style for Label (Valo)Jouni Koivuviita2014-08-152-1/+5
| | | | | | | | | Makes any Label text colored, by default the same as $v-selection-color. Modify the Forms and Labels examples to use the new style, and remove the fixed color from “light” style form layout for header labels. Change-Id: I27a4fce56b1f734aa5c2c837bf1684284b0d96cc