BlueprinrJS
- palantir/blueprint
- Blueprint v4.0 & v5.0 semantic swap
- 每个 PR 构建成功都会有个 Demo 页面
Blueprint 5.0
bp4-
->bp5-
- 移除 React.findDOMNode
- 移除 decorator
- @HotkeysTarget ->
<HotkeysTarget>
/ useHotkeys - @ContextMenuTarget ->
<ContextMenuTarget>
- @HotkeysTarget ->
- Popper.js 2.0
Blueprint 4.0
bp3-
->bp4-
- React 16.8+
- iconfont -> svg
- svg -> iconfont 使用 tancredi/fantasticon
- 颜色对比度调整 WCAG 2.0 1.4.3 Minimum Contrast