Skip to content

Releases: OrdnanceSurvey/web-elements

v0.15.0

15 Dec 09:32
Compare
Choose a tag to compare

<a name"0.15.0">

0.15.0 (2016-12-15)

Bug Fixes

v0.14.0

13 Dec 09:46
Compare
Choose a tag to compare

<a name"0.14.0">

0.14.0 (2016-12-13)

Bug Fixes

v0.13.0

05 Dec 10:18
Compare
Choose a tag to compare

<a name"0.13.0">

0.13.0 (2016-12-05)

Bug Fixes

  • resolved failing tests for OsButton (ec4c90de)
  • disabled button within dialog throwing error in firefox (9cda5a26)
  • resolve loading always being visible in firefox (418bf23d)
  • remove commented out code (87666b5f)
  • tests failing due to node 6 support (bfa0ec8e)

v0.12.0

17 Jun 10:04
Compare
Choose a tag to compare

<a name"0.12.0">

0.12.0 (2016-06-17)

Bug Fixes

  • registry is npm not nexus (eb388a1f)
  • button:
    • border shouldn't randomly disappear (83e6411e)
    • support loading boolean to enable ladda (loading spinner) (4e0bdc14)
  • zoombar: support ngChange function (8759b134)

v0.11.0

09 Jun 13:27
Compare
Choose a tag to compare

<a name"0.11.0">

0.11.0 (2016-06-09)

v0.10.0

03 May 10:06
Compare
Choose a tag to compare

<a name"0.10.0">

0.10.0 (2016-05-03)

  • Fix angular-material version from 1.5.x to 1.x

v0.9.3

03 May 08:02
Compare
Choose a tag to compare

<a name"0.9.3">

0.9.3 (2016-05-03)

Bug Fixes

  • Fix peerDependencies to be more flexible (6c186acb)
  • osMap:
    • fix typescript warnings for unknown data types (a6444bcc)
    • fix typescript warnings for unknown data types (671bafda)

v0.9.2

07 Apr 12:38
Compare
Choose a tag to compare

<a name"0.9.2">

0.9.2 (2016-04-07)

Bug Fixes

  • osModal: Pass all options to $mdModal (12d36e07)

v0.9.1

05 Apr 15:28
Compare
Choose a tag to compare

<a name"0.9.1">

0.9.1 (2016-04-05)

Bug Fixes

Features

  • osButton: Support button type e.g. submit/button (b1a44e17)

v0.8.4

01 Apr 14:20
Compare
Choose a tag to compare

<a name"0.8.4">

0.8.4 (2016-04-01)

Bug Fixes

  • osButton: Remove margin on super button to allow better layout (3839c9df)
  • osModal: Pass all options to $mdModal (5e3792c7)
  • osSearch:
    • remove spyglass icon from search popup, adjust space between search input and cl (9d14be20)
    • remove spyglass icon from search popup, adjust space between search input and cl (c247db3e)
  • osSelect:
    • style adjustment to active, hover elements (5b9c38ad)
    • Don't show clear button if no function is provided (ebfa83d5)