Commit graph

31 commits

Author SHA1 Message Date
Rushabh Mehta
25d92ac9b2 fix(Web View): renamed Web View Item to Web View Components, made Web Views embeddable, introduced full width, introduced Color 2020-04-19 15:02:22 +05:30
Rohan
9b9bbd8cef
format: fix whitespace
Co-Authored-By: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2020-04-15 14:08:52 +05:30
Naren
bdc9893820 fix: logic moved from css to scss file 2020-03-13 15:59:11 +05:30
Shivam Mishra
49c0058f89 fix: spacing for modal 2019-11-18 13:10:01 +05:30
Faris Ansari
ea0737fc06 fix: Include font-awesome in website.scss 2019-08-22 17:36:36 +05:30
Faris Ansari
d3ad4f4750 fix: Minor fixes 2019-06-21 12:59:49 +05:30
Shivam Mishra
bf24011cc4 Merge branch 'develop' of https://github.com/frappe/frappe into web-form-refactor 2019-06-13 10:46:08 +05:30
Faris Ansari
069e694881 fix: Blog Post styling 2019-05-30 12:26:38 +05:30
Shivam Mishra
c85b76aeaa Merge branch 'develop' of https://github.com/frappe/frappe into web-form-refactor 2019-05-23 19:42:39 +05:30
Faris Ansari
6c3130dc77
fix: Allow variables to be overridden using theme (#7514) 2019-05-18 16:42:56 +05:30
Shivam Mishra
aa523c483e chore: css fixes for web_form template 2019-05-11 12:21:33 +05:30
Shivam Mishra
9aac4db1a2 fix: Layout of grids in webform 2019-05-07 15:54:45 +05:30
Chinmay Pai
e2ff6013b1 fix(web_form): fix hidden state for webform fields (#7234)
fixes an issue where any field set to be hidden in the webform would not actually be hidden.
2019-04-09 00:50:35 +05:30
Mangesh-Khairnar
c9f8c4e40e refactor: move the css classes for star rating from website saas to control less file 2019-03-25 16:47:28 +05:30
Mangesh-Khairnar
097f00d37d feat: add css class for maintaing state in rating 2019-03-25 16:47:28 +05:30
Rushabh Mehta
b6d2e61ff0 fix(style): frappe theme colours in bs4 and minor fix 2019-03-15 12:03:35 +05:30
Faris Ansari
cfbab37bb3 fix: Website Image css 2019-03-03 00:27:53 +05:30
Faris Ansari
962787a2fb fix: Handle broken images with only CSS
- Remove JS handler for 404 images
2019-02-21 12:42:07 +05:30
Faris Ansari
f3a03850df refactor: Website image classes 2019-02-21 11:18:52 +05:30
Faris Ansari
41a4ba45da fix: Handle broken images 2019-02-20 19:01:51 +05:30
Faris Ansari
e35df0f20c fix: Make variables importable 2019-02-19 18:05:23 +05:30
Faris Ansari
e941c90898 feat: Lazy load images only when they are in viewport 2019-02-13 23:09:38 +05:30
Faris Ansari
3e66a3ca87 fix: Remove unused variables file 2019-01-31 22:51:09 +05:30
Faris Ansari
d5617dcf97 fix: Remove utility classes and style using css 2019-01-30 18:14:51 +05:30
Faris Ansari
e4c2f5bae4 feat: Generate Custom Bootstrap Theme using scss variables 2019-01-27 16:11:21 +05:30
Faris Ansari
173378e379 wip: Auto generate css variables 2019-01-15 16:44:09 +05:30
Faris Ansari
80dc3643a5 fix: Style for standard image 2019-01-15 16:43:58 +05:30
Faris Ansari
82edf3e83f fix: Indicator font size 2019-01-15 10:50:18 +05:30
Faris Ansari
17e2ea2cc5 fix: Cleanup Blog, List, Comment templates for Bootstrap 4
- Bootstrap 4 class migration
2019-01-15 09:54:05 +05:30
Faris Ansari
49cd2c5987 feat: Customize bootstrap using css variables (wip) 2019-01-01 18:47:41 +05:30
Faris Ansari
68a7b81374 feat: Migrate Website to Bootstrap 4
- Use bootstrap 4 base for website assets
- hooks.py: Remove bootstrap hook
- Upgrade navbar, breadcrumbs to 4
- Support multi-level dropdown

BREAKING CHANGE
2018-11-12 18:09:59 +05:30