Commit 507c9c9
committed
🔖(ashley) bump version to 1.0.0-beta.1
Added
- render emoji with emojione on forum posts
- add support for Moodle in ashley's LTI authentication backend
- add SameSiteNoneMiddleware to force SameSite=None on CSRF and session cookies
Changed
- update draftjs link decorator to open links in new tab and to add attribute
`rel="nofollow noopener noreferrer"`
- refactor `<AshleyEditor />` in functional component using hooks
- improve focus management on `<AshleyEditor />`
Fixed
- heading buttons rendering in ashley editor on Firefox1 parent e4a1e94 commit 507c9c9
3 files changed
+6
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
50 | 52 | | |
51 | 53 | | |
52 | 54 | | |
53 | | - | |
| 55 | + | |
| 56 | + | |
54 | 57 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments