Commit graph

21 commits

Author SHA1 Message Date
Faris Ansari
069e694881 fix: Blog Post styling 2019-05-30 12:26:38 +05:30
Faris Ansari
6c3130dc77
fix: Allow variables to be overridden using theme (#7514) 2019-05-18 16:42:56 +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