-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
37 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,40 @@ | ||
|
||
# CHANGELOG | ||
|
||
*1.1.0* (2018-08-10) | ||
- implement Taggable breadcrumb | ||
- implement headlines | ||
- refactor homepage and full-width teaser usage | ||
- use object-fit property for fullwidth teasers | ||
- decrease fullwidth teaser content width | ||
- add fallback grey background for highlights without image | ||
- implement card-deck component | ||
- Create the following pages: | ||
- Association homepage | ||
- Association list | ||
- Basic page | ||
- Blog homepage | ||
- Campus | ||
- Event detail | ||
- Event homepage | ||
- Event list | ||
- Facultés | ||
- Lab homepage | ||
- News detail | ||
- News homepage | ||
- People detail | ||
- People list | ||
- Programs | ||
- Research | ||
- implement nice focus for collapse component | ||
- add close icon for browse button | ||
- document the layout system via a page (Layout demo) | ||
- fix missing tablesaw css | ||
- implement card deck special design with 1 or 2 cards | ||
- visual improvement to hero component | ||
- fine tunng main nav visual | ||
- allow iframe and embed to be full width in container-grid | ||
- implement left highlight | ||
|
||
*1.0.0* (2018-07-25) | ||
- First release with all the current state |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1.0.0 | ||
1.1.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters