barredterra
|
75f588d386
|
Merge remote-tracking branch 'upstream/develop' into list-padding
|
2024-04-16 19:49:54 +02:00 |
|
barredterra
|
eb4d0b234a
|
feat: extend the checkbox's clickable area
|
2024-04-16 19:47:18 +02:00 |
|
Corentin Flr
|
f46c4813ca
|
fix(ControlLink)!: Fix link selection in tables on iOS (#25472)
* fix(ControlLink)!: Fix link selection in tables on iOS
* test: use correct selector
* test: change selector
---------
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Ankush Menat <ankush@frappe.io>
|
2024-04-16 13:36:59 +05:30 |
|
Ankush Menat
|
fd02b912de
|
fix: title width for form (#25958)
|
2024-04-16 07:18:02 +00:00 |
|
Safwan Erooth
|
95ae166e40
|
fix: enable checkbox clickability in list view by adjusting z-index
|
2024-04-13 04:25:08 +05:30 |
|
Saqib Ansari
|
e7cb2c04bc
|
fix: tables in markdown editor (#25935)
|
2024-04-12 15:46:57 +05:30 |
|
barredterra
|
2c8dbb730a
|
Merge remote-tracking branch 'upstream/develop' into list-padding
|
2024-04-09 18:54:18 +02:00 |
|
Ankush Menat
|
4a99f09fcd
|
Merge pull request #25577 from barredterra/quill-paragraph-spacing
fix: paragraph spacing in quill
|
2024-04-06 17:57:59 +05:30 |
|
barredterra
|
166422fb6e
|
fix: align header structure with list row
In order to avoid inconsistencies in the layout.
|
2024-04-02 16:28:45 +02:00 |
|
barredterra
|
72d1a31376
|
fix: use bootstrap's media queries
https://getbootstrap.com/docs/4.6/layout/overview/#responsive-breakpoints
|
2024-04-02 15:52:01 +02:00 |
|
barredterra
|
b289ea119c
|
fix: calculate variable checkbox padding
Checkbox size differs on small screens, the padding needs to be adjusted accordingly.
|
2024-03-25 20:54:45 +01:00 |
|
barredterra
|
8d3037a1c6
|
fix: cursor and padding on row checkbox
|
2024-03-23 15:27:17 +01:00 |
|
barredterra
|
c7c878c8d1
|
refactor: remove useless padding on list row
|
2024-03-23 15:26:49 +01:00 |
|
Faris Ansari
|
439e7c5b1a
|
fix: set list row height to 40px (#25619)
- make checkbox container area larger to avoid accidental click routing to form
|
2024-03-23 19:12:26 +05:30 |
|
barredterra
|
c654d80935
|
fix: paragraph spacing in quill
|
2024-03-21 10:32:48 +01:00 |
|
barredterra
|
9292838cfa
|
Merge branch 'develop' into list-frappe-ui
|
2024-03-20 15:15:03 +01:00 |
|
Shariq Ansari
|
2e47f66d4e
|
fix: row border was leaking
|
2024-03-20 14:19:57 +05:30 |
|
barredterra
|
b7c6b9f197
|
fix: align rows with filters
|
2024-03-19 21:37:23 +01:00 |
|
Raffael Meyer
|
246f92dba0
|
refactor: remove dead code (likes-count) (#25528)
|
2024-03-19 23:25:00 +05:30 |
|
barredterra
|
d67b69e93f
|
refactor: align list style to frappe-ui
|
2024-03-19 01:53:36 +01:00 |
|
Rushabh Mehta
|
6d3af51aab
|
fix(minor): fixed style for read-only tables and form comments
|
2024-03-12 15:31:08 +05:30 |
|
Ankush Menat
|
71c3fce146
|
Revert "perf: reduce JS duplication (#25199)" (#25246)
This reverts commit 53536aa012.
|
2024-03-06 04:05:17 +00:00 |
|
Ankush Menat
|
53536aa012
|
perf: reduce JS duplication (#25199)
* fix: remove duplicate localforage in bundles
This was shipped with both control and desk bundle
* fix: Avoid duplicate inclusion of DataTable
|
2024-03-03 20:50:21 +05:30 |
|
barredterra
|
30ad6a8094
|
chore: remove unused css
|
2024-02-23 22:48:05 +01:00 |
|
Maharshi Patel
|
18749838b6
|
fix: added important to bold class.
it is kind of unintuitive that we are adding semi-bold weight ( 600 ) to bold class :D
it also make sense to have !important to the bold class.
|
2024-02-21 11:32:28 +05:30 |
|
Shariq Ansari
|
cfd5b91b6e
|
fix: data import table UI fix
|
2024-02-03 14:32:55 +05:30 |
|
Safwan Samsudeen
|
30ccb4474c
|
fix: increase checkbox size on mobile (#24385)
|
2024-01-24 11:41:32 +00:00 |
|
Ankush Menat
|
880c01c4ae
|
fix(mobile-ui): tabs should scroll instead of stack (#24309)
* fix: improve mobile design
* fix: Dont wrap text in tab labels
---------
Co-authored-by: Safwan Samsudeen <safwansamsudeen.c@gmail.com>
|
2024-01-13 12:35:31 +05:30 |
|
Maharshi Patel
|
0a7cdc74d3
|
fix: add empty space for notification mark read
mark-as-read added 8px width which caused layout shift
so i added empty space to compensate for it
|
2024-01-11 06:54:23 +05:30 |
|
Rushabh Mehta
|
20986060ca
|
fix(style): set min height correctly
|
2024-01-08 14:32:25 +05:30 |
|
Rushabh Mehta
|
04646024cb
|
fix(minor): show footer on login via Website Settings, fixes #24153
|
2024-01-08 11:56:51 +05:30 |
|
Rushabh Mehta
|
4756bfda20
|
fix(minor): Remove unused Settings workspace and some minor style fixes
|
2024-01-02 15:25:28 +05:30 |
|
Rushabh Mehta
|
1501c5e1d3
|
fix(minor): spacing for sidebar item with child items
|
2023-12-28 15:58:44 +05:30 |
|
Ankush Menat
|
5d51ec2ba1
|
Revert "fix(text_editor): Fix bubble's link tooltip clipping (#23911)" (#23999)
This reverts commit 91405493e5.
|
2023-12-28 12:21:09 +05:30 |
|
Corentin Flr
|
91405493e5
|
fix(text_editor): Fix bubble's link tooltip clipping (#23911)
* fix(text_editor): Use body as bounds to avoid bubble's tooltip clipping
* fix(text_editor): Allow overflow for link tooltip
|
2023-12-27 16:03:18 +05:30 |
|
Maharshi Patel
|
53ab3c6491
|
Merge branch 'develop' into numbercard_fix
|
2023-12-27 13:39:00 +05:30 |
|
Maharshi Patel
|
39136b01b6
|
fix: shortcut-widget-box should have flex-start
As we changed align-items to space-between for widget head,
we need to override .shortcut-widget-box to flex-start
|
2023-12-27 13:32:04 +05:30 |
|
Maharshi Patel
|
547523c7b4
|
fix(minor): mobile menu class (#23970)
removed `.collapse.show` class as it is removed during opening animation of menu.
|
2023-12-27 13:16:02 +05:30 |
|
mergify[bot]
|
bfc2c07630
|
fix: undefined variable name fixed in dark.scss (backport #23646) (#23693)
Co-authored-by: MasterCat <mastercat@link-igor.de>
|
2023-12-08 17:57:18 +05:30 |
|
Suraj Shetty
|
b04a6247ce
|
fix: Color indicator style
|
2023-12-08 11:04:30 +05:30 |
|
Ankush Menat
|
2440570f01
|
fix(UX): Highlight tabbed element
continues #23319
|
2023-12-03 12:52:19 +05:30 |
|
Ankush Menat
|
eb9d126cd8
|
Merge branch 'develop' into feat-improve-a11y
|
2023-12-03 12:09:05 +05:30 |
|
Abdo Hamoud
|
ba1d597e73
|
fix: image cropper in RTL mode (#23492)
|
2023-11-30 11:13:11 +05:30 |
|
Rushabh Mehta
|
46412cb1b9
|
Merge pull request #23453 from rmehta/espresso-fixes-nov-23
fix(minor): some more espresso polish
|
2023-11-29 11:39:50 +05:30 |
|
barredterra
|
0cd7ee091f
|
fix: show pointer only if collapsible
|
2023-11-27 20:01:04 +01:00 |
|
Rushabh Mehta
|
57d911af98
|
fix(minor): some more espresso polish
|
2023-11-27 16:03:36 +05:30 |
|
Rushabh Mehta
|
f9f36b6f72
|
fix: Inter V loading issues
|
2023-11-24 15:01:45 +05:30 |
|
Corentin Flr
|
93a795832d
|
fix(a11y): Add skip link in page sidebar to go to main
|
2023-11-23 15:21:01 +01:00 |
|
Corentin Flr
|
2db9851365
|
fix(a11y): Add focus styles for sidebar items (workspaces)
|
2023-11-23 15:20:59 +01:00 |
|
Corentin Flr
|
36aee8e480
|
fix(a11y): Use <button> for sidebar items (workspaces)
|
2023-11-23 15:20:58 +01:00 |
|