Skip to content

v0.3.1

Choose a tag to compare

@jsamr jsamr released this 04 May 16:06
· 411 commits to master since this release
  • add selectableText field in tableStyleSpecs config option
  • export cssRulesFromSpecs and defaultTableStylesSpecs
  • add FAQ to readme
  • added numOfRows, numOfColumns and numOfChars to HTMLTable props, which can help trigger rendering logic depending on table stats
  • export makeCustomTableRenderer to customize table component
  • added a new example with custom complex table