Commit Graph

45 Commits

Author SHA1 Message Date
Ramesh Mane
f5d409b2b7 fix(nc-gui): Wrong chevron Icon in grouping UI 2024-02-07 20:21:19 +00:00
Ramesh Mane
a8c0e30a34 fix(nc-gui): text area input ui changes 2024-02-07 20:21:19 +00:00
Ramesh Mane
517cb9e2ca fix(nc-gui): small changes 2024-01-20 11:37:17 +00:00
Ramesh Mane
b134ffe21e fix(nc-gui): lint errors 2024-01-20 11:37:16 +00:00
Ramesh Mane
c2ebcc7d8b fix(nc-gui): readonly tab focus of some fields 2024-01-20 11:37:15 +00:00
Ramesh Mane
4adc57b9ca fix(nc-gui): lint error 2024-01-18 06:33:41 +00:00
Ramesh Mane
a90c2437e7 fix(nc-gui): review changes PR #2122 2024-01-17 07:24:59 +00:00
Ramesh Mane
4eb2960a9e feat(nc-gui): long & rich text modal manually adjust horizontal width 2024-01-17 07:24:58 +00:00
Ramesh Mane
948485d1f2 fix(nc-gui): long text modal size and rich text bubble menu overflow issue 2024-01-17 07:24:58 +00:00
Ramesh Mane
8d07caf541 fix(nc-gui): show truncated text in readonly rich text cell 2024-01-17 07:24:58 +00:00
Ramesh Mane
36f12acb99 fix(nc-gui): long text modal size and event propogation issue 2024-01-17 07:24:57 +00:00
Ramesh Mane
f5cd8c63c4 fix(nc-gui): rich text row height issue 2024-01-17 07:24:57 +00:00
Ramesh Mane
fd1380b23a fix(nc-gui): rich text, long text modal ui changes 2024-01-17 07:24:57 +00:00
Raju Udava
9c4efd44db Merge pull request #7298 from nocodb/fix/expanded-record-ux
Fix/expanded record ux
2023-12-29 13:24:50 +05:30
mertmit
9422e9aa5f fix: strike and underline for rich text 2023-12-28 15:45:51 +00:00
Ramesh Mane
291532a651 fix: review changes 2023-12-27 12:47:46 +05:30
Ramesh Mane
cba6af4456 fix: input field double border issue of shared form 2023-12-26 00:27:29 +05:30
Ramesh Mane
e8424afcdc fix: tab navigation and focus outline issue 2023-12-25 18:09:15 +05:30
Muhammed Mustafa
7f16743a98 fix: Increased min height and added scroll for long text in expanded form and fixed heigt issue in gallery and form view 2023-12-22 11:01:20 +00:00
Raju Udava
38ac18bab1 fix: rich text first char issue
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-12-20 17:18:03 +05:30
Muhammed Mustafa
0eb0b4bd09 fix: Minor UI ifx 2023-12-06 12:09:18 +00:00
Muhammed Mustafa
12ae221648 fix: Fixed style for rich column default value field 2023-12-06 12:09:18 +00:00
Muhammed Mustafa
b722a077c9 fix: Undo on rich popup open will not clear the content 2023-11-23 11:20:41 +00:00
Muhammed Mustafa
a62163e8a5 fix: Typo 2023-11-23 11:20:40 +00:00
Muhammed Mustafa
e85ddd00be fix: Added min height for rich modal 2023-11-23 11:20:39 +00:00
Muhammed Mustafa
cce381f957 fix: Made rich text modal more inline with design 2023-11-23 11:20:39 +00:00
Muhammed Mustafa
3c100a865a fix: Made rich text modal more inline with design 2023-11-23 11:20:39 +00:00
Muhammed Mustafa
d2efeaad61 fix: Made rich text modal more inline with design 2023-11-23 11:20:39 +00:00
Muhammed Mustafa
0dab884ea9 fix: Fixed alignement of rich text nodes 2023-11-23 11:20:38 +00:00
Muhammed Mustafa
6839b1f102 fix: Added style for horizontal line 2023-11-23 11:20:37 +00:00
Muhammed Mustafa
1bb1954749 fix: Fixed new line bugging out in md <-> html conversion 2023-11-23 11:20:37 +00:00
Muhammed Mustafa
d3b0e1462b fix: Improved rich checkbox style and expand btn style 2023-11-23 11:20:37 +00:00
Muhammed Mustafa
507cc5237e fix: Fixed issue checkbox checked state not getting saved 2023-11-23 11:20:37 +00:00
Muhammed Mustafa
c549433b71 fix: Added checkbox support for md <-> html conversions 2023-11-23 11:20:36 +00:00
Muhammed Mustafa
5de3865135 fix: Added block quote and code to rich modal 2023-11-23 11:20:36 +00:00
Muhammed Mustafa
f69391c094 fix: Focus on the end of editor if empty portion below the rich editor is clicked 2023-11-23 11:20:36 +00:00
Muhammed Mustafa
e3c3b39196 fix: Added headings to rich long text 2023-11-23 11:20:36 +00:00
Muhammed Mustafa
63987d1fa1 fix: Fixed dbl click to open rich modal and have cursor on modal when opened 2023-11-23 11:20:35 +00:00
Muhammed Mustafa
863472826e fix: Added format menu on top right of rich modal 2023-11-23 11:20:35 +00:00
Muhammed Mustafa
bd14aa415a fix: Added styling for quote 2023-11-23 11:20:35 +00:00
Muhammed Mustafa
9379dfab0f fix: Fixed rich cell value sync when rich modal is open and show scrollbar in rich cell only when on hover 2023-11-23 11:20:35 +00:00
Muhammed Mustafa
1824d5b9bf fix: Improved styling for rich text and added scroll to rich text popuo 2023-11-23 11:20:34 +00:00
Muhammed Mustafa
22ca9d83a7 fix: Added styling for list items 2023-11-23 11:20:34 +00:00
Muhammed Mustafa
c4c886e6cf fix: Added links support to text area rich 2023-11-23 11:20:34 +00:00
Muhammed Mustafa
c51acc18ef fix: Added basic rich text editor support, with bold, italic, underline, strike through, 3 list types and saved as markdown 2023-11-23 11:20:34 +00:00