Skip to content

Releases: tristan-mcdonald/tenet

v2.4.0

06 Mar 18:13
Compare
Choose a tag to compare
  • Edit names of spacing variables

v2.3.0

06 Mar 17:04
Compare
Choose a tag to compare
  • Edit colour variable names
  • Provide a guide for how to incorporate non-semantic names

v2.2.0

06 Mar 14:16
Compare
Choose a tag to compare
  • Add task to transpile reference templates

v2.1.1

06 Mar 13:57
Compare
Choose a tag to compare
  • Fix variable casing in JS modules
  • Fix variable casing in Gulp files

v2.1.0

06 Mar 13:37
5a835c8
Compare
Choose a tag to compare
  • Make values for heading scaling match across CSS & JS files
  • Account for content anchors in list items
  • Remove script focus styles as they were inconsistent across browsers
  • Add functions for all position values except for static
  • Add function for content anchors against a dark background
  • Set compress option to strip all comments from CSS output
  • Update browser list for Can I Use
  • Add function to display text as headings

v2.0.0

19 May 12:28
7939be2
Compare
Choose a tag to compare
  • Edit project folder structure
  • Use immediately-invoked function expressions for all JavaScript, add empty module template
  • Add further ES Lint rules
  • Add comments explaining font loading
  • Use ES6 modules rather than CommonJS
  • Write full comments for mixins
  • Cherry pick changes from master
  • Make Gulp compile
  • Remove static folder
  • Edit folder structure of JavaScript & Stylus files
  • Fix interpolation function arguments
  • Hard-code interpolation function name
  • Add width property to reading content list items
  • Comment all Stylus in detail
  • Add initial new gulpfile
  • Set up JavaScript bundling & transpilation to new gulpfile
  • Add stylint task to new gulpfile
  • Add Stylus transpilation task to new gulpfile
  • Add default development task to new gulpfile
  • Finish updated gulpfile
  • Remove node_modules from version control if accidentally added at root
  • Break new gulpfile into modules
  • Add instruction to remove Tenet's .git folder on installation
  • Remove CSS Base 64 tasks

v1.0.0

23 Apr 16:29
Compare
Choose a tag to compare
  • Remove Jeet from gulpfile & dependencies
  • Set collapseInlineTagWhitespace option to false in HTMLmin
  • Rename --anchor--hover to --anchor--interact
  • Make middle fallback scaling ratio programmatic
  • Add variable for heading letter spacing
  • Move custom properties to their own partial
  • Rename browser support mixins
  • Add keyboard focus behaviour module

v0.1.0

19 May 12:31
Compare
Choose a tag to compare
Minor update after recent work project