summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN
Commit message (Expand)AuthorAgeFilesLines
...
| * Add favicon.ico to Valo. (#14781)Sauli Tähkäpää2014-10-071-0/+0
| * Add outside-range styles for DateField. (#14711)Jouni Koivuviita2014-10-071-8/+25
| * A cursor is displayed when clicking on radio buttons on iOS 8.0 (#14681)Sergey Budkin2014-10-011-0/+5
* | Adds Valo support for Grid (#13334)Henrik Paul2014-10-023-129/+172
* | Merge remote-tracking branch 'origin/master' into gridLeif Åstrand2014-09-204-0/+185
|\ \ | |/ |/|
| * Implement commit/discard functionality for editor row (#13334)Johannes Dahlström2014-09-191-0/+7
| * Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-09-0338-615/+2307
| |\
| * | Initial client-side editor row implementation (#13334)Johannes Dahlström2014-08-291-0/+12
| * | Merge branch 'master' into gridLeif Åstrand2014-08-224-0/+166
| |\ \
| | * \ Merge remote-tracking branch 'origin/master' into gridJohn Ahlroos2014-08-2014-30/+130
| | |\ \
| | * \ \ Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-08-1912-53/+150
| | |\ \ \
| | * \ \ \ Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-08-1233-1036/+1251
| | |\ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'origin/master' into gridJohn Ahlroos2014-08-1115-233/+569
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge remote-tracking branch 'origin/master' into gridJohn Ahlroos2014-08-0752-135/+205
| | |\ \ \ \ \ \
| | * | | | | | | Increase z-index of frozen cells for correct rendering (#13334)Teemu Suo-Anttila2014-08-061-1/+1
| | * | | | | | | Merge branch 'master' into gridLeif Åstrand2014-07-223-0/+8
| | |\ \ \ \ \ \ \
| | * | | | | | | | Implement active cell painting and mouse interaction (#13334)Teemu Suo-Anttila2014-07-151-1/+12
| | * | | | | | | | Position sorting indicators correctly in both Chrome and FF (#13334)Leif Åstrand2014-07-101-2/+8
| | * | | | | | | | Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-07-0812-12/+68
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-07-01309-349/+13416
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Send selection between server and client (#13334)Henrik Paul2014-06-271-1/+5
| | * | | | | | | | | | Added sort indicators to Grid headers #13334John Ahlroos2014-06-271-0/+14
| | * | | | | | | | | | Merge remote-tracking branch 'origin/master' into gridJohn Ahlroos2014-06-161-0/+9
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into gridJohn Ahlroos2014-05-261-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into gridTeemu Suo-Anttila2014-05-206-32/+48
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge "Merge branch 'master' into grid" into gridLeif Åstrand2014-04-103-2/+98
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into gridLeif Åstrand2014-04-104-0/+128
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Fixes a few Escalator regressions relating to IE8 and IE9 (#13334)Henrik Paul2014-04-101-5/+8
| | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Merge commit '5d0b53bad' into gridLeif Åstrand2014-03-194-0/+128
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | | | | Notification animations feel janky (Valo) (#14656)Jouni Koivuviita2014-09-191-5/+5
* | | | | | | | | | | | | | | | | Fix FormLayout has always an odd 12px horizontal margin (#14574)Jouni Koivuviita2014-09-191-1/+0
* | | | | | | | | | | | | | | | | SassDoc stubs, mostly auto-generated by special utility (#14203)Sergey Budkin2014-09-1530-18/+837
* | | | | | | | | | | | | | | | | Fix Valo DateField rendering in read-only FieldGroups (#14603)Heikki Ohinmaa2014-09-051-3/+3
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Fix to Valo menu for iOS (make the header visible)Jouni Koivuviita2014-09-011-0/+13
* | | | | | | | | | | | | | | | Valo Sass API documentation, part 2Jouni Koivuviita2014-08-3011-213/+729
* | | | | | | | | | | | | | | | First batch of Valo Sass API documentation, plus bug fixesJouni Koivuviita2014-08-3034-403/+1565
* | | | | | | | | | | | | | | | Increase datefield calendarpanel selected date text contrastJouni Koivuviita2014-08-291-0/+1
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Bugfixes to Valo (#14490)Jouni Koivuviita2014-08-223-4/+4
* | | | | | | | | | | | | | | Fix CustomLayout: component not added at the default location (#14340)Anna Miroshnik2014-08-211-0/+2
* | | | | | | | | | | | | | | Prevent user text selection by default (Valo)Jouni Koivuviita2014-08-2012-16/+27
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Common components inside Table cells render better (Valo)Jouni Koivuviita2014-08-195-15/+64
* | | | | | | | | | | | | | Last minute small fixes to ValoJouni Koivuviita2014-08-193-1/+5
* | | | | | | | | | | | | | Add a new variation for ValoJouni Koivuviita2014-08-196-9/+53
* | | | | | | | | | | | | | Small adjustment to MenuBar line-height (Valo)Jouni Koivuviita2014-08-191-1/+1
* | | | | | | | | | | | | | Table column resize does not work in Valo (Firefox) ( #14401)Jouni Koivuviita2014-08-192-4/+7
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | Remove unnecessary negative border radius declarations from menu bar (Valo)Jouni Koivuviita2014-08-151-7/+11
* | | | | | | | | | | | | Modularize menubar mixins and add submenu indicator for top level itemsJouni Koivuviita2014-08-152-39/+50
* | | | | | | | | | | | | Make read only textfield visually different from normal text fieldsJouni Koivuviita2014-08-151-1/+1
* | | | | | | | | | | | | Add new "colored" style for Label (Valo)Jouni Koivuviita2014-08-152-1/+5
* | | | | | | | | | | | | Valo Tree Drag & Drop styles broken (#14360)Jouni Koivuviita2014-08-151-1/+8