Skip to content

Latest commit

 

History

History
75 lines (39 loc) · 2.26 KB

CHANGELOG.md

File metadata and controls

75 lines (39 loc) · 2.26 KB

Changelog

1.1.5 (Feb 7, 2021)

  • Fix build

1.1.4 (Feb 7, 2021)

  • Adjust responsive layout threshold for dt and dd tags

1.1.3 (Feb 7, 2021)

  • Fix version

1.1.2 (Feb 7, 2021)

  • Fix the responsive layout for dt and dd tags

1.1.1 (Feb 7, 2021)

  • Update domain

1.1.0 (May 28, 2020)

  • Official release
  • Fix build and README

1.0.9 (May 28, 2020)

  • Fix RTL for <dd>

1.0.8 (May 25, 2020)

  • Apply scroll bar customization to all elements

1.0.7 (May 24, 2020)

  • Fix <dt> to wrap properly

1.0.6 (May 23, 2020)

  • Minor Readme update

1.0.5 (May 23, 2020)

  • Add smooth-scroll behavior to html
  • Add <hr /> style support

1.0.4 (May 23, 2020)

  • Add <mark> style support
  • Add <code> style support
  • Fix RTL support fot <dt> element
  • Use defualt font size for <p> instead for improved readability
  • Explicitly set font-family on <textarea>
  • Remove default margin and padding from <body>
  • Make button classes compatible with <a>

1.0.3 (May 20, 2020)

  • Move dependencies into devDependencies instead

1.0.2 (May 20, 2020)

  • Added scroll bar style customization

1.0.1 (May 18, 2020)

  • Published first build