Commit Graph

52 Commits

Author SHA1 Message Date
Nicco 63b07c7b4e
deprecation notice 2023-05-22 22:08:47 +02:00
cupcakearmy db6b60a750
use pnpm 2021-12-26 21:56:57 +01:00
cupcakearmy 030308ff7b
docs, dependencies, readme 2021-12-26 21:56:15 +01:00
cupcakearmy 690af18eb1
only npm in install 2021-12-26 21:47:37 +01:00
Nicco f5f2ef76ef
Merge pull request #10 from flbn/patch-1
readme update to include npm installation
2021-12-26 21:44:19 +01:00
flbn 9bbbd502a7
readme update to include npm installation
as i understand, a lot of people coming into Svelte are not seasoned js developers. the package ecosystem can def be pretty overwhelming, so i figured it was a good idea to include the npm installation in the docs, since your package is on there and it is the defacto package manager. it's not a very good idea to mix package managers, so this might save some people who didn't look up the npm registry from a potential headache. this repo works great, since the official cloudinary repo still gives SSR issues w kit.
2021-12-25 17:08:56 -05:00
cupcakearmy daecad1a8c
pnpm, version bump & dep update 2021-11-07 17:15:37 +01:00
Nicco 11654826e0
Merge pull request #9 from CobyPear/feature/default-crop-for-fixed-size
Set default crop option when using only height and width
2021-11-07 17:14:00 +01:00
_Pear 3423db5276 Set default crop option when using only height and width 2021-11-07 10:07:48 -06:00
Nicco 32c828dee3
Update README.md 2021-03-15 18:44:25 +01:00
Nicco 0cae058e6a
Update README.md 2021-03-13 11:48:32 +01:00
Nicco 2df52e066e
Merge pull request #3 from cupcakearmy/add-license-1
Create LICENSE
2020-12-27 18:28:51 +01:00
Nicco 7237b197a3
Create LICENSE 2020-12-27 18:28:39 +01:00
Nicco 7615ad508a
Update README.md 2020-12-20 11:51:51 +01:00
cupcakearmy c2cdd7bf3c
nvm use yarn 2020-12-20 11:44:19 +01:00
cupcakearmy 51a5fd9f9d
use npm 2020-12-20 10:24:56 +01:00
cupcakearmy 981d9908bd
version 2020-12-20 10:24:23 +01:00
Nicco e4c34737d5
Update README.md 2020-12-20 10:23:06 +01:00
Nicco 0aeaba6aab
Update README.md 2020-12-20 10:21:09 +01:00
cupcakearmy f4457d0e1b
further logging and auto defaults 2020-12-20 10:11:22 +01:00
cupcakearmy 6646c0ff55
Merge branch 'master' of https://github.com/cupcakearmy/svelte-cloudinary 2020-12-06 12:41:36 +01:00
cupcakearmy dd5ad8cd42
npm 2020-12-06 12:41:33 +01:00
Nicco d89bc1e93d
Update README.md 2020-11-18 11:35:28 +01:00
Nicco f3388d987b
Update README.md 2020-11-16 16:37:07 +01:00
Nicco 59ec57bb86
Update README.md 2020-11-16 16:30:25 +01:00
Nicco 1e14e44a64
Update README.md 2020-11-16 16:29:01 +01:00
Nicco 1e987f84b9
Update README.md 2020-11-16 16:17:38 +01:00
Nicco 3032edc32f
Create FUNDING.yml 2020-11-12 11:52:25 +01:00
Nicco 3dab3caab6
Merge pull request #1 from edjw/patch-1
fixing several typos in readme
2020-11-12 11:49:09 +01:00
Ed Johnson-Williams 8f393ee209
fixing several typos in readme 2020-11-12 10:19:54 +00:00
Nicco f4ab842abd
Update README.md 2020-11-11 21:55:50 +01:00
cupcakearmy 4f23294855
v0.2.2 2020-11-11 21:53:02 +01:00
Nicco 602e8f949a
Update README.md 2020-11-11 21:52:25 +01:00
cupcakearmy c94a6a1f4c
v0.2.1 2020-11-11 21:37:40 +01:00
Nicco 68bbc2f0aa
Update README.md 2020-11-11 21:36:22 +01:00
Nicco 59d93da0d4
Update README.md 2020-11-11 21:36:03 +01:00
cupcakearmy 2a874a9d97
cleanurls 2020-11-11 21:29:02 +01:00
cupcakearmy 21c7e2593b
docs 2020-11-11 21:26:59 +01:00
cupcakearmy 8a9d7eb6f7
v0.2.0 2020-11-11 21:14:03 +01:00
cupcakearmy dfd3031825
lazy loading, debug options and configurable step size 2020-11-11 21:13:42 +01:00
cupcakearmy 4aedf94b92
v0.1.5 2020-11-11 20:41:04 +01:00
cupcakearmy 4fb9fcd423
v0.1.4 2020-11-08 11:59:18 +01:00
cupcakearmy df7c6c98ad
add crop of not present when bind 2020-11-08 11:59:06 +01:00
cupcakearmy 70a076baca
Merge branch 'master' of https://github.com/cupcakearmy/svelte-cloudinary 2020-11-08 11:58:53 +01:00
Nicco 564ff47ffe
Update README.md 2020-11-08 11:47:45 +01:00
cupcakearmy 51f399892e
v0.1.3 2020-11-08 11:46:12 +01:00
cupcakearmy 4328ee22ca
Merge branch 'master' of https://github.com/cupcakearmy/svelte-cloudinary 2020-11-08 11:46:00 +01:00
cupcakearmy d8a6888c90
move types 2020-11-08 11:45:55 +01:00
Nicco 6de6ba0496
Create README.md 2020-11-08 11:45:38 +01:00
cupcakearmy 0b82aa8bef
initial commit 2020-11-08 11:22:02 +01:00