Skip to content

Made various non-breaking feature improvements and additions#10

Open
DeflateAwning wants to merge 6 commits intojackducasse:masterfrom
DeflateAwning:master
Open

Made various non-breaking feature improvements and additions#10
DeflateAwning wants to merge 6 commits intojackducasse:masterfrom
DeflateAwning:master

Conversation

@DeflateAwning
Copy link

Taken from the What's New section of the README:

I forked from the 2016 version in Aug 2020 to make a few minor changes, including:

  • Limiting navigation to a minimum and maximum month.
  • Using a ClickEvent without removing the href from the link anchor tag.
  • Added option to disable hover text tips.
  • Changed cells to anchors so they can be clicked and opened in new tab (enable MakeEachCellAnchor = true).
  • Navigating forwards/backwards a full year at a time.
  • Allowed adjuster argument of createCalendar() to accept a Date to set the calendar to a specific date.
    • This could be used to have links within the web page to link to a certain day, with minor changes to the instantiation process.
    • However, it was not actually used, and is not thoroughly tested.

* Add forward and back by year buttons for jumping by year
* Add documentation for all new features, fix minor existing docs
* Add setting for allowing anchor href to stay as the link with ClickEvent
* Fix bug with arrows not on the same line
* Fix bug with clashes with external CSS on cell sizing
* Make full width
- Add option to remove hover text links with new option
- Add new forward/back by year buttons
- Fix CSS (theme 1 and 2), including:
	- Sizing of buttons in header (floats -> inline-block)
	- Sizing of the header itself
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants