yuriimaz
5f7c12b372
Chng #42 : Migrate to humhub-prosemirror 2.0 ( #6313 )
...
- Added "Switch editor mode" text for richtext.prosemirror to CoreJsConfig.
- Added Ukrainian translations for richtext editor.
- Added a transparent background for menubar buttons.
- Fixed indentation of menu items in text types dropdown menu.
2023-05-09 17:34:46 +00:00
Yuriy Bakhtin
8861a580c4
Update style variable background-color-secondary
( #6296 )
2023-05-05 17:01:19 +02:00
Yuriy Bakhtin
9c4e74d925
Use same font for RichText editor as it looks on view mode ( #6184 )
...
* Use same font for RichText editor as it looks on view mode
* Update CHANGELOG-DEV.md
---------
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-03-21 12:42:06 +00:00
aronbos
c83ca28a42
Remove old prefixes ( #5972 )
...
* Update base.less
* Update button.less
* Update login.less
* Update tooltip.less
* Update richtext.less
* Update progress.less
* Update mentioning.less
* Update loader.less
* Remove old prefixes
* Update datepicker.less
* Update comment.less
* Remove old-prefixes
* Remove old prefixes
* Remove old prefixes
* Remove old prefixes
* Remove old prefixes
* Update modal.less
* Remove old prefixes
2022-12-30 13:02:33 +01:00
Yuriy Bakhtin
e7b3be64e5
Disable text wrapping in stream richtext ( #5035 )
2021-04-22 14:36:33 +02:00
buddh4
de3003ada9
Fix markdown table border missing
2021-02-04 16:37:13 +01:00
buddh4
69c961cfc1
Enh/richtextstyle ( #4808 )
2021-02-02 19:02:12 +01:00
buddh4
a0c4c29247
Fix richtext focus menu margin issue on firefox
2020-10-26 15:49:34 +01:00
buddh4
29ca489f13
Fixes border radius issue on mobile richtext focus menu
2020-10-26 12:49:38 +01:00
buddh4
562acd7e3c
Improved use of link color variable
2020-10-19 15:54:24 +02:00
buddh4
d743a31a9f
Fixes richtext focusMenu margin on firefox
2020-10-13 14:53:16 +02:00
Master_Hans
040e673893
#4432 Made tab space equal to4 instead to 2. And several horisontal space between selectors
2020-10-09 14:49:01 +03:00
buddh4
94070f9a93
Reverted richtext menubar highlight color + comment upload button color highlight only on focus
2020-09-25 12:48:18 +02:00
buddh4
b40fef1caa
- Implementation of StreamEntryOptions for differentiating the appearance
...
- Migrated Activity widget to new StreamEntryWidget logic
- Aligned comment section to new StreamEntryWidget
2020-09-23 17:47:36 +02:00
buddh4
f34b33194e
Fix margin of richtext focus menu on mobile.
2020-08-28 15:00:02 +02:00
MasterMindNET
b6a157003b
fix: top navigation does not cut editor`s menu on dashboard page
2020-08-23 16:55:42 +03:00
buddh4
5cb4056613
Fix: Richtext fullscreen mode within modal or login-container broken
2020-05-20 16:15:28 +02:00
Lucas Bartholemy
cc78f0ab68
Merge branch 'master' into develop
2020-04-06 15:57:10 +02:00
buddh4
ff069d67ef
Fix #3963 : Richtext/Markdown links not highlighted by default
2020-04-02 16:56:53 +02:00
Arjen Meijer
4be1e83ff9
Fixes Typos in less files #3920
2020-04-02 14:40:54 +02:00
buddh4
1a9d69bc93
Fix #3887 : CSS presentation issue for tables wider than the container and videos missing borders (areasas)
2020-03-02 11:27:04 +01:00
buddh4
16201716f3
Fix #3711 : Fullscreen Richtext menu broken on ios safari
2019-12-02 15:25:00 +01:00
Lucas Bartholemy
bc5a8ea592
Merge branch 'master' into develop
...
# Conflicts:
# composer.json
# composer.lock
# protected/humhub/config/common.php
# protected/humhub/docs/guide/developer/content.md
# protected/humhub/models/UrlOembed.php
# protected/humhub/modules/admin/views/setting/basic.php
# protected/humhub/modules/user/components/PermissionManager.php
# protected/humhub/widgets/Link.php
# themes/HumHub/css/theme.css
2019-05-19 13:24:34 +02:00
buddh4
d1740b1f78
Fix: Prosemirror fullscreen overlaps view
2019-04-27 15:50:47 +02:00
buddh4
89e680a015
- Fix: Profile Markdown field files are not attached
...
- Chng: Don't restrict`humhub\modules\file\components\FileManager::attach()` to `humhub\components\ActiveRecord`
2019-03-14 20:06:45 +01:00
buddh4
559f07d5e6
Enh: Responsive mobile view enhancements
2019-03-14 16:28:43 +01:00
buddh4
7872322876
Fix: mobile view wrong min-height calculation
2018-10-09 19:54:10 +02:00
buddh4
0eee495ee6
- Enh: Added auto file attachment in humhub\modules\content\widgets\richtext\ProsemirrorRichTextProcessor
...
- Fix: z-index issue with fixed richtext menu
2018-09-18 13:46:44 +02:00
buddh4
12e3e5addf
- Fix: Richtext without focusMenu on small devices overlaps previous sibling
2018-08-23 18:27:42 +02:00
buddh4
c7b379f2b9
Enh: Added AbstractRichTextEditor::layout
in order to change richtext style
...
Enh: Added `block` type RichText for non focus menu style
2018-08-03 13:27:37 +02:00
buddh4
cfa33f450c
Enh: Enhanced plain menu richtext style
2018-08-02 21:50:13 +02:00
buddh4
17c319475b
Reverted prosemirror paragraph padding
2018-07-18 13:12:15 +02:00
buddh4
c3392a16a9
- Enh: Use of new richtext version 1.0.4 see https://github.com/humhub/humhub-prosemirror/blob/master/docs/CHANGELOG.md
...
- Enh: Added max-height for post/comment/edit richtext
2018-07-17 19:31:23 +02:00
buddh4
1b716e2951
- Fixed new richtext on comments
...
- Aligned richtext style
2018-06-21 11:36:11 +02:00
buddh4
130c4aa6de
Added ProseMirror rich text editor.
2018-02-08 14:28:55 +01:00