Skip to content

Add croppic-js package#250

Merged
bdukes merged 3 commits into
masterfrom
croppic
Mar 3, 2021
Merged

Add croppic-js package#250
bdukes merged 3 commits into
masterfrom
croppic

Conversation

@hkenuam

@hkenuam hkenuam commented Mar 3, 2021

Copy link
Copy Markdown
Contributor

Add croppic library

@AppVeyorBot

Copy link
Copy Markdown

@bdukes bdukes left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! A couple of things to clean up, but nothing major. Let me know if you need any further direction.

Comment thread croppic-js/LICENSE.htm Outdated
@@ -0,0 +1,3 @@
<p>
croppic is licensed under the <a href="http://croppic.net">GPLv3 license</a> for all open source applications. A commercial license is required for all commercial applications (including sites, themes and apps you plan to sell).

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't see anywhere referencing GPLv3 as a license, https://github.com/fussraider/croppic.js/blob/master/LICENSE (I believe this is the repo for the croppic-js npm library) and https://github.com/sconsult/croppic/blob/master/README.md#mit-license (the original source) both say MIT

Comment thread croppic-js/croppic.dnn Outdated
<license src="LICENSE.htm" />
<releaseNotes src="CHANGES.htm" />
<azureCompatible>true</azureCompatible>
<dependencies></dependencies>

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's add a jQuery dependency:

Suggested change
<dependencies></dependencies>
<dependencies>
<dependency type="managedPackage" version="3.4.1">jQuery</dependency>
</dependencies>

Comment thread croppic-js/croppic.dnn Outdated
@hkenuam

hkenuam commented Mar 3, 2021 via email

Copy link
Copy Markdown
Contributor Author

@AppVeyorBot

Copy link
Copy Markdown

@hkenuam

hkenuam commented Mar 3, 2021 via email

Copy link
Copy Markdown
Contributor Author

@bdukes

bdukes commented Mar 3, 2021

Copy link
Copy Markdown
Member

Yeah, it doesn't exist yet, you'll need to adjust the timing of your script trying to use it.

@bdukes bdukes merged commit 7fc5b9c into master Mar 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants