Releases: Okanjo/okanjo-js
Releases · Okanjo/okanjo-js
v1.13.1
- Fixed CTA color overrides
v1.13.0
- Added support for splitfilled widgets
- Added testing option to placements (flags metrics as test metrics)
- Added test coverage for splitfill and testing flag
- Removed yarn.lock, replaced with package-lock.json
- Updated docs
v1.12.1
- Added
slab
template support for products - Refactored
slab
base styles to stand-aloneokanjo.slab.less
, for reuse - Fixed an issue in block2 where the price accidentally inherited font in some cases
- Updated the builder example to support products
v1.11.1
- Added
inherit
theme, to inherit container font instead of using a sans (modern) or serif (newsprint) based font - Refactored the way theme is applied in block2 markup; moved to root level from element level
- Added basic widget configurator example, builder.html
v1.10.2
- Added
responsive
size toslab
. - Updated tests for coverage
v1.10.1
- Added new article template:
slab
- okanjo.ui: Added
fitImages
helper to enable object-fit css polyfill on images for old browsers - Placement: Added
template_variant
to enable variant modes in templates - Placement: Added
_enforceSlabLayoutOptions
design rules for slabs - Articles.Block2: Exported the article.block2 markup to be reusable
- Articles.Block2: Updated UI to include
fitImage
option - Updated tests for coverage
v1.9.1
- Added DOM visibility check as prerequisite for viewability
v1.8.1
- Added support for shortfill settings and reporting
- Updated unit tests for shortfill coverage
v1.7.2
- Removed hard coded protocol for pixel indicators
v1.7.1
- Added support for
url_paths
andnot_url_paths
filters