Skip to content
This repository has been archived by the owner on Mar 14, 2022. It is now read-only.

Releases: Financial-Times/origami-build-tools

Document how to user the browerstack testing option

09 Oct 12:38
Compare
Choose a tag to compare
Add documentation about browserstack configuration (#490)

* Add some documentation on configurating BrowserStack

* Add link to browser support doc

OBT rewrite - faster and smaller builds

05 Oct 13:09
Compare
Choose a tag to compare

Migration guide

Migrating from 6.X.X to 7.X.X

The ability to use OBT via it's programmatic API has been removed, if you were using OBT via gulp, you will need to migrate to the commandline version of OBT.
OBT has removed the ability to configure the way it installs/builds/verifies code, this is to ensure that systems built with OBT follows the Origami specifcation and conventions.

Beta release

15 Aug 14:53
Compare
Choose a tag to compare

Near complete rewrite of OBT to make it geared more toward Origami Component development.

v6.2.5

05 Jul 13:50
Compare
Choose a tag to compare
use raw-loader for .txt files (#473)

v6.2.4

18 May 17:20
Compare
Choose a tag to compare
Ensure only JSON is used for demo configuration (#453)

v6.2.3

18 May 14:15
Compare
Choose a tag to compare
Remove old way of specifying demos using javascript. (#452)

v5.6.2

18 May 14:32
Compare
Choose a tag to compare
Remove old way of specifying demos using javascript.

Add Safari >= 8 to autoprefixer config

19 Apr 10:02
Compare
Choose a tag to compare

v6.2.1

05 Apr 14:02
Compare
Choose a tag to compare
:bug: Fixes 'The border-zero convention 'zero' in your config file is…

Simplify the command line module, pipe child process to stdout/stderr

03 Apr 16:06
Compare
Choose a tag to compare
v6.2.0

Pipe command output to stderr/stdout whilst keeping same interface (#…