Commit Graph

13 Commits

Author SHA1 Message Date
Anmol Singh Bhatia
88d3fa549a
style: page block hover effect (#1017) 2023-05-11 02:27:27 +05:30
Dakshesh Jain
4f2b106852
fix: rich text editor (#1008)
* fix: undo/redo, placeholder overlapping with text, horizontal cursor

refractor: removed a lot of state-management that was not required

* fix: forwarding ref to remirror for getting extra helper functions

* fix: icon type error

* fix: value type not supported error on page block

* style: spacing, and UX for add link

---------

Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-05-11 02:15:49 +05:30
Aaryan Khandelwal
b34cf0c471
fix: ai button not working on creating a page block (#1013)
* fix: ai button not working on creating page block

* fix: build error
2023-05-05 15:45:10 +05:30
Aaryan Khandelwal
f2701a12ea
style: pages theming (#912) 2023-04-21 02:15:21 +05:30
Aaryan Khandelwal
73388195ef
chore: page block input (#907)
* fix: sidebar workspace dropdown logo

* chore: changed textarea to input for page block
2023-04-20 19:04:10 +05:30
Aaryan Khandelwal
600fedd5ba
fix: undefined block content (#854) 2023-04-17 17:21:15 +05:30
Aaryan Khandelwal
819508d5fc
fix: remirror placeholder (#849) 2023-04-17 15:03:44 +05:30
Aaryan Khandelwal
f734aad10d
fix: minor pages bugs (#786)
* fix: dashboard workspace activity mutation

* fix/minor_pages_bugs
2023-04-11 23:19:47 +05:30
Kunal Vishwakarma
e4e66b3ae4
style: pages UI (#769)
* style: pages ui

* chore: added toast alert and tooltip

* fix: fixed issues in pages block

* fix: ai buttons inside pages block
2023-04-11 18:18:49 +05:30
Kunal Vishwakarma
33ea1cb9d3
chore: added ai generation inside block in pages (#732) 2023-04-10 12:33:12 +05:30
Aaryan Khandelwal
0036ac6afb
fix: minor pages ui (#700) 2023-04-04 18:31:28 +05:30
Aaryan Khandelwal
2660d646ad
chore: minor pages UI (#695)
* chore: fix minor ui bugs in pages

* chore: shortcut to add new block

* chore: keyboard accessibility

* chore: block options position
2023-04-04 16:21:46 +05:30
Aaryan Khandelwal
5ba7d271b7
style: revamp pages (#688)
* feat: dnd added for blocks

* chore: added access option to pages

* style: ui fixes

* fix: polishing

* fix: build error
2023-04-03 23:30:29 +05:30