• Lyza Danger Gardner's avatar
    Refactor `Buckets` object shapes · 0b6f8b10
    Lyza Danger Gardner authored
    Previously, the `buildBuckets` function returned an
    object with two properties: `buckets` and `index`.
    
    Change to return an Array of `Bucket`s and type-define
    what a `Bucket` is—`Bucket` objects now include their
    `position` information, obviating the need for an
    `index` Array that could get out of sync.
    0b6f8b10
Name
Last commit
Last update
..
bucket-bar-test.js Loading commit data...
cross-frame-test.js Loading commit data...
document-test.js Loading commit data...
pdf-metadata-test.js Loading commit data...
pdf-test.js Loading commit data...