Skip to content

Commit 40eb5eb

Browse files
committed
init
1 parent ccaf2b8 commit 40eb5eb

File tree

467 files changed

+17855
-740
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

467 files changed

+17855
-740
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
blank_issues_enabled: false
22
contact_links:
33
- name: Ask a question
4-
url: https://github.com/mohamedsabil83/filament-forms-tinyeditor/discussions/new?category=q-a
4+
url: https://github.com/mohamedsabil83/filament-forms-ckeditor/discussions/new?category=q-a
55
about: Ask the community for help
66
- name: Request a feature
7-
url: https://github.com/mohamedsabil83/filament-forms-tinyeditor/discussions/new?category=ideas
7+
url: https://github.com/mohamedsabil83/filament-forms-ckeditor/discussions/new?category=ideas
88
about: Share ideas for new features
99
- name: Report a security issue
10-
url: https://github.com/mohamedsabil83/filament-forms-tinyeditor/security/policy
10+
url: https://github.com/mohamedsabil83/filament-forms-ckeditor/security/policy
1111
about: Learn how to notify us for sensitive bugs

CHANGELOG.md

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,128 +1,128 @@
11
# Changelog
22

3-
All notable changes to `filament-forms-tinyeditor` will be documented in this file.
3+
All notable changes to `filament-forms-ckeditor` will be documented in this file.
44

55
## v2.2.0 - 2023-12-13
66

77
### What's Changed
88

9-
* feat: enable file uploads on links and media by @brendoLoR in https://github.com/mohamedsabil83/filament-forms-tinyeditor/pull/115
9+
* feat: enable file uploads on links and media by @brendoLoR in https://github.com/mohamedsabil83/filament-forms-ckeditor/pull/115
1010

1111
### New Contributors
1212

13-
* @brendoLoR made their first contribution in https://github.com/mohamedsabil83/filament-forms-tinyeditor/pull/115
13+
* @brendoLoR made their first contribution in https://github.com/mohamedsabil83/filament-forms-ckeditor/pull/115
1414

15-
**Full Changelog**: https://github.com/mohamedsabil83/filament-forms-tinyeditor/compare/v2.1.1...v2.2.0
15+
**Full Changelog**: https://github.com/mohamedsabil83/filament-forms-ckeditor/compare/v2.1.1...v2.2.0
1616

1717
## v2.1.1 - 2023-12-12
1818

1919
### What's Changed
2020

21-
* Add support for Traditional Chinese in TinyEditor by @haosheng0211 in https://github.com/mohamedsabil83/filament-forms-tinyeditor/pull/114
21+
* Add support for Traditional Chinese in TinyEditor by @haosheng0211 in https://github.com/mohamedsabil83/filament-forms-ckeditor/pull/114
2222

2323
### New Contributors
2424

25-
* @haosheng0211 made their first contribution in https://github.com/mohamedsabil83/filament-forms-tinyeditor/pull/114
25+
* @haosheng0211 made their first contribution in https://github.com/mohamedsabil83/filament-forms-ckeditor/pull/114
2626

27-
**Full Changelog**: https://github.com/mohamedsabil83/filament-forms-tinyeditor/compare/v2.1.0...v2.1.1
27+
**Full Changelog**: https://github.com/mohamedsabil83/filament-forms-ckeditor/compare/v2.1.0...v2.1.1
2828

2929
## v2.1.0 - 2023-11-14
3030

3131
### What's Changed
3232

33-
- Update usage and installation md files by @majdghithan in https://github.com/mohamedsabil83/filament-forms-tinyeditor/pull/110
34-
- Added $previewMaxHeight() and $previewMinHeight() to the disabled view by @poldixd in https://github.com/mohamedsabil83/filament-forms-tinyeditor/pull/112
33+
- Update usage and installation md files by @majdghithan in https://github.com/mohamedsabil83/filament-forms-ckeditor/pull/110
34+
- Added $previewMaxHeight() and $previewMinHeight() to the disabled view by @poldixd in https://github.com/mohamedsabil83/filament-forms-ckeditor/pull/112
3535

