v3.0.0

  • Complete makeover: new color scheme, revamped components, new font, ...
  • New container structure
  • A custom designed iconfont for icons
  • A lot of Flexbox
  • More static examples
  • Spacing is now based on 10px
  • The JS has been restructured so it matches the "De Persgroep JS library" workflow. It also contains $(window).on('load', App.main.load); so check your code that this event doesn't get triggered multiple times.
  • Drag 'n' Drop styling
  • Focuspoint
  • Mediapicker
  • Thumbnail editor (e.g. thumbnails for teasers)
  • 403, 404 and 500 error pages

Deprecated html

  • Action items
  • Result table : replaced by Artifacts
  • We have ditched are going to ditch iconfonts (Font Awesome) and replaced it with a new custom iconfont but for now you can use both.
  • the .brand component that was used in the header is replaced by Apps
  • Feedback icons in form fields
  • Stretched tabs and Faux tabs. Stretched tabs are removed and faux tabs are replaced by a modifier on tabs: .tabs-faux
  • Font Awesome

Deprecated JS

v2.0.0

The older version can be found here: v2

  • New (temporary) look with some impovements on readabilty and contrast

Deprecated html

  • Alert error overlay

v1.0.0

The first version of our bootstrap project can be found here: v1