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

intljusticemission renamed to jquense #1710

Merged
merged 1 commit into from
Jul 21, 2020
Merged

Conversation

sbusch
Copy link
Contributor

@sbusch sbusch commented Jul 21, 2020

Reflect new repo location.

This also fixes the following linting error on DefinitelyTyped:

Error: At least one of the project urls listed in the header, ["https://github.com/jquense/react-big-calendar"], must match the homepage listed by npm, 'https://github.com/intljusticemission/react-big-calendar'.
If your d.ts file is not for the npm package with URL https://github.com/intljusticemission/react-big-calendar,
change the name by adding -browser to the end and change the first line
of the Definitely Typed header to

    // Type definitions for non-npm package react-big-calendar-browser

    at check (/Users/sebu/Devel/_forks/DefinitelyTyped/node_modules/dts-critic/index.js:169:23)
    at dtsCritic (/Users/sebu/Devel/_forks/DefinitelyTyped/node_modules/dts-critic/index.js:20:5)
    at processTicksAndRejections (internal/process/task_queues.js:93:5)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! definitely-typed@0.0.3 lint: `dtslint types "react-big-calendar"`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the definitely-typed@0.0.3 lint script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

Reflect new repo location, fixed linting error on DefinitelyTyped:

```
Error: At least one of the project urls listed in the header, ["https://github.com/jquense/react-big-calendar"], must match the homepage listed by npm, 'https://github.com/intljusticemission/react-big-calendar'.
If your d.ts file is not for the npm package with URL https://github.com/intljusticemission/react-big-calendar,
change the name by adding -browser to the end and change the first line
of the Definitely Typed header to

    // Type definitions for non-npm package react-big-calendar-browser

    at check (/Users/sebu/Devel/_forks/DefinitelyTyped/node_modules/dts-critic/index.js:169:23)
    at dtsCritic (/Users/sebu/Devel/_forks/DefinitelyTyped/node_modules/dts-critic/index.js:20:5)
    at processTicksAndRejections (internal/process/task_queues.js:93:5)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! definitely-typed@0.0.3 lint: `dtslint types "react-big-calendar"`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the definitely-typed@0.0.3 lint script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
```
@jquense jquense merged commit 932a888 into jquense:master Jul 21, 2020
@sbusch sbusch deleted the patch-1 branch July 21, 2020 13:19
@github-actions
Copy link

🎉 This PR is included in version 0.26.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Teal-labs-developer pushed a commit to Teal-labs-developer/react-big-calendar that referenced this pull request Nov 11, 2020
…into react-big-calendar-v0-28-6

* 'master' of https://github.com/jquense/react-big-calendar: (106 commits)
  fix: revert a bug that the height of the column is broken when displayed in IE11 (jquense#1789)" (jquense#1805)
  fix: bug with resize segments not being removed (jquense#1800)
  fix: preserve time on horizontal resizing (jquense#1795)
  Update README.md (jquense#1799)
  fix: enforce `resizable` prop (jquense#1796)
  fix: a bug that the height of the column is broken when displayed in IE11 (jquense#1789)
  Use main Reactiflux invite (jquense#1780)
  fix: item preview inside cell while dragging from outside not working… (jquense#1770)
  fix onKeyPressEvent should not be required (jquense#1767)
  feat: add onKeyPressEvent (jquense#1754)
  chore(deps): bump handlebars from 4.1.2 to 4.7.6 (jquense#1745)
  feat: add resourceId to handleSelectAllDaySlot fns slotInfo (jquense#1735)
  fix: Fix top part of 24hour event in week/day view (jquense#1732)
  intljusticemission renamed to jquense (jquense#1710)
  docs: little documentation clarification (jquense#1700)
  docs: update README.md (jquense#1690)
  feat: starting to hooks to avoid deprecation warnings (jquense#1687)
  docs: fixed return type for View parameter (jquense#1677)
  feat: add dragging ability from the monthly Popup component (jquense#1554)
  fix: hide indicator when current time is not in the interval (jquense#1639)
  ...

# Conflicts:
#	.size-snapshot.json
#	src/Calendar.js
#	yarn.lock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants