oj icon indicating copy to clipboard operation
oj copied to clipboard

Unified web templating for the people. Thirsty people.

Results 6 oj issues
Sort by recently updated
recently updated
newest added

Should be an easy fix, but tracking this here for now.

Add support for bulk adding multiple rows on oj.Table and oj.List

Feature

Should be a simple fix, but requires a global OJ cache (should be little overhead) so changes to css at runtime can override previous changes!

Help Wanted
Bug

These libraries are essential and should be included in the main javascript file.

Feature

https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Statements/with Many scripts and libraries use `"use strict";`. In order to not run into complications, OJ probably should extend into the scope that it wants to. In the case of...