mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
Update changelog
This commit is contained in:
parent
4d3aad5467
commit
0751920017
6
.github/PULL_REQUEST_TEMPLATE.md
vendored
6
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -8,15 +8,19 @@ This is a **new feature | improvement | bugfix | documentation fix**.
|
||||
<!-- Bugfix? Reference that issue as well. -->
|
||||
|
||||
### Proposed solution
|
||||
|
||||
<!-- Which specific problem does this PR solve and how? -->
|
||||
<!-- If it fixes a particular Issue, add "Fixes #ISSUE_NUMBER" in your title -->
|
||||
|
||||
### Tradeoffs
|
||||
|
||||
<!-- What are the drawbacks of this solution? Are there alternative ones? -->
|
||||
<!-- Think of performance, build time, usability, complexity, coupling…) -->
|
||||
|
||||
### Testing Done
|
||||
|
||||
None.
|
||||
|
||||
<!-- BEFORE SUBMITTING YOUR PR, MAKE SURE TO FOLLOW THESE STEPS: -->
|
||||
<!-- 1. Pull the latest `master` branch -->
|
||||
<!-- 2. Make sure your Sass code is compliant with the [Bulma Sass styleguide](https://github.com/jgthms/bulma/blob/master/.github/CONTRIBUTING.md#bulma-sass-styleguide) -->
|
||||
@ -28,6 +32,6 @@ This is a **new feature | improvement | bugfix | documentation fix**.
|
||||
|
||||
### Changelog updated?
|
||||
|
||||
Yes | No
|
||||
No.
|
||||
|
||||
<!-- Thanks! -->
|
||||
|
@ -5,6 +5,7 @@
|
||||
### New features
|
||||
|
||||
* #2375 Add `.is-relative` helper
|
||||
* #2321 Make `.navbar` focus behave like hover for the navigation
|
||||
|
||||
### Improvements
|
||||
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user