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
Suraj Shetty
b1294596db
style: Auto format .scss files with prettier
2023-11-13 11:50:43 +05:30
Maharshi Patel
4bba64d8e4
fix(minor): web and timeline styles ( #23083 )
2023-11-06 11:30:39 +05:30
Maharshi Patel
8d7eac3cb0
fix(minor): mobile menu & sidebar attachment text ( #23013 )
...
- Added Mobile Menu to be left Aligned until SM Breakpoint.
- Attachment Text in Sidebar is now smaller to match the rest of the text
- fixed close icon aligned in form tags that broken by .btn padding
2023-10-31 14:08:00 +05:30
Maharshi Patel
cd8c2dd21c
fix: font loading on custom website theme
...
- added inter.scss as css import is failing in custom website theme
- changed css to inter.scss for website/index.scss
- inter.css is deprecated and should be removed in future
- update --font-stack if custom fonts are used in website theme.
- removed espresso variables from css_variables.scss
as they are already imported in variables.scss
2023-10-30 12:44:35 +05:30
Maharshi Patel
259695a1c7
fix: web styles espresso
...
- added Inter & Inter V on website and font-stack
- added flex to logged-in to center avatar
- decreased brand logo height to 22px
- added primary border-bottom to active navbar link
- added underline to links for blog content
and added to from-markdown for web pages
2023-10-26 12:50:56 +05:30
Maharshi Patel
fba6b37a3c
fix: website comments and card style
...
- fix website comments section and changed comment button to primary
- replaced shadow with border on card style for website
- removed line-height from avatar as it is unnecessary
2023-10-20 14:43:07 +05:30
Maharshi Patel
281f30e649
fix(minor): website padding and like icon
...
- fix padding on navbar, dropdown
- fix like icon on blog page
- updated update password page
2023-10-20 14:39:51 +05:30
Maharshi Patel
d2137dbfb2
fix: change website base style
...
- added base text style as per espresso design
- added kbd style
- as new primary is black we need underline to indicate links
2023-10-20 14:32:45 +05:30
Maharshi Patel
3f9d9a0e57
fix: add espresso variables to website as well
2023-10-20 14:22:07 +05:30
Maharshi Patel
399ce7eb3b
fix: typography added letter-spacing
...
* added function to calculate letterspacing based on espresso
* added mixin to add font-size, font-weight and letter-spacing
* letter spacing is based on size and weight
* changed letter spacing on major places
* misc: minor kanban style fixes and changed border radius for .page-card
2023-09-04 16:03:40 +05:30
Maharshi Patel
4516d57604
fix: update website / login page design
...
changed login page style and updated variables for website pages
2023-08-16 13:27:38 +05:30
Shariq Ansari
abcc7b1870
style: make text smaller and reduced some spacings for webform for mobile view
2023-05-30 13:05:20 +05:30
Shariq Ansari
37b246dfad
chore: linter fix
...
not related to form builder
2023-01-02 20:40:27 +05:30
Shariq Ansari
2937b09a22
fix: hide tooltip content on webform
2023-01-02 16:32:27 +05:30
Shariq Ansari
cf4d55855d
fix: added phone field in webform
2022-11-21 18:16:44 +05:30
Shariq Ansari
cc3e70b9ac
fix: file cropper broken in webform
2022-11-03 14:04:36 +05:30
Ankush Menat
de9e002cc1
fix: stick footer at bottom on login page
...
Right now if you've got taller display or even 1080p the footer doesn't
stick to bottom of the page
2022-09-08 16:32:07 +05:30
Shariq Ansari
2b57e77f29
feat: added not saved indicator if form is dirty
2022-08-22 19:40:51 +05:30
Shariq Ansari
7d245268ea
style: rating field style changes in view mode
...
color field causing error in view mode (fixed)
2022-08-22 19:04:47 +05:30
Shariq Ansari
309b42f1a3
fix: show webform name and webform doc name on header
2022-08-22 15:57:46 +05:30
Shariq Ansari
c5f64d43bb
fix: text editor overflow issue
2022-08-18 18:22:32 +05:30
Shariq Ansari
5cdf21d8ee
fix: minor success page css changes
2022-08-18 16:39:21 +05:30
Shariq Ansari
7ae2202b75
fix(minor): success page button css (responsive)
2022-08-17 21:00:55 +05:30
Shariq Ansari
eb7dccaae2
fix: made web form skeleton responsive
2022-08-17 20:15:22 +05:30
Shariq Ansari
0889d9137f
fix: made web form and web list responsive
2022-08-17 20:12:46 +05:30
Shariq Ansari
3c9bc6f1ec
fix: moved banner image in to page header section
2022-08-17 20:01:21 +05:30
Shariq Ansari
ce67ee1bc6
fix: make clear button link which trigger warning dialog
2022-08-17 19:32:59 +05:30
Shariq Ansari
1b230b75e3
fix: keep progress dots always in center
2022-08-17 18:43:48 +05:30
Shariq Ansari
f7942a4a8b
fix: Keep action button size consistent
2022-08-17 18:11:18 +05:30
Shariq Ansari
14bcd977b5
feat: Webform Success Page and some customization options ( #17790 )
2022-08-11 21:18:51 +05:30
Shariq Ansari
cfb56688e9
refactor: Multi Step Web Form ( #17783 )
2022-08-10 18:05:20 +05:30
Ankush Menat
5d4e1e66b8
refactor!: drop lazy loading utility
...
Browsers now natively support this with `lazy` attribute.
2022-08-09 18:15:14 +05:30
Shariq Ansari
a50e0ffa08
refactor: Webform ( #17232 )
2022-07-19 15:52:15 +05:30
Suraj Shetty
8b22f9757e
revert: page_content class name refactor
...
Since it would have been a breaking change
2022-06-01 17:12:30 +05:30
Suraj Shetty
f335db157b
fix: Set min height to avoid immediate footer after small page-content
2022-06-01 08:31:15 +05:30
Rushabh Mehta
5958b41c91
Merge pull request #16909 from rmehta/select-fix
...
fix(minor): refactor add_options
2022-05-16 15:56:02 +05:30
Rushabh Mehta
8b854cac70
fix(minor): refactor add_options
2022-05-16 14:55:31 +05:30
Faris Ansari
4b13d6d7e4
fix(webform): only title on the page should be h1 ( #16880 )
...
Co-authored-by: Shariq Ansari <sharique.rik@gmail.com>
2022-05-16 13:33:29 +05:30
Rushabh Mehta
248c3555e3
fix(minor): add error_log for failed webhooks and web pages
2022-04-20 15:16:44 +05:30
Rushabh Mehta
a682516f71
fix(style): minor style fixes
2022-04-08 10:38:03 +05:30
Rushabh Mehta
c54f694e7c
fix(style): minor style fixes
2022-04-08 07:56:23 +05:30
Rushabh Mehta
c0d8dfed15
fix(style): minor style fixes
2022-04-08 07:50:07 +05:30
Rushabh Mehta
96a6233953
fix(style): minor style fixes
2022-04-08 07:19:44 +05:30
Rushabh Mehta
4c350f41a2
fix(style): minor style fixes
2022-04-08 06:37:44 +05:30
Rushabh Mehta
63ad1efe3d
fix(style): minor style fixes
2022-04-08 06:12:32 +05:30
Rushabh Mehta
ddd807e818
fix(style): minor style fixes
2022-04-08 05:57:06 +05:30
Rushabh Mehta
7ceb8fd747
fix(style): minor style fixes
2022-04-08 05:35:55 +05:30
Suraj Shetty
be3d2a9732
Merge pull request #16186 from pateljannat/discussions-component-redesign
...
feat: discussions component redesign
2022-03-31 16:48:29 +05:30
Jannat Patel
fc20fd4cb3
fix: spacing between first item and title
2022-03-30 22:45:34 +05:30