3636
### New Contributors
3737

38-
- @majdghithan made their first contribution in https://github.com/mohamedsabil83/filament-forms-tinyeditor/pull/110
39-
- @poldixd made their first contribution in https://github.com/mohamedsabil83/filament-forms-tinyeditor/pull/112
38+
- @majdghithan made their first contribution in https://github.com/mohamedsabil83/filament-forms-ckeditor/pull/110
39+
- @poldixd made their first contribution in https://github.com/mohamedsabil83/filament-forms-ckeditor/pull/112
4040

41-
**Full Changelog**: https://github.com/mohamedsabil83/filament-forms-tinyeditor/compare/v2.0.10...v2.1.0
41+
**Full Changelog**: https://github.com/mohamedsabil83/filament-forms-ckeditor/compare/v2.0.10...v2.1.0
4242

4343
## v2.0.10 - 2023-11-02
4444

4545
- Fix width in Apple devices
4646

47-
**Full Changelog**: https://github.com/mohamedsabil83/filament-forms-tinyeditor/compare/v2.0.9...v2.0.10
47+
**Full Changelog**: https://github.com/mohamedsabil83/filament-forms-ckeditor/compare/v2.0.9...v2.0.10
4848

4949
## v2.0.9 - 2023-10-15
5050

5151
### What's Changed
5252

53-
- Hide deprecation warnings from console by @mohamedsabil83 in https://github.com/mohamedsabil83/filament-forms-tinyeditor/pull/107
53+
- Hide deprecation warnings from console by @mohamedsabil83 in https://github.com/mohamedsabil83/filament-forms-ckeditor/pull/107
5454

55-
**Full Changelog**: https://github.com/mohamedsabil83/filament-forms-tinyeditor/compare/v2.0.8...v2.0.9
55+
**Full Changelog**: https://github.com/mohamedsabil83/filament-forms-ckeditor/compare/v2.0.8...v2.0.9
5656

5757
## v2.0.8 - 2023-10-13
5858

5959
### What's Changed
6060

61-
- Fix PR #105 by @chosten in https://github.com/mohamedsabil83/filament-forms-tinyeditor/pull/106
61+
- Fix PR #105 by @chosten in https://github.com/mohamedsabil83/filament-forms-ckeditor/pull/106
6262

63-
**Full Changelog**: https://github.com/mohamedsabil83/filament-forms-tinyeditor/compare/v2.0.7...v2.0.8
63+
**Full Changelog**: https://github.com/mohamedsabil83/filament-forms-ckeditor/compare/v2.0.7...v2.0.8
6464

6565
## v2.0.7 - 2023-10-13
6666

6767
### What's Changed
6868

69-
- Fix initialisation of deleted editors by @chosten in https://github.com/mohamedsabil83/filament-forms-tinyeditor/pull/105
69+
- Fix initialisation of deleted editors by @chosten in https://github.com/mohamedsabil83/filament-forms-ckeditor/pull/105
7070

7171
### New Contributors
7272

73-
- @chosten made their first contribution in https://github.com/mohamedsabil83/filament-forms-tinyeditor/pull/105
73+
- @chosten made their first contribution in https://github.com/mohamedsabil83/filament-forms-ckeditor/pull/105
7474

75-
**Full Changelog**: https://github.com/mohamedsabil83/filament-forms-tinyeditor/compare/v2.0.6...v2.0.7
75+
**Full Changelog**: https://github.com/mohamedsabil83/filament-forms-ckeditor/compare/v2.0.6...v2.0.7
7676

7777
## v2.0.6 - 2023-10-10
7878

7979
### What's Changed
8080

81-
- Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in https://github.com/mohamedsabil83/filament-forms-tinyeditor/pull/102
82-
- Evaluate interface language by @mohamedsabil83 in https://github.com/mohamedsabil83/filament-forms-tinyeditor/pull/104
81+
- Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in https://github.com/mohamedsabil83/filament-forms-ckeditor/pull/102
82+
- Evaluate interface language by @mohamedsabil83 in https://github.com/mohamedsabil83/filament-forms-ckeditor/pull/104
8383

