Back to Blueprint

Principles

packages/docs-app/src/principles.md

latest465 B
Original Source

@# Design Principles

@## Browser support

Blueprint supports Chrome, Firefox, Safari, and Microsoft Edge.

Internet Explorer (IE) is no longer supported as of Blueprint v5.0 (its support was ended by Microsoft in June 2022).

@## API Contract

Blueprint strictly adheres to semver in its public APIs:

  • JS APIs exported from the root/main module of a Blueprint package
  • HTML structure of components
  • CSS styles for rendered components