Skip to content

Latest commit

 

History

History
144 lines (109 loc) · 2.47 KB

CHANGELOG.md

File metadata and controls

144 lines (109 loc) · 2.47 KB

1.0.17

  • bones_ui: ^1.2.0
  • bones_ui_bootstrap: ^1.2.0
  • swiss_knife: ^2.5.24
  • mercury_client: ^1.1.16
  • dynamic_call: ^1.0.16
  • intl_messages: ^1.1.13
  • enum_to_string: ^1.0.14

1.0.16

  • bones_ui: ^1.1.1
  • bones_ui_bootstrap: ^1.1.1
  • swiss_knife: ^2.5.18
  • mercury_client: ^1.1.13
  • dynamic_call: ^1.0.14
  • intl_messages: ^1.1.12
  • markdown: ^3.0.0

1.0.15

  • bones_ui: ^1.0.20
  • bones_ui_bootstrap: ^1.0.6
  • swiss_knife: ^2.5.13
  • mercury_client: ^1.1.12
  • dynamic_call: ^1.0.13
  • intl_messages: ^1.1.10
  • markdown: ^2.1.8
  • pedantic: ^1.9.2
  • test: ^1.15.3

1.0.14

  • bones_ui: ^1.0.16
  • swiss_knife: ^2.5.7

1.0.13

  • Removed old ./tool/ scripts.
  • dartanalyzer.
  • bones_ui: ^1.0.15
  • swiss_knife: ^2.5.6
  • intl_messages: ^1.1.9

1.0.12

  • Added: OceanExpressApp.version. When defined shows the version in the UI footer.

1.0.11

  • bones_ui: ^1.0.13
  • bones_ui_bootstrap: ^1.0.4
  • swiss_knife: ^2.5.5
  • mercury_client: ^1.1.9
  • dynamic_call: ^1.0.11

1.0.10

  • AccessTokeState: for login resume.
  • swiss_knife: ^2.5.3
  • mercury_client: ^1.1.8
  • dynamic_call: ^1.0.10
  • dartfmt

1.0.9

  • bones_ui: ^1.0.12
  • bones_ui_bootstrap: ^1.0.3
  • enum_to_string: ^1.0.9
  • markdown: ^2.1.4

1.0.8

  • Add API Documentation.
  • dartfmt.
  • bones_ui: ^1.0.11
  • bones_ui_bootstrap: ^1.0.1
  • swiss_knife: ^2.5.2
  • mercury_client: ^1.1.7
  • dynamic_call: ^1.0.9
  • intl_messages: ^1.1.8
  • pedantic: ^1.9.0

1.0.7

  • OceanExpressApp.initialize( uiOutput , appBuilder )
  • OPRoot.appBuilder
  • OceanExpressApp.readyEvents
  • OceanExpressApp.messages
  • OceanExpressApp.loginFooter/loginBottomContent
  • buildCopyrightFooterMessage()
  • OPExplorerSection
  • Full translation of i18n: en,fr,pt
  • Fix OPMain home route overwrite.
  • swiss_knife: ^2.3.9
  • mercury_client: ^1.1.4
  • dynamic_call: ^1.0.7
  • intl_messages: ^1.1.6
  • social_login_web: ^1.0.2

1.0.6

  • OPSection now is an interface.
  • OPControlledSection
  • bones_ui: ^1.0.5
  • swiss_knife: ^2.3.8

1.0.5

  • Better OPMenu behavior.
  • bones_ui: ^1.0.4
  • swiss_knife: ^2.3.7
  • mercury_client: ^1.1.3
  • intl_messages: ^1.1.5
  • social_login_web: ^1.0.1

1.0.4

  • OPLoading.topMargin
  • OceanExpressApp.getAccessibleSections()
  • bones_ui: ^1.0.3
  • swiss_knife: ^2.3.5
  • mercury_client: ^1.1.2
  • dynamic_call: ^1.0.6
  • intl_messages: ^1.1.4

1.0.3

  • Use CSS prefix 'ui-' for components.
  • bones_ui: ^1.0.2

1.0.2

  • Rename OPComponent to OPSection.
  • bones_ui: ^1.0.1

1.0.1

  • Fix typo in constant.

1.0.0

  • Initial version, created by Stagehand