bones_ui 1.0.6 copy "bones_ui: ^1.0.6" to clipboard
bones_ui: ^1.0.6 copied to clipboard

outdated

Bones UI - Simple and easy Web User Interface Framework for Dart

1.0.6 #

  • UIRoot with better load of locales.
  • UIComponent._parentUIComponent better populated.
  • UIComponent.isShowing
  • UIComponent.isRendered() -> UIComponent.isRendered
  • UIAsyncContent doesn't accept anymore as sub content another UIAsyncContent (throws StateError).
  • UIInputTable now when re-rendering respects previous set values.
  • UIRoot.buildAppStatusBar()
  • getLanguageByExtension()
  • mercury_client: ^1.1.4
  • swiss_knife: ^2.3.9
  • intl_messages: ^1.1.6
  • dom_tools: ^1.2.7
  • json_render: ^1.2.7
  • yaml: ^2.2.0

1.0.5 #

  • UIComponent: accepts null parent (will be set when rendered by parent).
  • UIComponent.onChange: should be called every time a component status changes or interactive event happens.
  • UIAsyncContent.equalsProperties() now makes deep check.
  • UIControlledComponent
  • UIComponentAsync
  • swiss_knife: ^2.3.8

1.0.4 #

  • UIComponent.isRendering
  • UIMultiSelection: fix options panel position on window resize. onTouchEnter/onTouchLeave
  • UINavigableComponent: alerts/exception for empty route.
  • dom_tools: ^1.2.6
  • swiss_knife: ^2.3.7
  • intl_messages: ^1.1.5

1.0.3 #

  • UIComponent.parentUIComponent
  • UIComponent.onChildRendered()
  • Navigation.parameterAsInt/parameterAsNum/parameterAsBool
  • Navigation.parameterAsStringList/parameterAsIntList/parameterAsNumList/parameterAsBoolList
  • UINavigator._encodeRouteParameters(): Comma ',' won't be encoded as %2C
  • swiss_knife: ^2.3.5

1.0.2 #

  • of prefix 'ui-' for css.

1.0.1 #

  • UIAsyncContent.isValid(properties]): properties optional.
  • Declaration of UIRoot.renderMenu() optional.

1.0.0 #

  • Initial version, created by Graciliano M. P. (Jan 2019)
13
likes
0
pub points
77%
popularity

Publisher

unverified uploader

Bones UI - Simple and easy Web User Interface Framework for Dart

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

dom_tools, expressions, html_unescape, intl, intl_messages, json_object_mapper, json_render, mercury_client, service_worker, swiss_knife, yaml

More

Packages that depend on bones_ui