| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| |
| |
| | |
Now lighter bg on light colors and darker bg on dark colors.
Change-Id: Id61b88d1cae65330c6f7b2cc3bb93880a7de9965
|
| |
| |
| |
| | |
Change-Id: Iece29f5b06a644e374935534399686d938de7501
|
| |
| |
| |
| | |
Change-Id: I40a2fead8ba84b5e827823eae7c73593e8561225
|
| |
| |
| |
| | |
Change-Id: If4498c832f6a2fd4e3ebfb0e01e35909b1b6c3a5
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Moved notification and valo-menu styles to the components folder as
well, and added them to the $v-included-components list.
Additional styles are now also controlled with a list variable, which
lists all components whose additional styles should be included in the
build.
Change-Id: Ifb8d49d71622decf8fa0d4875985fcafd908a1f8
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Update the font icon to version 4.1.0.
The enum is now sorted alphabetically by the icon name, while
previously it was sorted by the code point.
The new list is copied from http://fontawesome.io/cheatsheet/ which
contains all the icons in the font.
Change-Id: I41a69248a9e3bd25c90b7f79b5814cdb46b10bbc
|
| |
| |
| |
| |
| |
| | |
(#14354)
Change-Id: Ie995268f8d89a951e9ebb351edde4ba1e824101e
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Add a new utility mixin for defining width-ranges and height-ranges.
Refactored ValoThemeUI to use Responsive and styled it to fit in a
variety of viewport widths.
Fixed an issue with “flat-dark” using named colors, which trips the
“type-of” function.
Theme “theme select”.
Change-Id: Iff55ca2c23d2e279b6199590db2fdfe51423c1df
|
| |
| |
| |
| | |
Change-Id: I15f35e2c1e5e61027fc4fca6593f24f1112624c7
|
| |
| |
| |
| |
| |
| |
| | |
Make readonly textfields show better inside panels for instance (so
that they look different from normal textfields).
Change-Id: If2b9b810a5bf0d7388563ea1d7560bbf1b9f149a
|
| |
| |
| |
| | |
Change-Id: Ibeb5849417776847f40422ff1b9fb99c63d23af7
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The selected color hex value is no longer overlapping with the color
square.
But now when there’s no hex value as the button caption, there’s extra
white space on the right edge of the button, which is unavoidable. This
is a lesser evil.
Change-Id: I9c7e36fdf22f63c9cad6972f0f2038513f841d6b
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Reduced padding around widgets inside table cells also.
Set z-index for drag’n’drop styles to set the above any relative
positioned widgets inside table cells.
Change-Id: I512c61428aa88678261f276148d3ba39134a6411
|
| |
| |
| |
| |
| |
| | |
component (Valo theme) (#14152)
Change-Id: I81b340206a6020d349593926156264b85253c4e6
|
| |
| |
| |
| | |
Change-Id: I5e7d6a11bee0127bc3f9f4dd32c0828f28b0659d
|
| |
| |
| |
| | |
Change-Id: I228d065d13cc6f85f6901702d33121c675af6fc4
|
| |
| |
| |
| | |
Change-Id: Ia942f91d22e7fa459e345ea4036e56d071054eb7
|
| |
| |
| |
| | |
Change-Id: I6a037afcc494079ec1eb49980e89ba1f2aeba4ec
|
| |
| |
| |
| | |
Change-Id: I1e07c97b789b7e6bf950d2ba9f60b0ae9c777fd4
|
| |
| |
| |
| |
| |
| |
| | |
Also remove the child toggle element for leaf nodes in all browsers
(previously only IE8).
Change-Id: If2a1b14dcd423e9322141f36900406b745451993
|
| |
| |
| |
| | |
Change-Id: I26ed26da63969d3798b543fb3b55ddb92e07b32c
|
| |
| |
| |
| | |
Change-Id: I076a05a393ae85bb68983eaa2756d36a0e92014e
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Fix inconsistent rendering between Valo’s bundled Open Sans vs. Google
Fonts provided Open Sans versions on Windows (DirectWrite).
The previous bundled font was generated with Font Squirrel Webfont
Generator with some additional optimizations on (the “Fix GASP Table”
option most likely), which caused the inconsistencies. The new version
is converted with the basic options (most straightforward conversion).
Change-Id: Id9190dc6ceff26d771ec4622a5750b2a1f234304
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Updates UI and overlay container class names when the theme changes
* Initially verifies that the theme has actually been loaded (for the embed case)
and class names have been properly set
* Forces a state change to all components to re-translate theme:// URLs
* Runs a full layout after the new theme has been loaded and activated
Change-Id: I5a7391abe1bb467130bbb4660e4829b43f3e4255
|
| |
| |
| |
| | |
Change-Id: I4f5bc370a1a60ed2acbd38f62732547f1db7bee9
|
| |
| |
| |
| | |
Change-Id: I24ef0a31d03e6512a36622a6bb457795aa873705
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Due to old fix for (#11994) the v-scrollable div of the window would
expand to 110% of its size then immediately back to the original size.
The first action, expanding the v-scrollable to 110% would decrease
the scrollTop value of our panel, while increasing its height. When
the revert back action would set the v-scrollable to its own size,
the panel's scrollTop would remain decreased, causing the scroll bar
to move up, hiding the ~10% at the bottom.
Fixed by calling Util.runWebkitOverflowAutoFix(); instead of changing
the height.
Change-Id: I79eafd1f9500c2e4c10dadbfc7100608c0732e04
|
| |
| |
| |
| | |
Change-Id: Ie561a3ef95fcc15e357d1edb65b45f596683e7e4
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Offline apps need to know when server errors are 500 or 400 in
order to switch appropriatelly to the offline mode.
Also we need exported the fetchRootConfig method and a
reliable way to get loaded apps.
Related with change I29635982514071e63221a9771d6729da14273ad3 [1]
see temporal workaround in TouchKitServlet
[1] https://dev.vaadin.com/review/#/c/4037/
Change-Id: I339ca697d035508a67d1eb24480cd12c4b9c6c0e
|
| |
| |
| |
| |
| | |
In some servlet definitions async-supported was before init-param
Change-Id: I2d4886a0aa4c37bad3b0385e25b51e91d59a4c31
|
| |
| |
| |
| | |
Change-Id: Icd38631f8802fc86949fa29dd517f1aca0499c33
|
| |
| |
| |
| | |
Change-Id: I7ce7c61f842a09af1842a14fedec3412120944c7
|
| |
| |
| |
| | |
Change-Id: I33d70c54b9118e85c9542e56b917b993516ae213
|
|\|
| |
| |
| | |
Change-Id: I0efe8538f2472d1a6cf5ec10aadcde13ed39f9ad
|
| |
| |
| |
| | |
Change-Id: I9b0566070af58afda7693936943237e70cea4a2f
|
| |
| |
| |
| | |
Change-Id: I9f6486597c45180ef7f748ba128f3f287d28bd97
|
| |
| |
| |
| |
| |
| |
| |
| | |
Calling GWT RPC throw an exception when __gwtStatsEvent doesn't return
a boolean. This was in the Profiler.ensureNoLogger where the function
assigned was empty.
Change-Id: If97e15eb3c2c6512e80f3bde81ba180b8c95c947
|
|\|
| |
| |
| | |
Change-Id: I9351dbd08044c66ab70843284532f6bad1a2b130
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This reverts commit 1b73b00b2875c5eafa3c641b77f5d9efc2f7d929 as
well as the related changes to @since, release notes etc.
Conflicts:
client/src/com/vaadin/client/ResourceLoader.java
client/src/com/vaadin/client/communication/TranslatedURLReference.java
client/src/com/vaadin/client/ui/ui/UIConnector.java
server/src/com/vaadin/ui/UI.java
shared/src/com/vaadin/shared/ui/ui/UIState.java
uitest/src/com/vaadin/tests/tb3/AbstractTB3Test.java
Change-Id: Id882dc730f51055f6d17200964bcaf8a1f87a35f
|
| |
| |
| |
| | |
Change-Id: Ibf8888de795b08aed0446607165d7318f94ee6f4
|
| |
| |
| |
| | |
Change-Id: I4c9d24fdf0fa43c1abbe1843887b1a0001084a60
|
|\|
| |
| |
| | |
Change-Id: I0c7f4ac1528dda9d1ebde724854bab84092e0c10
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Updated release notes to the form previously used in master.
The ticket list link needs to be updated separately in the
7.3 branch.
Change-Id: I7b7d09a1281261d3a1b8793cfff9ba8951a07798
|
| | |\
| | |/
| |/|
| | | |
Change-Id: Ifeb36e6c0acd156b7714f96f32ad7d4ff8416100
|
| | |
| | |
| | |
| | | |
Change-Id: I79ddfee4fd97c545f2bd502655560ff4cbe600a4
|
| | |
| | |
| | |
| | | |
Change-Id: I1d5bcee8bc841c2d3d30f80b520b83a84ce686d2
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The Vaadin Sass compiler does not yet support general interpolation in
quoted strings.
Change-Id: I6e40e4ba8dacc8d65468b029e4f756566dd10c9f
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This change makes the mixin opacity() compatible with both the
sass-lang implementation and our compiler.
Change-Id: I29923cb3cf6d876fcf39696608fe3a5e3222374d
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Earlier patch caused focus outline/box-shadow to be applied to
borderless style. This patch removes those again.
Change-Id: Ib528675032c87e28b4962e7e5686dde56578be8d
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Avoid name clashes with custom theme style names (got one report where
this was an issue).
Change-Id: If4bac6c227ad665084f2c9d4e03e1514a4149684
|