8000 Merge pull request #55 from wotzebra/feature/change-package-org · wotzebra/livewire-sortablejs@f6a509c · GitHub
[go: up one dir, main page]

Skip to content

Commit f6a509c

Browse files
authored
Merge pull request #55 from wotzebra/feature/change-package-org
Change org name from 'nextapps' to 'wotz'
2 parents a625fc2 + 00ec590 commit f6a509c

File tree

3 files changed

+23
-23
lines changed

3 files changed

+23
-23
lines changed

CHANGELOG.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,55 +4,55 @@ All notable changes to `livewire-sortablejs` will be documented in this file.
44

55
## 0.4.1 - 2023-12-26
66

7-
- Update sortablejs from v1.15.0 to v1.15.1 (https://github.com/nextapps-be/livewire-sortablejs/pull/47)
7+
- Update sortablejs from v1.15.0 to v1.15.1 (https://github.com/wotzebra/livewire-sortablejs/pull/47)
88

99
## 0.4.0 - 2023-10-26
1010

11-
- Always call master element's livewire component when dragging items between groups (as group can be a nested livewire component) (https://github.com/nextapps-be/livewire-sortablejs/pull/44)
11+
- Always call master element's livewire component when dragging items between groups (as group can be a nested livewire component) (https://github.com/wotzebra/livewire-sortablejs/pull/44)
1212

1313
## 0.3.6 - 2023-10-26
1414

15-
- Prevent calling livewire component from both the source and target group after item is dragged (https://github.com/nextapps-be/livewire-sortablejs/pull/40)
15+
- Prevent calling livewire component from both the source and target group after item is dragged (https://github.com/wotzebra/livewire-sortablejs/pull/40)
1616

1717
## 0.3.5 - 2023-10-19
1818

19-
- Add support for Livewire's new morph markers (https://github.com/nextapps-be/livewire-sortablejs/pull/37)
19+
- Add support for Livewire's new morph markers (https://github.com/wotzebra/livewire-sortablejs/pull/37)
2020

2121
## 0.3.4 - 2023-10-18
2222

23-
- Ensure Livewire's morph markers are handled correctly (https://github.com/nextapps-be/livewire-sortablejs/pull/36)
23+
- Ensure Livewire's morph markers are handled correctly (https://github.com/wotzebra/livewire-sortablejs/pull/36)
2424

2525
## 0.3.3 - 2023-10-18
2626

27-
- Ensure `handle` option works when a group does not have any items on initial load (https://github.com/nextapps-be/livewire-sortablejs/pull/35)
27+
- Ensure `handle` option works when a group does not have any items on initial load (https://github.com/wotzebra/livewire-sortablejs/pull/35)
2828

2929
## 0.2.3 - 2023-10-18
3030

31-
- Ensure `handle` option works when a group does not have any items on initial load (https://github.com/nextapps-be/livewire-sortablejs/pull/34)
31+
- Ensure `handle` option works when a group does not have any items on initial load (https://github.com/wotzebra/livewire-sortablejs/pull/34)
3232

3333
## 0.3.2 - 2023-10-17
3434

35-
- Allow overriding `sort` option via `wire:sortable.options` and `wire:sortable-group.options` attributes (https://github.com/nextapps-be/livewire-sortablejs/pull/32)
35+
- Allow overriding `sort` option via `wire:sortable.options` and `wire:sortable-group.options` attributes (https://github.com/wotzebra/livewire-sortablejs/pull/32)
3636

3737
## 0.2.2 - 2023-10-17
3838

39-
- Allow overriding `sort` option via `wire:sortable.options` and `wire:sortable-group.options` attributes (https://github.com/nextapps-be/livewire-sortablejs/pull/32)
39+
- Allow overriding `sort` option via `wire:sortable.options` and `wire:sortable-group.options` attributes (https://github.com/wotzebra/livewire-sortablejs/pull/32)
4040

4141
## 0.3.1 - 2023-09-29
4242

43-
- Do not throw an error when Livewire is not present on the page (https://github.com/nextapps-be/livewire-sortablejs/pull/30)
43+
- Do not throw an error when Livewire is not present on the page (https://github.com/wotzebra/livewire-sortablejs/pull/30)
4444

4545
## 0.3.0 - 2023-08-25
4646

47-
- Add support for Livewire v3 (and drop support for Livewire v2) (https://github.com/nextapps-be/livewire-sortablejs/pull/26)
47+
- Add support for Livewire v3 (and drop support for Livewire v2) (https://github.com/wotzebra/livewire-sortablejs/pull/26)
4848

4949
## 0.2.1 - 2023-08-25
5050

51-
- Merge nested options provided in `wire:sortable.options` and `wire:sortable-group.options` attributes (https://github.com/nextapps-be/livewire-sortablejs/pull/23)
51+
- Merge nested options provided in `wire:sortable.options` and `wire:sortable-group.options` attributes (https://github.com/wotzebra/livewire-sortablejs/pull/23)
5252

5353
## 0.2.0 - 2022-06-22
5454

55-
- Add `wire:sortable.options` and `wire:sortable-group.options` attributes (https://github.com/nextapps-be/livewire-sortablejs/pull/11)
55+
- Add `wire:sortable.options` and `wire:sortable-group.options` attributes (https://github.com/wotzebra/livewire-sortablejs/pull/11)
5656

5757
## 0.1.1 - 2021-08-22
5858

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Livewire Sortable.js
22

3-
[![Latest Version on NPM](https://img.shields.io/npm/v/@nextapps-be%2Flivewire-sortablejs.svg?style=flat-square)](https://npmjs.com/package/@nextapps-be%2Flivewire-sortablejs)
4-
[![NPM total downloads](https://img.shields.io/npm/dt/@nextapps-be%2Flivewire-sortablejs.svg?style=flat-square)](https://www.npmjs.com/package/@nextapps-be%2Flivewire-sortablejs)
5-
[![NPM downloads per month](https://img.shields.io/npm/dm/@nextapps-be%2Flivewire-sortablejs.svg?style=flat-square)](https://www.npmjs.com/package/@nextapps-be%2Flivewire-sortablejs)
3+
[![Latest Version on NPM](https://img.shields.io/npm/v/@wotz%2Flivewire-sortablejs.svg?style=flat-square)](https://npmjs.com/package/@wotz%2Flivewire-sortablejs)
4+
[![NPM total downloads](https://img.shields.io/npm/dt/@wotz%2Flivewire-sortablejs.svg?style=flat-square)](https://www.npmjs.com/package/@wotz%2Flivewire-sortablejs)
5+
[![NPM downloads per month](https://img.shields.io/npm/dm/@wotz%2Flivewire-sortablejs.svg?style=flat-square)](https://www.npmjs.com/package/@wotz%2Flivewire-sortablejs)
66

77
A plugin/wrapper around [Sortable.js](https://github.com/SortableJS/Sortable) package.
88

@@ -19,25 +19,25 @@ The `livewire-sortable` package uses Shopify's sortable package. We noticed some
1919
### CDN
2020

2121
```html
22-
<script src="https://unpkg.com/@nextapps-be/livewire-sortablejs@0.4.0/dist/livewire-sortable.js"></script>
22+
<script src="https://unpkg.com/@wotz/livewire-sortablejs@0.4.0/dist/livewire-sortable.js"></script>
2323
```
2424

2525
> If you use Livewire v2, you need to use v0.2.
2626
2727
### NPM
2828

2929
```bash
30-
npm install @nextapps-be/livewire-sortablejs --save-dev
30+
npm install @wotz/livewire-sortablejs --save-dev
3131
```
3232

3333
Import the package in your bundle:
3434

3535
```js
36-
import '@nextapps-be/livewire-sortablejs';
36+
import '@wotz/livewire-sortablejs';
3737

3838
// or
3939

40-
require('@nextapps-be/livewire-sortablejs');
40+
require('@wotz/livewire-sortablejs');
4141
```
4242

4343
## Usage

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
2-
"name": "@nextapps-be/livewire-sortablejs",
2+
"name": "@wotz/livewire-sortablejs",
33
"version": "0.4.1",
44
"description": "Laravel Livewire plugin to use Sortable.js",
55
"main": "dist/livewire-sortable.js",
66
"author": "Günther Debrauwer",
77
"license": "MIT",
8-
"homepage": "https://github.com/nextapps-be/livewire-sortablejs",
8+
"homepage": "https://github.com/wotzebra/livewire-sortablejs",
99
"repository": {
1010
"type": "git",
11-
"url": "https://github.com/nextapps-be/livewire-sortablejs"
11+
"url": "https://github.com/wotzebra/livewire-sortablejs"
1212
},
1313
"dependencies": {
1414
"sortablejs": "^1.15.1"

0 commit comments

Comments
 (0)
0