Skip to content

Releases: coding-camp-wiki/care-package-001

Topic List Migration, Subforum Migration Fixes

15 Jul 01:34
e789159
Compare
Choose a tag to compare
  • Added missing wrapper in subforum headers
  • Removed irrelevant Jcink variable in subforum headers
  • Migrated HTML for topic list headers and rows

Clean Up CSS Linter Errors

14 Jul 22:54
65b1c90
Compare
Choose a tag to compare
Pre-release
  • Removed duplicate properties
  • Added standard property in addition to prefixed version
  • Removed units on 0 lengths

Remove Background Texture

14 Jul 22:13
031ed11
Compare
Choose a tag to compare
Pre-release
v0.3.0

Board Stats Migration Fixes

14 Jul 22:04
f6cc0a2
Compare
Choose a tag to compare
Pre-release
  • Replaced hard-coded newest member GIF with default avatar
  • Added list class so styles target correctly
  • Removed placeholder recent topics
  • Moved real recent topics list into place via utility script
  • Updated recent topics styling to accommodate Jcink created classes and IDs (also part of #14)

Forums list migration fixes

13 Jul 04:33
10958b8
Compare
Choose a tag to compare
Pre-release
  • Moved div.forum-row to category
  • Added AVATAR_URL macro
  • Added SUB_SEPCHAR and SUBLINKS_NEW macros

Header and nav migration fixes

13 Jul 03:22
9662a72
Compare
Choose a tag to compare
Pre-release
  • Swapped in Remix menu icon
  • Swapped in Remix up arrow for to top link
  • Added nav start and separator macros to match original design
  • Updated .gitignore to make XML file ignore more specific
  • Hid auto-generated <br> elements in sidebar
  • Removed extra div around #navstrip
  • Added default avatar macro

Base and font updates

08 Jul 15:20
d006772
Compare
Choose a tag to compare
Base and font updates Pre-release
Pre-release

Misc. Updates

  • Added lang to html
  • Added charset and viewport meta elements
  • Added XML files to .gitignore, because the only XML files in the repo should be release artifacts
  • Removed jQuery
  • Added skin selector HTML
  • Remove Cappuccicons
  • Made wrapper a class rather than an ID, put BOARD inside a <main> element

Font Updates

  • Moved CSS to after Google Font load
  • Switched from @import to link for Work Sans (because the latter generally performs better than the former)
  • Updated to only load in-use Work Sans weights (phase 1 of #5)
  • Limited Mont to actually available range of glyphs
  • Updated to use loaded version of Mont for both normal and `bold
  • Updated to use new src for Mont
  • Added Work Sans as a fallback for Mont's missing glyphs

Documentation

  • Added Work Sans license info
  • Added Summer and Care Package base to license