| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Includes commit and cancel UI. Vaadin-specific commit/discard implementation
will be submitted as a separate patch. As of now, commits are assumed
to always succeed.
Change-Id: I2043eac2fe80012bee235648b01518f19057c215
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Only shows a bare grey row for now. Enter opens editor for
active row, Esc hides editor.
TODO
* Double-click to edit does not work
* Scrolling to edit hidden row does not work
* EditorRowHandler to bind data+widgets
* Server-side integration
* Commit/discard buttons
Change-Id: I0ae678b086493b0e46ab7c1db99eb92049318d6f
|
|\
| |
| |
| | |
Change-Id: I29844888351eaf8e75216c70fcaa9d25b4507036
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
|\|
| |
| |
| |
| |
| |
| | |
Conflicts:
WebContent/release-notes.html
Change-Id: Ie05bea7142134a7a9d655fcdf6ca232fd13c742b
|
| |
| |
| |
| | |
Change-Id: I24ef0a31d03e6512a36622a6bb457795aa873705
|
| |
| |
| |
| | |
Change-Id: I3bf1fd2733e283c98a1ebb5ff260381ff4b5bfab
|
|\|
| |
| |
| | |
Change-Id: I6878b3c64eb5c98174537f4e5864e2ff2cb1863f
|
| |
| |
| |
| | |
Change-Id: I7ce7c61f842a09af1842a14fedec3412120944c7
|
| |
| |
| |
| | |
Change-Id: Iecb9db0fe6ea9ef0409e2ac0a294ac3508277251
|
| |
| |
| |
| | |
Change-Id: Icfbb9c6a4a52db0c55a5244f2dfdb24a86379397
|
|\|
| |
| |
| |
| |
| |
| | |
Conflicts:
WebContent/release-notes.html
Change-Id: I7f97cb771665485dbc9130a3c9b0365185615fc5
|
| |
| |
| |
| | |
Change-Id: I9b0566070af58afda7693936943237e70cea4a2f
|
| |
| |
| |
| | |
Change-Id: Ibf8888de795b08aed0446607165d7318f94ee6f4
|
|\|
| |
| |
| |
| |
| |
| | |
Conflicts:
WebContent/release-notes.html
Change-Id: I515edf75b3ba2eb0bf94fa0d747cadbce2c79a21
|
| |
| |
| |
| |
| |
| |
| | |
The default hiding delay should be 0ms instead of 1000ms, according to
the server side class at least.
Change-Id: I064c01b2fdc9df4cbcbd74def8e494add22ee749
|
| |
| |
| |
| |
| |
| |
| | |
Deprecate ‘font’ mixin in favor of ‘v-font’. The deprecated mixin will
print a warning message to the console.
Change-Id: I28ae1d39606c2c6ff7bee2e8cc811acf7e2479a2
|
| |
| |
| |
| | |
Change-Id: Ic04f97d00745c2b7d1b4c143b2a458ab47188fd2
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Default opacity (90%), fade duration (400ms) and fade delay (1000ms) are
defined in the base theme.
“In” animations can be defined by using a dependent stylename
‘animate-in’ (prefixed with the widgets own primary stylename), e.g.
'v-Notification-animate-in'. That CSS class should then have a CSS
animation specified, and the CSS animation name should contain
'animate-in', e.g.
.v-Notification-animate-in {
animation: notification-animate-in 400ms;
}
@keyframes notification-animate-in {
...
}
“Out” animations are defined similarly, but with 'animate-out' as the
keyword.
The base theme contains mixins for declaring keyframes rules as well as
animation values, which include needed vendor prefixes.
Refactored deprecated GWT API’s to use newer API’s.
Change-Id: Iba929e8de8b6ce100852d472d65c9c9d0630c48f
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Conflicts:
WebContent/release-notes.html
build.properties
client/src/com/vaadin/client/ApplicationConfiguration.java
Change-Id: I36f075a03350e45c8666832142d7368891af3e59
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Fixes #13563 and #10356
Debug window styles are only downloaded and injected to the page if
productionMode==false and ?debug parameter is present and not in
‘quiet’ mode
Change-Id: I3ac588745f4702a1cc0473b95806877cbf7062ad
|
| | |
| | |
| | |
| | | |
Change-Id: I75174af63092fca72d9aa63ccf3c06a77f42c4f6
|
| | |
| | |
| | |
| | | |
Change-Id: I35ceccea85ff0f74cbd0fd7655dba20efa25e191
|
|\ \ \
| | |/
| |/|
| | |
| | |
| | |
| | | |
Conflicts:
WebContent/release-notes.html
Change-Id: Icccb2e30199f99a7b0b00f05b1a12d5f7297402f
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This makes Slider, SplitPanels and DragAndDrop anywhere except Table
work on IE and touch screen.
Change-Id: I1c710a14fc3957c81ade07fd2a3de1e4b6feec1a
|
| |/
| |
| |
| | |
Change-Id: Iddc6ecd5f455d28a43a67cdbf22cf81dbf3a6a5b
|
|\ \ |
|
| |\ \
| | |/
| |/|
| | | |
Change-Id: I48781ab6c755ad5f51061c023f54de2aea85e62a
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | | |
d0bc54b Prevent popup open when datafield is disabled (#13508).
Change-Id: I3f15fa2d0774dfa0c91312d79822be94afcb0d34
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I5bb3ec24ad15d832a43998a4cee49a61ae81562e
|
| | |/
| |/|
| | |
| | |
| | |
| | | |
This reverts commit 4420f52578e245045677f88852f1ba3f405e88a3.
Change-Id: I06effe06f245baaeb499071917c359eb34cc55ea
|
|/ /
| |
| |
| | |
Change-Id: I3446d1f781f5aa5e3262a20f51999b0a52d48dd3
|
| |
| |
| |
| | |
Change-Id: I0511bcf6814fa33d558712da2bc112b545468153
|
|\ \
| | |
| | |
| | | |
Change-Id: I2f1134ce1bd5e8dbb183881fc69120e964271245
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Renamed Icon to ImageIcon
Change-Id: I608815f17a3651b205fed81b5294385df0d68802
Extracted the abstract client-side Icon class
Change-Id: Ic32e270595a5796d0bbd1dd31f34282b56672aa9
Created the FontIcon class
Change-Id: Iad13871e7bf1807dee2c538c76306d4620191f5e
Renamed AbstractComponentConnector.getIcon to getIconUri
Change-Id: I6953ab79661993b561655d483c1bd013b66407f3
Added the AbstractComponentConnector.getIcon method
Change-Id: I6fb91dc643fb09da3ba53666b1a8a289901702e3
Refactored getIcon
Change-Id: Ibae39e66d0fb8449e20ac5209eb8c18b6ada4387
Made all existing uses of Icon compatible with FontIcons
Change-Id: I8f28ec5254f2e5282a887519d3f44bc1e27aba72
Initial server-side support for font icons - does not include an actual icon set yet (#13152)
Change-Id: Ie6c09b17dd577c726e0efc13567749f6f4d56d8d
Changed server side FontIcon URI generation to match the correct scheme
Change-Id: I3628b930b310b3f285bc58a3f471e31e641d307e
Initial server-side icon font (FontAwesome) with scss - to be considered placeholder for testing (#13152)
Change-Id: I361e62aba0d943a736471824e149d65c7eea9c76
Changed the FontIcon URI scheme
Change-Id: I15c92f6bb3d0aa0a800f3f0bfa80419979453e17
Added FontIcon support to AbstractOrderedLayoutConnector
Change-Id: I3b2b45b22d29622fd888dbe922aa0cc8a718104d
Added FontIcon support to table items
Change-Id: Id22ce94c96a892420aab1e39663688fc9f3bc282
Added FontIcon support to OptionGroup items
Change-Id: Ie08bef688f6802182ef5f8b2bf82cf8b1f9096bb
Switched to openly use FontAwesome (#13152)
Change-Id: I18c3325ce93915b7fd6e338c8c293a89711277bc
VaadinIcons are now FontAwesome (#13152)
Change-Id: I0ab2a80735cbf08b6e33d358e3e8c6a205626fc4
VCaption does not longer set icon to 0x0px if it's a FontIcon (#13152)
Change-Id: Ibcd96e0f79f0adf2e217a8580d17f1cc93705710
Fixed typo in @font-face, removed .otf (#13152)
Change-Id: I698ca32c560e5f198c32a6c44f7884d3030ee610
Make font icons behave more like img (display:inline-block) (#13152)
Change-Id: Ic79186c90f1fc566deae1f4d8d4ba2c21d89a42e
|
| | |
| | |
| | |
| | |
| | |
| | | |
Updates the font icon files to add the official TestBench icon
Change-Id: I6f417aea761c5b2320c69d36f0616e1d746224a0
|
|\| |
| | |
| | |
| | | |
Change-Id: I8f1f412eeb450688bba58b715eba6db9e4ae43ae
|
| |\ \
| | | |
| | | |
| | | | |
Change-Id: Ia036030703538e2110d656b4b35d210147edb961
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Done:
- VaadinFinderLocatorStrategy returns optimal paths for any Widget
selectable by it.
- TestBenchSection of the Debug Window picks and clears as expected.
- Debug Window no longer presents user with a widget hierarchy
- Translation from VaadinFinderLocatorStrategy query strings to
ElementQuery API calls (should be done in SelectorPath.java)
- Make SelectorPaths change background color when hovered
Change-Id: Ie122f962a319ddf560fa9ac4f6bc57f32a120f91
|
| |\ \ \
| | | |/
| | |/|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
c551507 Selected option is updated when item caption changes in Select (#9250)
3595685 Converted TestUIWidgetset test to TB3 and fixed wrong text in assertion.
89d860c Convinience methods for getting mouse and keyboard in test.
d00397f Converted TB2 test to TB3 and fixed text assertion.
857de0f Renamed test according to conventions and fixed assertion text.
b9a6a48 Update textbox when Select item caption changes (#9250)
1687889 Retain focus while changing DOM in OrderedLayout (#12967)
f93c870 Remove unselected rows from selection on client side (#13008)
1d1ccf4 Fix Firefox and Vaadin 7 scroll distance (#11353)
62ac53a Ensure widgetset compile messages go to stdout (#7516)
171d02a Remove references to read/write through modes (#13184)
3f09c10 Better-looking CSS for Vaadin API Javadocs (#13219)
f0a4ea9 Do not throw NPE for equals(null) (#8910)
3897025 Add deprecated expand ratio methods to FormLayout (#12876)
b89dba9 Exclude a possible bin directory when building (#13258)
69983d0 Re-adjusted the rendering order of TabSheet tabs to prevent an NPE in isClipped (#12343)
e5dee6a Use Calendar as sender for action handlers (#13191)
Change-Id: I581ec7517aaa19a2e46b48e31cdefdd3db2c05c5
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I01be5ddfe0e266e4cb5b7e9872adaeaf0f745a84
|
| |\| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Conflicts:
client/src/com/vaadin/client/ui/VWindow.java
Change-Id: I6b4605ffafe990747757ec545cf2b52656c9f9f4
|
| | |/
| | |
| | |
| | | |
Change-Id: I9ba142a35ab887bb3a71c7311064ebab77bc01ba
|
| | |
| | |
| | |
| | | |
Change-Id: I5683fe14bc695488f398af2f8e7faf39bbbb2f9f
|
| | |
| | |
| | |
| | | |
Change-Id: I8fa99a96c2120583bb1ecd152f8f337aef702614
|
|\| |
| | |
| | |
| | | |
Change-Id: I2502ed31f81326b2e32a03ad34c289a5bf7bd2b5
|
| |\|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
84521fa Use correct type for UIDL value to avoid development mode problems (#12545)
3680505 Ensure generated parser is re-generated during build (#12937)
f3fa6af Regenerated parser files (#12937)
011a2a0 Do not generate ParseException as it has been customized (#12937)
9be3b40 Workaround for missing value change event in chrome (#10109)
48034f6 Ensure alternate text is still visible (#11780)
cbc9949 Added test case for #12726
07b1a9d Prevents accidental selection of window caption or content. (#12726)
e05e10e Added extra asserts to make test more safer to blind refactorings
33e5897 Use localhost when running locally to avoid potential network issues
642818f Allow using @RunLocally to run on a local Firefox/Chrome/Safari
81a1c29 Revert "Fixed lost scrollLeft when row count changed in Table (#12652)."
dde6a48 Output test results in XML reports instead of to standard output
012e649 Fix TB3 local testing and occasionally failing SliderDisableTest.
Change-Id: I4f4e44e887e7e90dd04e6d7381280a997e9527cc
|
| | |
| | |
| | |
| | | |
Change-Id: Icfa54ec612153c3a92f83d7cb083685f7e77d295
|
| | |
| | |
| | |
| | | |
Change-Id: If5df6a7651482a33558088398330fd73a4d43645
|
|\| |
| | |
| | |
| | | |
Change-Id: I9f669ec38c39a42d1ef2a25121b77aab31551863
|