Commit graph

11 commits

Author SHA1 Message Date
Faris Ansari
54732e5775 fix(UX): Add default to Web Template Field
- Set default values for Select fields
- Remove quick entry from Web Template
2020-10-26 17:44:12 +05:30
Faris Ansari
df0548b38e fix: Fallback image alt 2020-09-15 11:45:06 +05:30
Faris Ansari
12dbb64661 fix: Conditionally render subtitle and image 2020-09-14 15:23:53 +00:00
Faris Ansari
e662047f26 fix: Web Template
- Disable standard web template form in production
- Prevent standard web template creation in production
- Set type for all templates
2020-09-11 16:00:25 +05:30
Faris Ansari
c0734921de feat: Section with Image align center 2020-09-03 13:58:22 +05:30
Faris Ansari
7a87be29c4 fix: Remove components
- Use render_template to render web_block and image_with_blur
2020-05-11 16:28:29 +05:30
Faris Ansari
355393ed0a fix: Port Tailwind styles to Bootstrap 4 SCSS 2020-05-11 15:53:29 +05:30
Faris Ansari
280e7d982e feat: Blur-up images before loading 2020-04-25 14:48:43 +05:30
Faris Ansari
422f8d2123 fix: Better styling for smaller breakpoints
- Add extra large breakpoint
2020-04-23 21:38:55 +05:30
Faris Ansari
aee3a3a554 fix: Add responsive classes in web templates 2020-04-21 16:45:51 +05:30
Faris Ansari
2431767fdf feat: Page Builder based on Tailwind
- Website Theme based on: Bootstrap 4, Tailwind
- Web Page: Page Builder
- Web Template: Create templates for web pages
- Added some common Web Templates
- Components: Standard components directly usable in Jinja
- Purge Tailwind Classes in Production
- PostCSS Config to support tailwind
2020-04-18 15:02:56 +05:30