84-
**Full Changelog**: https://github.com/mohamedsabil83/filament-forms-tinyeditor/compare/v2.0.5...v2.0.6
84+
**Full Changelog**: https://github.com/mohamedsabil83/filament-forms-ckeditor/compare/v2.0.5...v2.0.6
8585

8686
## v2.0.5 - 2023-09-27
8787

8888
### What's Changed
8989

90-
- [fix] filament-modal renamed to fi-modal in v3 by @mohamedsabil83 in https://github.com/mohamedsabil83/filament-forms-tinyeditor/commit/5261e3add8e5769df8d8a487788594ab626ec3b5
90+
- [fix] filament-modal renamed to fi-modal in v3 by @mohamedsabil83 in https://github.com/mohamedsabil83/filament-forms-ckeditor/commit/5261e3add8e5769df8d8a487788594ab626ec3b5
9191

92-
**Full Changelog**: https://github.com/mohamedsabil83/filament-forms-tinyeditor/compare/v2.0.4...v2.0.5
92+
**Full Changelog**: https://github.com/mohamedsabil83/filament-forms-ckeditor/compare/v2.0.4...v2.0.5
9393

9494
## v2.0.4 - 2023-09-20
9595

9696
### What's Changed
9797

98-
- Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/mohamedsabil83/filament-forms-tinyeditor/pull/95
99-
- allow using external plugins by @Saifallak in https://github.com/mohamedsabil83/filament-forms-tinyeditor/pull/97
98+
- Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/mohamedsabil83/filament-forms-ckeditor/pull/95
99+
- allow using external plugins by @Saifallak in https://github.com/mohamedsabil83/filament-forms-ckeditor/pull/97
100100

101101
### New Contributors
102102

103-
- @Saifallak made their first contribution in https://github.com/mohamedsabil83/filament-forms-tinyeditor/pull/97
103+
- @Saifallak made their first contribution in https://github.com/mohamedsabil83/filament-forms-ckeditor/pull/97
104104

105-
**Full Changelog**: https://github.com/mohamedsabil83/filament-forms-tinyeditor/compare/v2.0.3...v2.0.4
105+
**Full Changelog**: https://github.com/mohamedsabil83/filament-forms-ckeditor/compare/v2.0.3...v2.0.4
106106

107107
## v2.0.3 - 2023-09-09
108108

109109
### What's Changed
110110

111111
- [fix] Editor disappear in some situations.
112112

113-
**Full Changelog**: https://github.com/mohamedsabil83/filament-forms-tinyeditor/compare/v2.0.2...v2.0.3
113+
**Full Changelog**: https://github.com/mohamedsabil83/filament-forms-ckeditor/compare/v2.0.2...v2.0.3
114114

115115
## v2.0.2 - 2023-09-07
116116

117117
[fix] Default value when dark mode disabled
118118

119-
**Full Changelog**: https://github.com/mohamedsabil83/filament-forms-tinyeditor/compare/v2.0.1...v2.0.2
119+
**Full Changelog**: https://github.com/mohamedsabil83/filament-forms-ckeditor/compare/v2.0.1...v2.0.2
120120

121121
## v2.0.1 - 2023-08-01
122122

123123
- [fix] Set a default language for the editor.
124124

125-
**Full Changelog**: https://github.com/mohamedsabil83/filament-forms-tinyeditor/compare/v2.0.0...v2.0.1
125+
**Full Changelog**: https://github.com/mohamedsabil83/filament-forms-ckeditor/compare/v2.0.0...v2.0.1
126126

127127
## v2.0.0 - 2023-08-01
128128

