Faris Ansari
fd9576a9a7
fix: Brand input styles
4 years ago
Faris Ansari
4a38a3178e
fix: Set max width on hero title
4 years ago
Faris Ansari
de8c021eea
fix: Scope card styles to section-with-cards
4 years ago
Faris Ansari
404f22fc5b
fix: Prevent shrink in collapsible icon
4 years ago
Faris Ansari
4e6135a3a1
fix: Set type as Section
4 years ago
Faris Ansari
68fc8253e0
feat: Split section with image
- Vertical align content to top or middle
- Configurable column split
4 years ago
Faris Ansari
773aa6bab1
fix: Render html as text to prevent html injection
4 years ago
Faris Ansari
7e2fed4ed2
fix: match multiline scripts and styles
4 years ago
Faris Ansari
12476fee42
fix: Clear sitemap cache along with website cache
4 years ago
Faris Ansari
df0548b38e
fix: Fallback image alt
4 years ago
Faris Ansari
327642e32a
feat: Align center in markdown template
4 years ago
Faris Ansari
e5d53470d7
fix: Better label for hero button action
4 years ago
Faris Ansari
95f015e448
fix: Navbar CTA undo margin in mobile view
4 years ago
Faris Ansari
12dbb64661
fix: Conditionally render subtitle and image
4 years ago
Faris Ansari
327ae738b9
fix: Default 3 columns for features section
4 years ago
Faris Ansari
8f0f17eb7e
fix: Render web blocks using web_template.render
- web_block object need not be a WebPageBlock instance
4 years ago
Faris Ansari
627aff4bb8
fix: Handle jpe files in image_to_base64
4 years ago
Faris Ansari
7a31983c90
fix: Succinct syntax for rendering web templates
4 years ago
Faris Ansari
cc9fdd690a
fix: Check if file exists before generating base64
4 years ago
Faris Ansari
85a3a8bd35
fix: Delete old theme files if theme is custom
4 years ago
Faris Ansari
1f2b099ca2
fix: Move navbar styles to navbar.scss
- Add left margin to Navbar CTA
4 years ago
Faris Ansari
20ead217d1
fix: UX
- Show route and published in list view of Web Page
- Show Type and Standard in list view of Web Template
4 years ago
Faris Ansari
a86af4b070
feat: Support style tags in Web Template
Style tags will now be extracted and loaded once per Web Template.
So, if the template is used multiple times on the same page, the style
tag will be rendered only once.
4 years ago
Faris Ansari
87ca4f4156
fix: Print error to avoid silent failure
4 years ago
Faris Ansari
08fdf40afb
fix(Small CTA: Hide subtitle and cta if not set
4 years ago
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
4 years ago
Faris Ansari
687298f723
fix: Indicator check
4 years ago
Faris Ansari
3b2819b0d8
fix: Set _context_dict always
4 years ago
Faris Ansari
dff53d6fab
feat: Slideshow Web Template
- Clickable slideshow items
4 years ago
Faris Ansari
4a58f2224c
fix: Ignore SVG images
4 years ago
Faris Ansari
ab80058d85
fix: Set og:type to website for web page
4 years ago
Faris Ansari
c555e819d5
feat: Extended spacing scale
4 years ago
Faris Ansari
58a819c305
fix: import
4 years ago
Faris Ansari
67b9b0dd14
fix: Show Edit DocType button in Singles Form in dev mode
4 years ago
Faris Ansari
6692211705
feat: Customizable navbar and footer with Web Template
4 years ago
Faris Ansari
4889ce13ce
fix: Conditionally render subtitle
4 years ago
Faris Ansari
5305873a37
fix: Set common css variables on root
4 years ago
Faris Ansari
629c4afca0
feat: Section with Embed
4 years ago
Faris Ansari
3a5927d372
fix: Responsive styling for Section with Features
4 years ago
Faris Ansari
ba5cc110ed
fix: Collapsible icon
4 years ago
Faris Ansari
a73a54723b
fix: Footer styles
4 years ago
Faris Ansari
3b434251d0
feat: Hero align center style
4 years ago
Faris Ansari
b7facef52d
feat: Section with Features
4 years ago
Faris Ansari
6c46cbd4a3
fix: Hero image layout reflow on lazy load
Before this change the hero image would cause a layout reflow resulting
a layout jump when the image is loaded
4 years ago
Faris Ansari
03aed4d7f1
fix: Apply vertical margin only in sidebar layout
4 years ago
Faris Ansari
e010947e38
fix: revert overflow auto
4 years ago
Faris Ansari
6138e0b4bb
fix: empty init file
4 years ago
Faris Ansari
9afc6a7b9b
feat: Support for Table field via Table Break in Web Template
4 years ago
Faris Ansari
f53fab8918
fix: Fields is not mandatory in Web Template
4 years ago
Faris Ansari
db69a4eee5
fix: Syntax highlighting for Custom SCSS field
4 years ago