Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 1.65 KB

CHANGELOG.md

File metadata and controls

46 lines (29 loc) · 1.65 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

1.0.2 - 2019-05-17

Fixes

  • Instruct Babel to process commonjs in such a way that Webpack will package it appropriately (#45, #46)

1.0.1 - 2019-05-15

Fixes

  • Added transform-commonjs babel plugin (#26)
  • Applied styles to IE-specific dropdown (#42)
  • Fix issue with two windows opening on click (#43)
  • Fix default color map (#44)

Docs

  • Add npm, maven, and build badges to readmes (#19)

Chores

  • Lock file maintenance (#22, #23, #34, #39)
  • Update several dependencies (#18, #20, #21, #24, #25, #27, #28, #29, #30, #31, #32, #33, #35, #38, #40, #41)

1.0.0 - 2019-04-11

Features

  • notification-banner web component ported from the Apereo Notification portlet project
  • notification-icon web component ported from the Apereo Notification portlet project
  • notification-list web component newly implemented for this release
  • notification-modal web component ported from the Apereo Notification portlet project