Skip to content

Releases: coopdigital/future-membership

Move to devDependencies

01 Apr 10:13
Compare
Choose a tag to compare

So we don't need to worry about any dependencies being marked for install in other parent projects (including a fair few vulnerabilities in Fractal!) such as gulpicon and browser-sync we've moved everything to devDependencies.

Projects using future-membership import from:

./scss/**/*.scss
./public/css/main.css

So this pull request includes:

  1. Removes unused gulp tasks and packages
  2. Upgrades all packages (including Gulp 4)
  3. Moves dependencies to devDependencies
  4. Uses latest browserslist config for Autoprefixer
  5. Rebuilds the latest CSS

Updating sass

09 Jan 09:18
fbd51e9
Compare
Choose a tag to compare
Merge pull request #3 from pauldambra/master

Updates the version of gulp sass

Coupons banner

01 Mar 15:39
Compare
Choose a tag to compare
0.1.9

Changed version number of build

Gifting 5% banner

24 Jan 14:33
Compare
Choose a tag to compare
  • Gift 5% banner
  • Added new colour helpers in _helpers.scss
  • Added secondary colour palette to _colours.scss

Design changes

23 Jan 10:46
Compare
Choose a tag to compare
  • feedback banner
  • fourth module in Co-op offers
  • spacing and alignment adjustments
  • typography adjustments
  • button adjustments

Leeds card, Co-op beds card, grid fixes & snagging

10 Jan 15:31
Compare
Choose a tag to compare

Includes:

  • Added Leeds card module and example usage on dashboard template
  • Added Co-op beds card and update of Co-op offers dashboard section to 2 column layout
  • Added grid clearing modifier classes to handle variable height columns
  • Additional responsive margin helper classes
  • "We've updated your homepage" Banner
  • Fix for horizontal scroll bug caused by wrap class at medium/large breakpoints
  • Document outline improved with dashboard Co-op offers headings update
  • Added CSS fix for Safari flex bug

Added focus state to logo link

21 Dec 12:04
Compare
Choose a tag to compare
0.1.5

added the focused state to logo anchor

Banner module and text hover states

20 Dec 14:13
Compare
Choose a tag to compare

Clear-left-column grid modifier

18 Dec 20:33
Compare
Choose a tag to compare
0.1.3

added clear-left-column grid modifier

Flex enhanced grid

18 Dec 17:01
Compare
Choose a tag to compare
0.1.2

bumped version in package.json