OnsenUI

Mobile app development framework and SDK using HTML5 and JavaScript. Create beautiful and performant cross-platform mobile apps. Based on Web Components, and provides bindings for Angular 1, 2, React and Vue.js.

Downloads
125.5K
Stars
8.8K
Committers
127

Bot releases are hidden (Show)

OnsenUI -

Published by asial-matagawa over 7 years ago

OnsenUI -

Published by asial-matagawa over 7 years ago

OnsenUI -

Published by asial-matagawa over 7 years ago

OnsenUI -

Published by asial-matagawa over 7 years ago

OnsenUI - 2.1.0

Published by frandiox over 7 years ago

UPDATES

  • core: Add new component ons-select.
  • core: All component classes exposes event list with static getter events.
  • ons-navigator, ons-page: Fixed the issue that pushed options is always empty on Angular2-binding and macOS Safari.
  • ons-navigator: Fixed #1726.
  • ons-navigator: Animations block the interaction.
  • ons-navigator: Fix ternary operator error on options.leavePage.
  • ons-splitter: Add side property.
  • ons-splitter: Check content before hide/destroy.
  • ons-tab: Default click behavior can be overwritten by setting onClick property.
  • ons-tabbar: Add show method, hide method and visible property.
  • ons-dialog, ons-alert-dialog, ons-popover: User created dialogs are not moved inside page content.
  • ons-popover: show supports options.target.
  • ons-speed-dial: show, hide, showItems, hideItems, toggle and toggleItems now return Promise.
  • ons-fab: Execute this.show() and some statements before contentReady.
  • angular1: Fix load method of ons-splitter-content.

BREAKING CHANGES

  • ons-input: Deprecate content-left attribute.
  • css-components: Rename undocumented modifier one to rowfooter.
OnsenUI - 1.3.14

Published by argelius almost 9 years ago

  • ons-tabbar: Fixed #963.
OnsenUI - 2.0.0-beta

Published by argelius almost 9 years ago

  • core: Added more customizable animations.
  • core: [BC Break] Changed interfaces for registering custom animators on ons-navigator, ons-dialog, ons-alert-dialog, ons-dialog, ons-sliding-menu, ons-popover and ons-tabbar.
  • core: Removed unneeded iScroll library.
  • ons-scroller: [BC Break] Removed undocumented attributes and simplified DOM structure in ons-scroller elements.
  • ons-button: [BC Break] Removed animation feature and related attributes.
  • ons-modal: Added animations and animation options.
  • ons-alert-dialog: Added submitOnEnter parameter for ons.notification.prompt().
  • ons-list-item: Added tight modifier.
  • ons-if-platform: Supports multiple space separated values.
  • ons-pull-hook: Added getPullDistance, getHeight, getThresholdHeight methods.
  • ons-pull-hook: Added fixed-content attribute.
  • ons.platform: Added select method to force a rendering platform.
  • ons-sliding-menu: Now supports ngController directive.
  • ons-split-view: Now support ngController directive.
  • ons-tabbar: Added 'slide' animation.
  • ons: Added disableAnimations and enableAnimations to control animations display.
  • ons-loading-placeholder: Added ons.resolveLoadingPlaceholder() to delay resolving the placeholder.
  • ons-page: [BC Break] Removed undocumented several methods on ons-page component.
  • css-components: Stylus components don't rely on custom functions anymore.
  • ons-navigator: Added options.refresh parameter for popPage().
  • ons-carousel: Carousel will now apply the specified padding to the items.
  • ons-icon: Fixed #687.
  • ons-icon: Fixed #688.
  • ons-page: Added page life cycle events.
  • ons-list-item: Added lock-on-drag attribute to prevent vertical scrolling when user pans left or right.
  • ons-modal: Added isShown() method.
  • ons-navigator: Fixed insertPage() behaviour with high or low indexes.
  • ons-tabbar: Fixed callback in setActiveTab() method.
  • ons-tabbar: persistent tabs only throw 'init' event once.
  • core: every child element will be wrapped inside an ons-page.
  • ons-page: added page lifecycle events API
  • ons-splitter: Added ons-splitter, ons-splitter-side, ons-splitter-content and ons-splitter-mask custom elements.
  • ons-fab: Implemented 'fab' component.
  • core: Added page attribute expressions.
  • ons.notification: Added defaultValue, placeholder and autofocus options to prompt.
  • ons-sliding-menu: Fixed #879
  • ons-navigator: Added bringPageTop() method.
  • ons-carousel: Added getCarouselItemCount() method.
  • core: Add ons-scope Angular directive to allow not binding component to $rootScope.
  • ons-lazy-repeat: Add reload() method to delegate object to enable manual reloading.
  • ons-lazy-repeat: Fix layout of list when it's not placed on top of page.
  • ons-speed-dial: Implemented <ons-speed-dial> component.
  • ons-alert-dialog: Added "material" modifier.
  • ons-button: Added "material" modifier.
  • ons-dialog: Added "material" modifier.
  • ons-icon: Added "md-" prefix and support for material icon font.
  • ons-material-input: Added material input component with floating label.
  • ons-progress: Added Material progress bar and circular loader.
  • ons-ripple: Added Material Design ripple effect component.
  • ons-switch: Added "material" modifier.
  • ons-toolbar-button: Added "material" modifier.
  • ons-toolbar: Added "material" modifier.
  • ons-back-button: Change style when parent toolbar has modifier "material".
  • ons-list: Added "material" modifier.
  • ons-tabbar: Fixed #929
  • ons-splitter: Fixed #952.
  • core: Add support for Browserify.
  • ons.platform: uses cordova-plugin-device if installed.
  • ons-back-button: automatically hides if navigator has only 1 page.
OnsenUI - 1.3.13

Published by frandiox almost 9 years ago

  • ons-popover: Fixed #880.
  • ons-carousel: Fixed #929.
  • dependencies: Fixed #936.
  • ons-lazy-repeat: Fixed #966.
  • ons-sliding-menu: Fixed #967.
  • ons-pull-hook: Fixed #969.
  • ons-navigator: Fixed #1018.
OnsenUI - 1.3.12

Published by argelius almost 9 years ago

  • ons-page: Fix status bar fill for iOS9.
OnsenUI - 2.0.0-alpha.5

Published by argelius almost 9 years ago

OnsenUI - 2.0.0-alpha.4

Published by argelius about 9 years ago

OnsenUI - 2.0.0-alpha.3

Published by argelius about 9 years ago

OnsenUI - 2.0.0-alpha.2

Published by argelius about 9 years ago

OnsenUI - 2.0.0-alpha.1

Published by argelius about 9 years ago

OnsenUI - 2.0.0-alpha

Published by argelius about 9 years ago

OnsenUI - 1.3.11

Published by argelius about 9 years ago

  • ons-tabbar: Remove flickering when navigator is a child of tabbar.
  • ons-dialog: Fixed broken mask-color attribute.
OnsenUI - 1.3.10

Published by argelius about 9 years ago

  • ons-tabbar: Fixed #891.
OnsenUI - 1.3.9

Published by argelius about 9 years ago

  • ons-carousel: Fixed #844.
  • ons-navigator: Fixed #865.
  • core: Fixed #845.
  • ons-lazy-repeat: Added debouncing to increase performance on iOS.
  • core: Fixed #872.
OnsenUI - 1.3.8

Published by argelius about 9 years ago

  • ons-lazy-repeat: Recalculate heights when number of items change in order to support dynamic lists with variable height items.
  • ons-lazy-repeat: Don't wait to render to make the list more responsive.
OnsenUI - 1.3.7

Published by andipavllo about 9 years ago

  • core: Fixed #632.