Skip to content

Commit

Permalink
update before version increment for cran
Browse files Browse the repository at this point in the history
  • Loading branch information
jtlandis committed Dec 9, 2023
1 parent c3d3464 commit 6f9f88e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 5 deletions.
1 change: 1 addition & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
* fixes issue where `facet_grid(..., scales = "free/free_x/free_y")` was not allowed with certain `ggside(collaps = "all/x/y")`. This restriction makes sense with `facet_wrap` but not `facet_grid`. Addresses issue #45
* fixes tests so `ggside` is compatible with `scales (v1.3.0)`.
* adding `cli` as a dependency
* added `xside` and `yside` variants for `geom_abline`, `geom_hline` and `geom_vline`. Addresses issue #48

# ggside 0.2.2

Expand Down
17 changes: 12 additions & 5 deletions man/ggside-ggproto-geoms.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6f9f88e

Please sign in to comment.