Skip to content

Releases: heyvito/docrb

v0.1.1

24 Oct 00:01
3710f84
Compare
Choose a tag to compare

🐞 Bug Fixes

  • style: Add favicon

v0.1.0

23 Oct 23:20
e129294
Compare
Choose a tag to compare

✨ New Features

  • build-sample-docs: Add yarn check
  • add script/build-sample-docs
  • ci: Configure Actions
  • react: Improve method reference resolution
  • ruby: Improve method reference resolution

🐞 Bug Fixes

  • react: Remove spurious .join
  • docker: Fix run script infinite loop
  • docker: Fix --gh-pages handling
  • docrb-react: Revert method wrap and use reverse wrap in main content
  • docrb-react: Update CSS in order to make it responsive
  • docrb-react: Correct console errors and improve html semantics
  • docker: Fix docker support
  • react: Update dependencies, add basePath support
  • ruby: Remove byebug require
  • Update docker image FQN
  • Remove byebug requirement from bin/docrb

🔨 Other Changes

  • docs: Update README
  • style(react): Update markdown style
  • docs: Add beta-quality warning
  • docs: Add README
  • chore(workflows): Add react-lint job
  • ci: Ensure docker build is skipped when semver is not updated
  • lint(docrb-react): Fix linter issues with --fix
  • chore: Add lint command for next's out of the box linter
  • react: Update storybook
  • react: Handle method calls in arguments
  • ruby: Improve handling of bools in arguments
  • style(react): Update imports, add titles
  • spec(ruby): Fix fixtures
  • ruby: Update code style