summaryrefslogtreecommitdiffstats
path: root/themes/src
Commit message (Collapse)AuthorAgeFilesLines
* Add `closable` style to Error Notifications (#8903)Jouni Koivuviita2017-03-301-1/+15
| | | | | | Add an additional stylename `critical-error` that styles the notification like the Error-type, but without the close button. Fixes #8296
* Correctly adjust upload button borders inside a component group (#8817)Artur2017-03-161-0/+17
| | | | * Correctly adjust upload button borders inside a component group
* Do not show an "active" effect on buttons with "borderless" style (#8586)Artur2017-02-271-1/+1
| | | | | | * Do not show an "active" effect on buttons with "borderless" style A disabled button should not react to clicks in any way
* Include Vaadin-Icons into the project, (#8485)Ilia Motornyi2017-02-092-1/+21
| | | | | | Include Vaadin-Icons into the valo theme in the project, make vaadin-icons dependency 'provided' Fixes #8471
* Replace FontAwesome with Vaadin Icons (#8208)Pekka Hyvönen2017-02-011-4/+20
| | | | | | | * Include FontAwesome by default for easier migration * Fix JSComponentLoadingIndicatorTest Fixes #7979 Addresses part of #8219
* Overload AbstarctComponent.setDescription() with content mode parameter (#8252)Denis2017-01-201-0/+3
| | | | | | * Overload AbstarctComponent.setDescription() with content mode parameter Fixes #8185
* Migrate 7.7.5 branch patches to v8. (#7969)Denis2016-12-152-0/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Prevent adding several scrollbar handlers (#19189). Change-Id: Ib0cc6c6835aab6d263f153362a328bcf2be7bc5c * Prevent adding several scrollbar handlers (#19189). * Keep expand ratio for last row/column when reducing grid layout size (#20297) Change-Id: Iff53a803596f4fc1eae8e4bfa307b9c1f4df961a * Fixed drag and drop failure when message dragged from email client (#20451) When dragging message form email client on Windows, item.webkitGetAsEntry() might return null creating NPE on the client side. Added additional checks for this situation. Change-Id: I569f7e6d0d7b137f24be53d1fbce384695ae8c73 * Change expected pre-release version number pattern in publish report Change-Id: Icdacecc490d2490ea9e262f5c5736c1dece2a89d * Mark TextField/TextArea as busy when a text change event is pending (#20469) Change-Id: I404985ae0be1e7dc65171b610032f8649e700f50 # Conflicts: # client/src/main/java/com/vaadin/client/ui/VTextField.java # uitest/src/main/java/com/vaadin/tests/components/textfield/TextChangeEvents.java * Fixed touch scrolling issue in Surface and WP devices (#18737) Fixed by using pointerevents instead of touchevents when the browser is IE11, or Edge. Also added touch-action: none; css rules into escalator.css to prevent default touch behaviour on IE11 and Edge. Does not affect IE8 to IE10 browsers, behaviour on those will stay the same as before the fix. No new unit tests since we do not have automatic touch testing possibilities yet. Please test manually with Surface: IE11 and Edge, use for example uitest: com.vaadin.tests.components.grid.basics.GridBasicsomponents.grid.basics.GridBasics Change-Id: Iddbf1852e6ffafc855f749d6f4ebb235ed0f5703 * Add lazy/simple resize mode to Grid (#20108) Change-Id: I47427efc28c350382dba8c1f50fd332a3f4585e4 # Conflicts: # client/src/main/java/com/vaadin/client/connectors/GridConnector.java # client/src/main/java/com/vaadin/client/widgets/Grid.java # server/src/main/java/com/vaadin/ui/Grid.java # shared/src/main/java/com/vaadin/shared/ui/grid/GridState.java # themes/src/main/themes/VAADIN/themes/base/grid/grid.scss # uitest/src/main/java/com/vaadin/tests/components/grid/basicfeatures/GridBasicFeatures.java Change-Id: Ieca56121875198ed559a41c143b28926e2695433 * Fix NPE in case some items don't contain all properties of Grid. This could occur in when parent is a different entity than its children in hierarchical data. Change-Id: Icd53b5b5e5544a3680d0cd99702ab78224b2dc08 # Conflicts: # server/src/main/java/com/vaadin/data/fieldgroup/FieldGroup.java # server/src/main/java/com/vaadin/ui/Grid.java * Mark TextField/TextArea as busy when a text change event is pending (#20469) Change-Id: I404985ae0be1e7dc65171b610032f8649e700f50 # Conflicts: # client/src/main/java/com/vaadin/client/ui/VTextField.java # uitest/src/test/java/com/vaadin/tests/components/textfield/TextChangeEventsTest.java * Add lazy/simple resize mode to Grid (#20108) Change-Id: I47427efc28c350382dba8c1f50fd332a3f4585e4 * Removed V8 VTextField unused import, forgotten @RunLocally. * Don't rely on selenium "sendKeys" behavior. * Revert "Change expected pre-release version number pattern in publish report" This reverts commit 8df27b952dddb691aead6a633c5b3724c98bf343. * Migrate TextField/TextArea patch from 7.7 to master (modern components) Mark TextField/TextArea as busy when a text change event is pending (#20469) Change-Id: I404985ae0be1e7dc65171b610032f8649e700f50
* Replace box-sizing @include with bare box-sizing (#92)Artur2016-12-0721-39/+39
| | | | | | | | | Browsers support unprefixed box-sizing since: Chrome 10 Firefox 29 Opera 10 Safari 5.1 iOS 5.1 IE 8
* Add "valo-menu-hover" stylename to make responsive menu appear w/o adding ↵Marc Englund2016-10-171-1/+2
| | | | | | | | | code (#19019) Adding the optional "valo-menu-hover" style to the "valo-menu" element will make the menu appear on hover - i.e when mousing over on desktop, when tapping on touch devices (which also triggers hover). Change-Id: I4ee83cdd0e4198e02782cfcda945193305c41152
* Move all themes except Valo into a new compatibility-themes packageAleksi Hietanen2016-10-13714-13002/+0
| | | | Change-Id: Ife0707c69bac83f190b5497af5fef1af43af6e46
* Make valo independent of base themeAleksi Hietanen2016-10-0711-5/+1393
| | | | Change-Id: Iac0c90abb8b1e1b7e1d179af014d004aee3790a0
* Implement new RichTextAreaArtur Signell2016-09-121-1/+1
| | | | Change-Id: I6f430c77caaad6d610133f340eba960f2268897e
* Fix placeholder stylingAleksi Hietanen2016-08-295-18/+7
| | | | | | | | Placeholder styling was being applied to components even when the placeholder was not visible. This commit removes custom placeholder styling in favor of browser defaults. Change-Id: I2a1b696235070435511867a10619fcdecd187e3b
* Implement new PasswordField (#52)Aleksi Hietanen2016-08-185-15/+26
| | | | Change-Id: I12236a856403942382633aad5992467576baa7fc
* Remove IE8-IE10 client side codeArtur Signell2016-08-1843-315/+0
| | | | Change-Id: I2ca0b41c3cc2ed851646ced2e0693a93b1853c95
* Remove IE8-IE10 references from themesArtur Signell2016-08-1835-510/+147
| | | | Change-Id: I36a72137095ea86d1fbb5a737714549b99b8a396
* Remove the "liferay" themeHenri Sara2016-08-0539-1377/+0
| | | | | | | | The theme was designed for Liferay 6.0 and was following its look. Liferay 6.0 is no longer officially supported by Vaadin 8. Change-Id: I79e8ecd6674b1dce2424121d4c298b69d3f932d4
* Suggestion pop-up width API for ComboBox (#19685)Jonni Nakari2016-05-316-22/+51
| | | | | | | | | | | | | | Added API setPopupWidth(String) to ComboBox. The suggestion pop-up now has three different width modes: 1. Legacy "null"-mode: width is determined by the longest item caption for each page. This looks & feels like the old implementation. This is the default mode 2. Relative to the ComboBox. e.g. 100% 3. fixed width using any CSS definition Change-Id: Id60a6996ee82726196b84d50c2d0d18a6cfb5ebf
* Fix opacity value for disabled label and non-collapsible column (#15489)Denis Anisimov2016-05-132-0/+8
| | | Change-Id: I0d669f1c85feebcaa01c58fb81b5e20802440ef2
* Use error styles for NativeSelect/ListSelect/TwinColSelect in Valo (#19550)Artur Signell2016-05-112-2/+12
| | | | Change-Id: Ifc87f48b8145b56c7b83b9ce4aa1db8a698d7d49
* Restrict grid sidebar size to visible viewport (#19349)Artur Signell2016-04-282-0/+4
| | | | Change-Id: I75b7c662251de53b46e045d17d3cac650586acd2
* Move compiled themes out from resourcesTeemu Suo-Anttila2016-04-271090-0/+0
| | | | Change-Id: Id5cc38c717cd43f8e524db330c205958c8db1e31
* Filter valo/shared/_global.scss theme fileTeemu Suo-Anttila2016-03-301-1/+1
| | | | Change-Id: Icc1e1a0c8482117f38d5e1110a65580fb26d49ba
* Build vaadin-themes with mavenTeemu Suo-Anttila2016-03-291090-0/+31487
Change-Id: Ie40ea2c74358f6bf35a5a36a98561fd53fffe23f