8000 Tags · b2rsp/react-page · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: b2rsp/react-page

Tags

v1.3.1

Toggle v1.3.1's commit message
fix: broken missing plugin example

v1.3.0

Toggle v1.3.0's commit message
feat: allow to customize CellPluginMissing

fixes react-page#880

v1.2.0

Toggle v1.2.0's commit message
feat: export more default ui elements for easier customization

feat(example): simplify the custom toolbar example

v1.1.1

Toggle v1.1.1's commit message
fix: send empty object as data to plugins instead of null

v1.1.0

Toggle v1.1.0's commit message
feat: cells don't get focused anymore after draging, making it more c…

…lean

feat: insert new cells still focus cells a you probably direclty want to modify it. It has now a little offset from top

v1.0.7

Toggle v1.0.7's commit message
fix: bump some deps

v1.0.6

Toggle v1.0.6's commit message
fix: bump some dependencies

v1.0.5

Toggle v1.0.5's commit message
fix: add missing ajv dependency

v1.0.4

Toggle v1.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(plugin-spacer): resizing is broken (react-page#908)

fix(plugin-spacer): shows border in read only mode
fix(plugin-spacer): spacer has now correct size (without 2 additional pixel from the borde)

the border has been removed and replaced with an outline.
This fixes the problem as well that it was actually 2 pixels taller in height as specified.
this might have a slight inpact on existing page layouts and could be considered a breaking change,
but its too sublte and probably few will notice. Please raise an issue if you notice a problem with that.

fixes react-page#907

v1.0.3

Toggle v1.0.3's commit message
fix: align react-portal version

0