@@ -131,4 +131,4 @@ All notable changes to `filament-forms-tinyeditor` will be documented in this fi
131131
- Initiate a new major release.
132132
- It works with [Filament 3](https://filamentphp.com) (Panel & Forms standalone)
133133

134-
**Full Changelog**: https://github.com/mohamedsabil83/filament-forms-tinyeditor/compare/v1.7.4...v2.0.0
134+
**Full Changelog**: https://github.com/mohamedsabil83/filament-forms-ckeditor/compare/v1.7.4...v2.0.0

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
# Filament Forms TinyEditor
22

3-
<img src="https://banners.beyondco.de/Filament%20Forms%20TinyEditor.png?theme=light&packageManager=composer+require&packageName=mohamedsabil83%2Ffilament-forms-tinyeditor&pattern=autumn&style=style_1&description=By+MohamedSabil83&md=1&showWatermark=1&fontSize=100px&images=https%3A%2F%2Flaravel.com%2Fimg%2Flogomark.min.svg" alt="MohamedSabil83"/>
3+
<img src="https://banners.beyondco.de/Filament%20Forms%20TinyEditor.png?theme=light&packageManager=composer+require&packageName=mohamedsabil83%2Ffilament-forms-ckeditor&pattern=autumn&style=style_1&description=By+MohamedSabil83&md=1&showWatermark=1&fontSize=100px&images=https%3A%2F%2Flaravel.com%2Fimg%2Flogomark.min.svg" alt="MohamedSabil83"/>
44

5-
[![Latest Version on Packagist](https://img.shields.io/packagist/v/mohamedsabil83/filament-forms-tinyeditor.svg?style=flat-square)](https://packagist.org/packages/mohamedsabil83/filament-forms-tinyeditor)
6-
[![GitHub Tests Action Status](https://img.shields.io/github/actions/workflow/status/mohamedsabil83/filament-forms-tinyeditor/run-tests.yml?branch=main&label=tests&style=flat-square)](https://github.com/mohamedsabil83/filament-forms-tinyeditor/actions?query=workflow%3Arun-tests+branch%3Amain)
7-
[![GitHub Code Style Action Status](https://img.shields.io/github/actions/workflow/status/mohamedsabil83/filament-forms-tinyeditor/fix-php-code-style-issues.yml?branch=main&label=code%20style&style=flat-square)](https://github.com/mohamedsabil83/filament-forms-tinyeditor/actions?query=workflow%3A"Fix+PHP+code+style+issues"+branch%3Amain)
8-
[![Total Downloads](https://img.shields.io/packagist/dt/mohamedsabil83/filament-forms-tinyeditor.svg?style=flat-square)](https://packagist.org/packages/mohamedsabil83/filament-forms-tinyeditor)
5+
[![Latest Version on Packagist](https://img.shields.io/packagist/v/mohamedsabil83/filament-forms-ckeditor.svg?style=flat-square)](https://packagist.org/packages/mohamedsabil83/filament-forms-ckeditor)
6+
[![GitHub Tests Action Status](https://img.shields.io/github/actions/workflow/status/mohamedsabil83/filament-forms-ckeditor/run-tests.yml?branch=main&label=tests&style=flat-square)](https://github.com/mohamedsabil83/filament-forms-ckeditor/actions?query=workflow%3Arun-tests+branch%3Amain)
7+
[![GitHub Code Style Action Status](https://img.shields.io/github/actions/workflow/status/mohamedsabil83/filament-forms-ckeditor/fix-php-code-style-issues.yml?branch=main&label=code%20style&style=flat-square)](https://github.com/mohamedsabil83/filament-forms-ckeditor/actions?query=workflow%3A"Fix+PHP+code+style+issues"+branch%3Amain)
8+
[![Total Downloads](https://img.shields.io/packagist/dt/mohamedsabil83/filament-forms-ckeditor.svg?style=flat-square)](https://packagist.org/packages/mohamedsabil83/filament-forms-ckeditor)
99

1010
Filament Forms TinyEditor is a package for [Laravel Filament](https://github.com/laravel-filament/filament) that wraps [TinyMce Editor](https://www.tiny.cloud) into a usable component. It's works with [Filament Forms](https://filamentadmin.com/docs/2.x/forms/installation) standalone too.
1111

1212
| Light mode | Dark mode |
1313
|:----------------------------------:|:--------------------------------------:|
14-
| ![Light example](https://raw.githubusercontent.com/mohamedsabil83/filament-forms-tinyeditor/2.x/art/editor.png) | ![Dark example](https://raw.githubusercontent.com/mohamedsabil83/filament-forms-tinyeditor/2.x/art/editor-dark.png) |
14+
| ![Light example](https://raw.githubusercontent.com/mohamedsabil83/filament-forms-ckeditor/2.x/art/editor.png) | ![Dark example](https://raw.githubusercontent.com/mohamedsabil83/filament-forms-ckeditor/2.x/art/editor-dark.png) |
1515

1616
## Compatibility
1717

composer.json

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,19 @@
11
{
2-
"name": "mohamedsabil83/filament-forms-tinyeditor",
3-
"description": "A TinyMce editor component for Filament",
2+
"name": "arekaev/filament-forms-ckeditor",
3+
"description": "A CKEditor component for Filament",
44
"keywords": [
55
"laravel",
66
"filament",
77
"forms",
8-
"tinyeditor",
9-
"tinymce"
8+
"ckeditor"
109
],
11-
"homepage": "https://github.com/mohamedsabil83/filament-forms-tinyeditor",
10+
"homepage": "https://github.com/arekaev/filament-forms-ckeditor",
1211
"license": "MIT",
1312
"authors": [
1413
{
15-
"name": "MohamedSabil83",
16-
"email": "me@mohamedsabil83.com",
17-
"role": "Developer"
14+
"name": "Aleksei Arekaev",
15+
"email": "arekaev89@gmail.com",
16+
"role": "PHP-Developer"
1817
}
1918
],
2019
"require": {
@@ -38,12 +37,12 @@
3837
},
3938
"autoload": {
4039
"psr-4": {
41-
"Mohamedsabil83\\FilamentFormsTinyeditor\\": "src"
40+
"Arekaev\\FilamentFormsCKEditor\\": "src"
4241
}
4342
},
4443
"autoload-dev": {
4544
"psr-4": {
46-
"Mohamedsabil83\\FilamentFormsTinyeditor\\Tests\\": "tests"
45+
"Arekaev\\FilamentFormsCKEditor\\Tests\\": "tests"
4746
}
4847
},
4948
"scripts": {
@@ -63,7 +62,7 @@
6362
"extra": {
6463
"laravel": {
6564
"providers": [
66-
"Mohamedsabil83\\FilamentFormsTinyeditor\\FilamentFormsTinyeditorServiceProvider"
65+
"Arekaev\\FilamentFormsCKEditor\\FilamentFormsCKEditorServiceProvider"
6766
]
6867
}
6968
},

docs/installation.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ title: Installation
77
You can install the package via composer:
88

99
```bash
10-
composer require mohamedsabil83/filament-forms-tinyeditor
10+
composer require mohamedsabil83/filament-forms-ckeditor
1111
```
1212

1313
After installing the package, you don't have to do anything if you have **Filament** installed. If not, and you want to use it with **Forms standalone**, run the following command:
@@ -19,7 +19,7 @@ php artisan filament:assets
1919
Optionally, you can publish the config file for [Customization](./usage-and-customization.md#customization):
2020

2121
```bash
22-
php artisan vendor:publish --tag="filament-forms-tinyeditor-config"
22+
php artisan vendor:publish --tag="filament-forms-ckeditor-config"
2323
```
2424

2525
You may need to run Artisan storage:link command to see the images stored
@@ -37,7 +37,7 @@ php artisan filament:assets
3737

3838
## Upgrade from 1.x to 2.x
3939

40-
Version 2.x of the package has been updated to use the CDN version of TinyMCE instead of the local one, resulting in only one file being published. To ensure a smooth upgrade to 2.x, please delete the old local files by removing the directory **public/vendor/filament-forms-tinyeditor** and then execute the following command after upgrading to version 2.x:
40+
Version 2.x of the package has been updated to use the CDN version of TinyMCE instead of the local one, resulting in only one file being published. To ensure a smooth upgrade to 2.x, please delete the old local files by removing the directory **public/vendor/filament-forms-ckeditor** and then execute the following command after upgrading to version 2.x:
4141

4242
```bash
4343
php artisan filament:assets

docs/usage-and-customization.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: Usage & Customization
55
## Usage
66

77
```php
8-
use Mohamedsabil83\FilamentFormsTinyeditor\Components\TinyEditor;
8+
use Arekaev\FilamentFormsCKEditor\Components\TinyEditor;
99

1010
TinyEditor::make('content')
1111
```
@@ -27,7 +27,7 @@ TinyEditor::make('content')->simple()
2727
You can add many editors with differnt toolbars for each of them. First, publish the configuration files:
2828

2929
```bash
30-
php artisan vendor:publish --tag="filament-forms-tinyeditor-config"
30+
php artisan vendor:publish --tag="filament-forms-ckeditor-config"
3131
```
3232

3333
Each profile looks like the following: (You can add as many you want):
@@ -79,7 +79,7 @@ to
7979
There is no restriction of configs, you can add everything in here it will be converted and added to tinymce.init() function
8080

8181
```php
82-
// config/filament-forms-tinyeditor.php
82+
// config/filament-forms-ckeditor.php
8383

8484
'simple' => [
8585
'plugins' => 'directionality emoticons link wordcount',
Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,70 @@
1+
version: 2.1
2+
orbs:
3+
browser-tools: circleci/browser-tools@1.4.6
4+
5+
workflows:
6+
test:
7+
jobs:
8+
- test_chrome
9+
- test_firefox
10+
11+
jobs:
12+
test_chrome:
13+
docker:
14+
- image: cimg/node:10.24.1-browsers
15+
steps:
16+
- browser-tools/install-browser-tools
17+
- checkout
18+
- run:
19+
name: Install npm
20+
command: npm install --prefix=$HOME/.local install npm@7 -g
21+
- run:
22+
name: Install dependencies
23+
command: npm install
24+
- run:
25+
name: Install Bender.js CLI
26+
command: npm install --prefix=$HOME/.local benderjs-cli -g
27+
- run:
28+
name: Setup Bender.js test runner
29+
command: |
30+
cd ..
31+
git clone https://github.com/ckeditor/ckeditor4-benderjs-runner.git --branch v1.2.0 --single-branch
32+
cd ckeditor4-benderjs-runner
33+
npm i
34+
pwd
35+
- run:
36+
name: Run tests on Chrome
37+
command: |
38+
cd ../ckeditor4-benderjs-runner
39+
pwd
40+
npm run start -- --configFile "../../project/bender-runner.config.json" --browser "chrome" --fullRun "fullRun" --repoPath "../project/"
41+
test_firefox:
42+
docker:
43+
- image: cimg/node:10.24.0-browsers
44+
steps:
45+
- browser-tools/install-browser-tools
46+
- checkout
47+
- run:
48+
name: Install npm
49+
command: npm install --prefix=$HOME/.local install npm@7 -g
50+
- run:
51+
name: Install dependencies
52+
command: npm install
53+
- run:
54+
name: Install Bender.js CLI
55+
command: npm install --prefix=$HOME/.local benderjs-cli -g
56+
- run:
57+
name: Setup Bender.js test runner
58+
command: |
59+
cd ..
60+
git clone https://github.com/ckeditor/ckeditor4-benderjs-runner.git --branch v1.2.0 --single-branch
61+
cd ckeditor4-benderjs-runner
62+
npm i
63+
pwd
64+
- run:
65+
name: Run tests on Chrome
66+
command: |
67+
cd ../ckeditor4-benderjs-runner
68+
pwd
69+
npm run start -- --configFile "../../project/bender-runner.config.json" --browser "firefox" --fullRun "fullRun" --repoPath "../project/"
70+

0 commit comments

Comments
 (0)