| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
New “tests-valo” theme also included multiple variations to test with.
Change-Id: I3dd3b91526b32ae8d080d2fa431d2a64f6f7fef4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Top level background-color variable, which is then specialized by
different components in the theme.
Mass search-and-replace, tested that the theme works as expected.
Added a new test UI class for the Valo theme.
Updated .gitignore to ignore .sass-cache (command line Sass creates a
cache folder when watching for changes)
Change-Id: I574a393de059aec7b24cb6014d3192d9717688e5
|
|
|
|
|
|
|
| |
Added explicit isNaN checks to the results of parseInt function
because JavaScript would always convert 0 to false.
Change-Id: Ic904c321c0195ce50d9a498005459425b0c30d4c
|
|
|
|
| |
Change-Id: I1c3ed59d8a19d3355a3c729fb3635731b326a00e
|
|
|
|
| |
Change-Id: Iab81b1e5992d47c956f9d0440ece98fa546ee927
|
|
|
|
| |
Change-Id: I50094bc2d236f6dbb02a8b82d6cc9b5f7e4733a5
|
|
|
|
| |
Change-Id: I99db3d6280f0066ed1249cb348da7e82381b45c2
|
|
|
|
| |
Change-Id: Ic8ad7163d35e0e1c2d44e928cd52ca66a637b7fa
|
|
|
|
|
|
| |
This reverts commit ce1764fb1bad1b82462d73fbfe293b676c2a9c00.
Change-Id: I897e0f3a0876eaea4b68f0e3b75671ccb1398242
|
|
|
|
| |
Change-Id: I35375d2b39fbd666d848f6ffa62aa0ce1c0d4fad
|
|
|
|
| |
Change-Id: I509213ade4ed9765db8a7773c42051f8f182b272
|
|
|
|
| |
Change-Id: I7bb9a404c789f352477b752537ffdedfc60da91c
|
|
|
|
| |
Change-Id: I2c9c68134d9fe958e2881975d1d845dea819a761
|
|
|
|
| |
Change-Id: I0febbbaf85374c395454c889c36add277ca9b131
|
|
|
|
|
|
| |
Extract code which focuses on item after changing the page. Deferring this method allows to update the list of items before focusing.
Change-Id: I7d249c2abbd5c24ca2d798736e483f2b7dfa59f1
|
|
|
|
| |
Change-Id: Idf24ab4f7c2c48f8246f0c38906d2b8a46f46587
|
|
|
|
| |
Change-Id: I2ad5164a637b2b4c96b46f30df036ccbc5cbcd66
|
|
|
|
| |
Change-Id: I99f37403d58385a814347d36b0f8b1a35c63c282
|
|
|
|
|
|
| |
(#13444)
Change-Id: Ie666e2867908160b1544d3bf8251802ea771660f
|
|
|
|
| |
Change-Id: Idfdd37fad9917843c71cee6fd9ba6700f9df8a87
|
|
|
|
|
|
|
| |
VScrollTable ignores server-initiated changes to column size while the user is
dragging a table resizer element.
Change-Id: I2866246e7975a8ddddbfdc12a9d99fb2c813a870
|
|
|
|
| |
Change-Id: I63f0b1c8da52d426b5c370097256b08dbd44b5d7
|
|
|
|
| |
Change-Id: I9299d8c78e92816e368208f1cbc07b8c969a9600
|
|
|
|
| |
Change-Id: I7d2e00b13d2d0b3e3b0e3c20dd431c77721e7d91
|
|
|
| |
Change-Id: I0d1747d41b3b9e0a32d995a5cea9081292c8c2c6
|
|
|
|
| |
Change-Id: I050553b233fb7024049c31d9495d90f4d88239c8
|
|
|
|
| |
Change-Id: I95c82d2256221b0068d6c2762f6dbb8a1e29b6b8
|
|
|
|
| |
Change-Id: I4d13bee983817ce299d1f7e52ddd6cdc725fee6f
|
|
|
|
|
|
|
|
| |
This fix adds support for typing in color values according to
http://www.w3schools.com/cssref/css_colors_legal.asp into the
colorpicker popup input textfield.
Change-Id: If14ead791725c3052c05aa31e12e237e90c32348
|
|
|
|
| |
Change-Id: If95d50954a4122b1039174ffcacd7874f7f1f71e
|
|
|
|
| |
Change-Id: If899309eb1b05f4a519eed45df4e9cf1670a7740
|
|
|
|
| |
Change-Id: Ib8c6e45a8f77630e71b6f5264d6d42dc5efe922d
|
|
|
|
| |
Change-Id: I7bb500c1b64502881824875e967cf43c5e49a999
|
|
|
|
| |
Change-Id: Ib4dcb7519e3271de80bf9cd531c2d31030228494
|
|
|
|
| |
Change-Id: I6a2745c59c468aa2fbc45032a8478f533494b181
|
|
|
|
| |
Change-Id: Ib36d9c591c5089eeacacc94f68e4fbb064e5418d
|
|
|
|
|
|
|
|
|
|
| |
The fix to #9379 broke the support for long type fields in state classes. This
patch bypasses the unboxing of long values and adds the @UnsafeNativeLong annotation
to the methods which may fetch and return (without modifying) long values.
SerializerTest is extended to test the different data types in States.
Change-Id: I29fd2c6af13cd9a0d29ecb1444ed9eb8a2b013e3
|
|
|
|
| |
Change-Id: Iab049f9036c1e2efcd1445cd7691a93af1210ff0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The merge script was faulty between May and June 2013 and merged changes
individually from both 7.0 and 7.1 to master. In the case that a commit from
7.0 was merged right before there was a "Merge: no" commit in 7.1, the changes
between the "Merge: no" commit and the previous merge point from 7.1 to master was
potentially never merged (the whole chain was merged as a no-op).
The only affected change seems to be
0a437a5 Revert "Replaced css inject hack in TestUtils with Page.Styles.add() #11798"
b008768 Implement parenthesis-handling fixes for Sass in Vaadin 7.1 (#12834)
The former one is re-applied in this commit, the latter one has been verified to be in
the master branch
Change-Id: If0cd75d75fdfc8893ac501aab2a0be1b55b09dcc
|
|
|
|
| |
Change-Id: Ia5755dd476411d51415afb9bbd20ade91e3a23f4
|
|
|
|
| |
Change-Id: Iad410f26ed7f20bb03f15c46673f6f18081261d9
|
|
|
|
| |
Change-Id: Ib18a60ae7e41af8c6c119e5b2e12e4fd5bf1069c
|
|
|
|
|
|
|
| |
Correctly call PushConnection.disconnect instead of setting to null.
Also remove the obsolete PushHandler.disconnectCallback.
Change-Id: Ied055d489a269b016318947cd89cf0b46003c596
|
|
|
|
| |
Change-Id: Ib36917246fce3f051b61a979289c9bce23b1bf82
|
|
|
|
| |
Change-Id: Iced9219e8cd3172c53af286c4b644b04f00041c2
|
|
|
|
|
|
|
|
| |
- Add a couple of parameters in order make jetty context
reload whenever a class is modified.
- Remove deprecated SSL API calls.
Change-Id: I737fb92e78ce5573a4473639f25fcdad606f3c55
|
|
|
|
| |
Change-Id: I27f43e5bed2a0ebc0f04a1a83c922de42fb1a3c5
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Conflicts:
build.properties
client/src/com/vaadin/client/ApplicationConnection.java
client/src/com/vaadin/client/extensions/ResponsiveConnector.java
server/src/com/vaadin/server/Responsive.java
Change-Id: I49f90521611d1b86704a60c3d003cdeea9c3b864
|
| |
| |
| |
| | |
Change-Id: I1fc2bd735b538ebac6d4f41fc8536f26795cc85f
|
| |\
| | |
| | |
| | |
| | |
| | |
| | | |
9c29442 Replace SelectionRangeDragging TB2 test with TB3 test
9fa230d Avoid eagerly layouting from VScrollTable.updateFromUIDL (#13188)
Change-Id: I4f1395a13e8b1eae44a0030a3679475a3db9160a
|