Skip to content
This repository has been archived by the owner on Feb 1, 2022. It is now read-only.

[v1] Panels are cards now #425

Merged
merged 1 commit into from
Jul 26, 2019
Merged

[v1] Panels are cards now #425

merged 1 commit into from
Jul 26, 2019

Conversation

Herst
Copy link
Collaborator

@Herst Herst commented Sep 23, 2018

Port E023, E024, E025, and E026

Basically the changes mentioned at https://getbootstrap.com/docs/4.1/migration/#panels but also the fact that .card does not need to be a direct parent anymore and also can be directly combined with .card-body on the same element (I can't remember what made me think that latter applies though, it has been a year).

What could be added in the future are tests for .card-group/.card-deck/.card-columns and making sure that .card-title/.card-subtitle are added to a <h*> and .card-link to <a> elements (#424).

  • Code: Done but I am unsure about whether having both .card-body and .card is really a good idea and I still don't remember where I got the idea that it might be.
  • Tests: Done.
  • Wiki: Done.

@Johann-S
Copy link
Member

Nice PR @Herst ! 👏

@Herst Herst self-assigned this Sep 23, 2018
@Herst Herst force-pushed the next branch 2 times, most recently from 622ae8b to 65d8daf Compare November 10, 2018 17:34
@Herst Herst added this to the v1.0.0 milestone Dec 26, 2018
@Herst Herst changed the title [v.next] Next panels are cards now [v1] Next panels are cards now Dec 26, 2018
@Herst Herst force-pushed the next-panels-are-cards-now branch 2 times, most recently from b64ad9b to 0eec84e Compare December 27, 2018 11:36
@Herst Herst changed the title [v1] Next panels are cards now [v1] Panels are cards now Dec 29, 2018
@Herst Herst force-pushed the next branch 2 times, most recently from dd8c5f2 to 0258293 Compare July 26, 2019 12:04
Port E023, E024, E025, and E026
@Herst Herst force-pushed the next-panels-are-cards-now branch from cec94a8 to c09effd Compare July 26, 2019 13:54
@Herst Herst merged commit 2db7164 into next Jul 26, 2019
@XhmikosR XhmikosR deleted the next-panels-are-cards-now branch July 28, 2019 09:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants