Page MenuHomeDevCentral

Update Foundation to 6.9.0
ClosedPublic

Authored by MoustaphaAs on Nov 14 2024, 12:00.
Tags
None
Referenced Files
F9615991: D3590.id9290.diff
Tue, Jun 10, 04:35
F9615564: D3590.id9298.diff
Tue, Jun 10, 04:12
F9613534: D3590.id9300.diff
Tue, Jun 10, 02:42
F9613345: D3590.id9292.diff
Tue, Jun 10, 02:36
F9609063: D3590.id9291.diff
Mon, Jun 9, 23:21
F9609051: D3590.id9273.diff
Mon, Jun 9, 23:20
F9609019: D3590.id9299.diff
Mon, Jun 9, 23:20
F9608977: D3590.id9287.diff
Mon, Jun 9, 23:17
Subscribers
None

Diff Detail

Repository
rUPSECTION Upsection
Lint
Lint Passed
Unit
No Test Coverage
Branch
foundation
Build Status
Buildable 5734
Build 6016: arc lint + arc unit

Event Timeline

MoustaphaAs created this revision.
This revision is now accepted and ready to land.Nov 14 2024, 18:27
dereckson requested changes to this revision.Nov 16 2024, 23:42
dereckson added inline comments.
template/src/assets/scss/_settings.scss
884

If this is now 57, what's the 56?

This revision now requires changes to proceed.Nov 16 2024, 23:42

It's the 56 lapse of attention

Using git bisect on foundation-sites repository, the 6.8.0 introduced a new section 56 "untitled" with a null primary color, pushing Xy Grid from 56 to 57, fixed afterwards by removing that extra section.

477b172480e6263c6f29315cc52a26c02cb56869 is the first bad commit
commit 477b172480e6263c6f29315cc52a26c02cb56869
Author: Joe Workman <joe@workmanmail.com>
Date:   Thu Aug 17 20:40:45 2023 -0700

    6.8.0 version bump

You can fix that by committing upstream a change in foundation/foundation-sites repository.

This comment was removed by MoustaphaAs.
This revision is now accepted and ready to land.Nov 27 2024, 17:15
This revision was automatically updated to reflect the committed changes.