Releases: bu-ist/responsive-foundation
Releases · bu-ist/responsive-foundation
5.0.4
- Icon Changes:
- Move Twitter icon from FontAwsome list to BU Default Icons list so the updated X icon is used from BU Default Icons vs the Bird icon from FontAwesome for
icon-twitter
. - Add BU Hub Wide icon
icon-buhub-wide
. Use by calling@extend %icon-buhub-wide;
This icon is the same asicon-buhub
but has additional style overrides to scale it up. - Add BU Hub Alt icon
icon-buhub-alt
. Use by calling@extend %icon-buhub-alt;
- Move Twitter icon from FontAwsome list to BU Default Icons list so the updated X icon is used from BU Default Icons vs the Bird icon from FontAwesome for
- Bug fix: Restore dependency needed for compiling burf-tools in projects that use it.
What's Changed
- v5 Fix twitter icon, add buhub-wide and buhub-alt icons by @acketon in #293
- set version to 5.0.4 by @acketon in #301
Full Changelog: 5.0.3...5.0.4
6.0.0-alpha.3
What's Changed
Full Changelog: 6.0.0-alpha.2...6.0.0-alpha.3
6.0.0-alpha.2
What's Changed
Full Changelog: 6.0.0-alpha.1...6.0.0-alpha.2
6.0.0-alpha.1
What's Changed
- Dakota/block editor build process by @acketon in #272
- Updates for Dart-Sass compatibility by @gcharlie in #274
- V6 tim aria by @timkingbu in #299
- update to match 5.0.4 for icons by @acketon in #298
New Contributors
Full Changelog: 5.0.4-rc.1...6.0.0-alpha.1
5.0.4-rc.1
What's Changed
Full Changelog: 5.0.3...5.0.4-rc.1
3.2.6
5.0.3
What's Changed
- v5 restore dependencies needed for compiling by @acketon in #291
- Move js to burf-theme by @ashleykolodziej in #242
- Get KSS back in by @ashleykolodziej in #243
- Update node-sass by @jdub233 in #248
- Switch publish action by @jdub233 in #249
- Switch package references to npm by @jdub233 in #246
- Remove deprecated icon by @ashleykolodziej in #250
- Bump minimist from 1.2.5 to 1.2.6 in /burf-base by @dependabot in #254
- Bump follow-redirects from 1.14.7 to 1.14.8 in /burf-base by @dependabot in #251
- Bump grunt from 1.4.1 to 1.5.3 in /burf-base by @dependabot in #258
- V5 update to alpha.10 by @acketon in #285
- V5 Add X and Bluesky icons, Fix bugs with BU-Hub icons, and change how FontAwesome Brand icons are handled by @acketon in #286
- v5 megamenu aria-label by @timkingbu in #283
- v5 profile title centering fix 247 by @acketon in #270
- v5 bug fix
icon-link-alt
rename by @acketon in #287 - V5 dependencies by @timkingbu in #288
- typo by @timkingbu in #289
New Contributors
- @jdub233 made their first contribution in #248
- @dependabot made their first contribution in #254
Full Changelog: 5.0.0-alpha.10...5.0.3
4.0.2
3.2.5
What's Changed
- add support for bluesky, x, and x-alt to icons and social menus by @acketon in #280
- V3 toggle menu aria label by @timkingbu in #281
New Contributors
- @timkingbu made their first contribution in #281
Full Changelog: 3.2.4...3.2.5
3.2.4 Bug fix #269 Profile Advanced layout styles
Fixes #269 in 3.2.3 by increasing the specificity of the .profile-item-advanced
medium breakpoint styles that clear the floats.
Full Changelog: 3.2.3...3.2.4