Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump to v0.2 #104

Merged
merged 16 commits into from
Nov 28, 2023
Merged

Bump to v0.2 #104

merged 16 commits into from
Nov 28, 2023

Conversation

matt-dray
Copy link
Collaborator

@matt-dray matt-dray commented Nov 7, 2023

Arbitrary row count in each cover section (closes #102)

  • Allow for list input for cover page
  • Style the cover page correctly if the user provided a list as input
  • Adjust a11ytable validation
  • Test (new test for list input, don't fail if not list)

Hyperlinks (closes #47)

  • Handle external and mailto hyperlinks on cover (if list input)
  • Handle external and mailto hyperlinks on cover (if df input)
  • Handle hyperlinks in pre-table source
  • Add internal hyperlinks on contents page? [Consider next release.]
  • Test (check the Workbook-class object for hyperlink styling?)

Misc

  • stringsAsFactors = FALSE (closes Set manually stringsAsFactors = FALSE #85)
  • Add terminal period if text is inside a Mrkdown hyperlink? [Consider next release.]
  • Test (check that a11ytable column classes are only character and list, not factor)

Docs:

  • 'mtcars_df2' with cover list (add to _pkgdown.yaml too)
  • Update DESCRIPTION version
  • Update NEWS
  • Function docs
  • Vignettes
  • R-CMD check including tests

Remember to tag, release and announce.

@matt-dray matt-dray changed the title Bump to v0.1.1 Bump to v0.2 Nov 26, 2023
@matt-dray matt-dray marked this pull request as ready for review November 28, 2023 22:31
@matt-dray matt-dray merged commit 11a9e50 into main Nov 28, 2023
7 checks passed
@matt-dray matt-dray deleted the cover-sheet branch November 28, 2023 22:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant