Skip to content

Releases: waynestate/base-site

7.0.5

22 Jan 01:09
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 7.0.4...7.0.5

7.0.4

22 Jan 01:09
Compare
Choose a tag to compare

Full Changelog: 7.0.3...7.0.4

7.0.3

22 Jan 01:10
Compare
Choose a tag to compare

Full Changelog: 7.0.2...7.0.3

7.0.2

22 Jan 01:10
Compare
Choose a tag to compare

What's Changed

  • Fixes

Full Changelog: 7.0.1...7.0.2

7.0.1

22 Jan 01:12
Compare
Choose a tag to compare

Full Changelog: 7.0.0...7.0.1

7.0.0

22 Jan 01:08
Compare
Choose a tag to compare

Introducing Base 7.0 🎉

  • Upgrading to Tailwind 2.0
  • Colors now use numbers 50-900 instead of darkest-lightest
  • Renamed the WSU #ffcc33 yellow to gold
  • Renamed the Styleguide "Content area" menu to "CMS Content examples" and separated the CMS styles into their own pages
  • The new "Content area" menu item shows basic body copy examples as they appear from the WYSIWYG
  • Added fourish heading styles available to end users and developers
  • Created new button classes that allow more flexibility from end users in the CMS and developers when using them
  • Modified the video component and turned it into an easily usable class in both the WYSIWYG and templates; You can apply the play button with a simple class on the parent
  • Added all the tables to one page and allow them to each scroll horizontally on mobile devices instead of widening the whole page/content area and added more directions
  • Updated the figure page with current classes
  • Added commonly requested or used basic layouts for end users to paste into the WYSIWYG
  • Used Tailwinds new color display and applied our colors
  • Separated Components from main layout pieces
  • Removed header w/o short title because short title is a requirement from the CMS and not optional
  • Additional footer columns now have headers, a little smaller than the first column
  • Updated the under menu and button components and their instructions to be clear to the end users
  • Added tiktok to the social footer and made it a bit smaller
  • Darkened the footer and social bar colors
  • Added gold button option and consolidated button code
  • Added more instructions to the under menu buttons
  • "All topics" option now in topics menu on the news article listing page
  • Events can appear in a whole row
  • Remove duplication of top menu when forcing the left menu to show
  • Adding news to places where we reference articles for context

6.21.0

12 Apr 20:46
043d646
Compare
Choose a tag to compare
Merge pull request #497 from waynestate/hotfix/6.21.0

hotfix/6.21.0

Upgrades for accessibility, security and frontend

31 Jul 19:57
Compare
Choose a tag to compare

Latest updates

  • #458 Tailwind upgrade to 1.6.0
  • #455 Feature/revert blockquote
  • #454 A11y fixes for off-canvas
  • #449 Move from a master layout metaphor to a main layout

5.14.0

08 Jan 19:16
Compare
Choose a tag to compare
  • Upgrade to Laravel Mix 4.0 and NodeJS 10 #265

5.13.0

20 Dec 19:17
Compare
Choose a tag to compare
  • News upgrade #255
  • News listing upgrade #256
  • Events listing with icon #257
  • HTML validation updates #258 #260
  • Youtube embeds related videos now limited to our channel #259
  • Hero text updates #261
  • Translating styles to tailwind classes #262
  • Fix: Check if a hero is in the full controllers list to adjust the margin #263
  • Template updates for Formy output and validation #264
  • Package updates #266
  • Featured promotion component #267