Skip to content

Commit

Permalink
Dawn settings update (#3683)
Browse files Browse the repository at this point in the history
* announcement update

* Announcement bar cont'd

* Header + padding controls

* Blog posts

* Collage

* Collapsbile content

* Collection list

* Email signup

* Email signup cont'd

* Featured collection

* Featured product

* Featured product cont'd

* Footer

* email signup + footer help text update

* Image banner

* Pairing w/ Meli on adding, removing, reordering

* Blog post followup: adding and removing help text

* Collapsbile row followups

* collection list: removing help text

* Featured collection followups

* Featured product followups

* Footer: removing help text

* Image banner rearrange

* Image with text

* Image with text cont'd

* Multicolumn

* Multirow

* Rich text

* Rich text cont'd

* Slideshow

* Slideshow/image slide

* Video

* Multirow reorg

* Multirow adding headings

* Image banner/buttons: headings

* Image with text reorg

* Trying to fix slideshow error

* rich text button headings

* Slideshow headings

* Cleanup

* Product information

* Featured product cont'd

* related products

* Quick order list

* collection banner

* Product grid

* Collection list

* Cart

* Blog posts

* Search results

* Password template

* Theme settings

* shorten help text

* Featured collection reorg

* UX feedback

* UX feedback

* Addressing some of Arthur's feedback

* Featured collection order update

* ux feedback

* ux feedback

* UX feedback: adding context to sliders etc.

* tweaks to image banner, buy buttons, slideshow

* announcement bar: removing headings and reordering

* announcement bar cont'd

* Header updates

* Footer updates

* multicolumn updates

* button help text update

* Footer update

* add large screen only info to announcement bar

* removing unused heading content

* Collage updates

* email signup + search results consistency tweaks

* fixing docs links

* collapsible content reorg

* collection list reorg

* caption blocks update

* Slideshow, video tweaks

* collage update

* Update 1 translation file

* Update 1 translation file

* Update 1 translation file

* Update 1 translation file

* Update 2 translation files

* Update 2 translation files

* Update 4 translation files

* Update 2 translation files

* Update 3 translation files

* Update 1 translation file

* Update 1 translation file

---------

Co-authored-by: translation-platform[bot] <34770790+translation-platform[bot]@users.noreply.github.com>
  • Loading branch information
katycobb and translation-platform[bot] authored Feb 13, 2025
1 parent 50d24e6 commit a56c1c8
Show file tree
Hide file tree
Showing 48 changed files with 8,598 additions and 9,119 deletions.
18 changes: 2 additions & 16 deletions config/settings_schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,7 @@
"type": "font_picker",
"id": "type_header_font",
"default": "assistant_n4",
"label": "t:settings_schema.typography.settings.type_header_font.label",
"info": "t:settings_schema.typography.settings.type_header_font.info"
"label": "t:settings_schema.typography.settings.type_header_font.label"
},
{
"type": "range",
Expand All @@ -133,8 +132,7 @@
"type": "font_picker",
"id": "type_body_font",
"default": "assistant_n4",
"label": "t:settings_schema.typography.settings.type_body_font.label",
"info": "t:settings_schema.typography.settings.type_body_font.info"
"label": "t:settings_schema.typography.settings.type_body_font.label"
},
{
"type": "range",
Expand Down Expand Up @@ -1305,10 +1303,6 @@
{
"name": "t:settings_schema.social-media.name",
"settings": [
{
"type": "header",
"content": "t:settings_schema.social-media.settings.header.content"
},
{
"type": "text",
"id": "social_facebook_link",
Expand Down Expand Up @@ -1368,10 +1362,6 @@
{
"name": "t:settings_schema.search_input.name",
"settings": [
{
"type": "header",
"content": "t:settings_schema.search_input.settings.header.content"
},
{
"type": "checkbox",
"id": "predictive_search_enabled",
Expand All @@ -1397,10 +1387,6 @@
{
"name": "t:settings_schema.currency_format.name",
"settings": [
{
"type": "header",
"content": "t:settings_schema.currency_format.settings.content"
},
{
"type": "paragraph",
"content": "t:settings_schema.currency_format.settings.paragraph"
Expand Down
Loading

0 comments on commit a56c1c8

Please sign in to comment.