Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 971 Bytes

CHANGELOG.md

File metadata and controls

44 lines (31 loc) · 971 Bytes

2.1.1

  • Update for phpBB 3.1.9

2.1.0

  • First release for phpBB 3.1
  • Asset (CSS files and images) inheritance from prosilver
  • Single we_clearblue.css file split into modules
  • Use jQuery 1.11.0 bundled with phpBB
  • Moved media queries CSS to responsive.css
  • Additional <body> classes: logged-in and logged-out
  • Removed slick slider

2.0.1

  • Update for phpBB 3.0.13
  • Update jQuery 2.1.3
  • Update Font Awesome 4.3.0 and register link icon from mobile view

2.0.0

  • Built from scratch on we_universal 2.3.0 and prosilver from phpBB 3.0.12
  • Template inheritance
  • Fluid and responsive layout
  • Redesigned header, footer and forums layout
  • Replaced image buttons with CSS and font icons
  • CSS code in separate we_clearblue.css file
  • Custom CSS classes prefixed with inventea-
  • Improved modifications support
  • Implemented slick slider in header (http://kenwheeler.github.io/slick/)

1.0.6

  • Update to phpBB 3.0.12