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

Decode rrule text from url #477

Open
wants to merge 7 commits into
base: gh-pages
Choose a base branch
from
Open

Conversation

shaedrich
Copy link

Fix #384


Thanks for contributing to rrule!

To submit a pull request, please verify that you have done the following:

  • Merged in or rebased on the latest master commit
  • Linked to an existing bug or issue describing the bug or feature you're
    addressing
  • Written one or more tests showing that your change works as advertised

jkbrzt and others added 7 commits September 10, 2020 15:47
This prevents problems with circular imports. I still get 14 warnings about circular imports in rollup (regardless of using the main commonjs plugin or the alternate one), but at least the emitted code seems to work fine in both now.
Fixes incorrect source paths in generated source maps.
Fix incorrect source paths in generated source maps (jkbrzt#303)
@shaedrich shaedrich changed the base branch from master to gh-pages June 17, 2022 08:46
@shaedrich
Copy link
Author

@jakubroztocil I fixed the merge conflicts by changing the base branch to gh-pages since the directory was removed from master in f5f796c. This PR is therefore ready to be merged again

@Zearin
Copy link
Contributor

Zearin commented Jul 26, 2022

@jakubroztocil Before your next release, can you merge this one?

@shaedrich
Copy link
Author

Pinging this

@shaedrich
Copy link
Author

@davidgoli Jakub referred me to you. Can you merge this?

@shaedrich
Copy link
Author

shaedrich commented Apr 25, 2023

I'm beginning to wonder if there is an intersection between people who would want this to be merged and those who are able to at all …

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.

[/demo] rule.toText() link click fails
5 participants