]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2016-12-05 Aleksi HietanenMove Grid event handlers to a list, add method to add... 7.7.6
2016-12-05 Teemu Suo-AnttilaAdd screenshots as a Git submodule (#86)
2016-12-01 Johannes DahlströmRefactor Grid event handling methods to instances of...
2016-12-01 Johannes DahlströmStart client-side Grid DOM event handling refactor
2016-11-29 Pekka HyvönenFix wrong year in copyright header
2016-11-28 Artur SignellRe-add body rows when Escalator is reattached to DOM...
2016-11-25 Pekka HyvönenUpdate @since tags for 7.7.5
2016-11-22 Johannes TuikkalaFixed touch scrolling issue in Surface and WP devices... 7.7.5
2016-11-22 Pekka HyvönenRemove CustomFieldState (#20468)
2016-11-21 Artur SignellMark TextField/TextArea as busy when a text change...
2016-11-17 Patrik LindströmAdd lazy/simple resize mode to Grid (#20108)
2016-11-16 Henri SaraChange expected pre-release version number pattern...
2016-11-16 adamFixed drag and drop failure when message dragged from...
2016-11-16 Artur SignellKeep expand ratio for last row/column when reducing...
2016-11-14 adamFix NPE in case some items don't contain all properties...
2016-11-14 Denis AnisimovPrevent adding several scrollbar handlers (#19189).
2016-11-14 Henri SaraFix links in build report 7.7.4
2016-11-12 Henri SaraFix archetype list in build report script
2016-11-12 Henri SaraFix python list syntax in BuildDemos
2016-11-11 Artur SignellMake clicking outside a ComboBox add a pending new...
2016-11-11 Artur SignellRevert "Fixed touch scrolling issue in Surface and...
2016-11-11 Henri SaraInitial versions of the new release report scripts
2016-11-10 Denis AnisimovFix some modern browsers tests failures.
2016-11-10 Henri SaraUpdate Vaadin Spring documentation for 1.1.0
2016-11-09 Denis AnisimovFix modern browsers test failures for 7.7.
2016-11-08 Denis AnisimovUpdate @since tag for 7.7.4.
2016-11-08 Johannes TuikkalaFixed touch scrolling issue in Surface and WP devices...
2016-11-07 Denis AnisimovCorrect addon init param widgetset IT test.
2016-11-04 Steven SpunginAdd method to auto scale calendar time range (#17715)
2016-11-04 Artur SignellMake vaadin-server export the VAADIN package again...
2016-11-03 Artur SignellShow a sensible message for missing extensions (#10799)
2016-11-02 Artur SignellUse US english (license) in all places
2016-11-02 Denis AnisimovDate/time issues are fixed in the tests.
2016-10-28 Artur SignellEnsure #cell[N] always scrolls row N into view (#20423)
2016-10-28 Artur SignellPublish Escalator.getBodyRowCount to JS (#20344)
2016-10-27 Artur SignellMention latest browser versions
2016-10-26 Artur SignellAllow defining a focus delegate component for CustomFie...
2016-10-25 Artur SignellAllow a resize listener to fire a resize listener ...
2016-10-25 Teemu Suo-AnttilaUpdate Hierarchical container JavaDocs to match code...
2016-10-24 Artur SignellMake modal window block shortcuts for underlying compon...
2016-10-20 Artur SignellMake Grid isWorkPending wait for scroll events to compl...
2016-10-19 Marc EnglundAdd valo-menu-hover stylename to make responsive menu...
2016-10-18 Artur SignellUpdate client side selection state when changing select...
2016-10-18 Artur SignellSend selection change events when changing selection...
2016-10-17 Artur SignellMake UPPER_CASE_PROPERTY_IDS more human friendly by...
2016-10-14 Artur SignellAdd Grid.refreshRows to allow refreshing individual...
2016-10-14 Artur SignellCheck for duplicate property ids when setting Grid...
2016-10-13 Artur SignellNever check the selectAll checkbox in an empty grid...
2016-10-11 Artur SignellWorkaround for deadlock issue (#18436)
2016-09-26 Sebastian NyholmFixes VTree so that you can click sub elements when...
2016-09-25 Artur SignellUse versions-maven-plugin 2.3 to avoid NPE while settin... 7.7.3
2016-09-25 Artur SignellAdd tests for widgetset compilation in different modes
2016-09-25 Artur SignellFormat project pom files using correct settings (4...
2016-09-25 Artur SignellFix widget set builder to create widget set in correct...
2016-09-25 Artur SignellUse widget set specified by init parameter (#20276)
2016-09-22 Leif ÅstrandRevert "Use widget set specified by init parameter... 7.7.2
2016-09-21 Alejandro DuarteUpdated link to new step 1 video in tutorial (the new...
2016-09-21 Artur SignellUpdate to Chrome 53
2016-09-20 Artur SignellSpecify branch also for Sampler
2016-09-20 Artur SignellUse requestAnimationFrame when scrolling in Grid (...
2016-09-20 Artur SignellMake initially disabled grid work when enabled (#20240)
2016-09-20 Artur SignellChange javadoc to a style Eclipse formatter can handle
2016-09-20 Artur SignellFormat Java files using Eclipse Neon and Vaadin settings
2016-09-20 Artur SignellFix assertion error when column widths are calculated
2016-09-16 Artur SignellEnsure temporary layout manager state is cleared at...
2016-09-16 Ingo KegelFix regression that broke widget set compilation in...
2016-09-15 Artur SignellUse correct column index when calculating min width...
2016-09-15 Artur SignellUse widget set specified by init parameter (#20276)
2016-09-14 Artur SignellMake test pass on all browsers
2016-09-14 Artur SignellBuild demos from 7.7 branch
2016-09-14 Artur SignellSkip Maven enforcer plugin during demo validation 7.7.1
2016-09-14 Artur SignellCalculate column widths immediately if there is data...
2016-09-14 Artur SignellEnsure Firefox always updates the grid scrollbar (...
2016-09-13 Artur SignellChange snapshot version 7.7-SNAPSHOT
2016-09-13 Artur SignellHandle encoded URL characters correctly when constructi...
2016-09-12 Artur SignellTest for Firefox download disconnecting push channel
2016-09-12 Artur SignellDo not include yuicompressor for Sass compiler
2016-09-11 Artur SignellMake test independent of any converters present in...
2016-09-08 Artur SignellAlways show loading indicator for JavaScript RPC (...
2016-09-05 Artur SignellDelete broken stylesheet and revert to default style...
2016-09-05 Artur SignellPrevent editor from being canceled while it is being...
2016-09-05 Artur SignellUpdate DOM and update escalator row count in the correc...
2016-09-05 Artur SignellFix ComboBox paging when number of items equals page...
2016-09-02 Patrik LindströmDiscard for DateField when the data source contains...
2016-09-01 Artur SignellDo not run test on IE8 as IE8 is broken
2016-08-30 Matti TahvonenFire actions before removing menu from the DOM (#20080)
2016-08-30 Artur SignellUse servlet context classloader when finding servlet...
2016-08-30 Artur SignellFix animation end listeners so they are always removed...
2016-08-30 Matti TahvonenAdded a fallback value for useragent (#20172)
2016-08-29 Alejandro DuarteUpdated tutorial to Vaadin 7.7.0
2016-08-29 Artur SignellUse Vaadin plugin 7.7.0
2016-08-28 Artur SignellRequire correct servlet version in OSGi (#20190)
2016-08-25 Henri SaraUpdate release notes for maintenance releases
2016-08-24 Artur SignellProperly encode special UTF-8 characters (#19928)
2016-08-23 Henri SaraAdd release notes mention about strict mode 7.7.0
2016-08-17 Artur SignellRemove confusing note about OSGi support (#20094)
2016-08-16 Artur SignellPrevent Atmosphere from resurrecting a destroyed broadc... 7.7.0.rc1
2016-08-15 Henri SaraUpdate/remove empty @since for 7.7
2016-08-15 Henri SaraUpdate release notes for 7.7.0.rc1
2016-08-14 Artur SignellFix OSGi manifest for vaadin-shared
next