v4.2.0-beta2
Live Demo →
API Documentation →
Changes Since 4.2.0-alpha2:
- c91c5c4 Update bower main to inclue MD for modulizer conversion
- 030f87e Update vaadin dependencies
- 57dc353 Use stable polymer-modulizer (#275) - * Use stable polymer-modulizer
- 137186a Fix Bower semver ranges (#273)
- 2e4cbcd Use the same action name for single and plurals (#267) - This unifies using of
add
user action in i18n text to use unifiedSelect
text
instead of switching text and context depending on plural context (one/many).
Thanks!
- 48b1cdf Fixed end of line problem with gulp-html-extract plugin on Windows.