Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dx sydney #43

Open
wants to merge 114 commits into
base: main
Choose a base branch
from
Open

Dx sydney #43

wants to merge 114 commits into from

Commits on Jul 11, 2023

  1. feat() : Setup XM Cloud

    - Added CLI Configs
    - Added Tenant and site
    - Added sitecore items ymls
    - Added JSS app
    - Removed exisiting JSS app
    Manoj Chopkar committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    80b7bc9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from ramangupta44/feature/setup-xmcloud-local

    feat() : Setup XM Cloud
    ramangupta44 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    df59292 View commit details
    Browse the repository at this point in the history
  3. fix npm build errors

    Manoj Chopkar committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    cdb2dd7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from ramangupta44/feature/setup-xmcloud-local

    fix npm build errors
    ramangupta44 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    477382b View commit details
    Browse the repository at this point in the history
  5. fix build error

    Manoj Chopkar committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    dd8e8f2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9ef2371 View commit details
    Browse the repository at this point in the history
  7. Undo sxastarter app

    Manoj Chopkar committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    572f85c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7467747 View commit details
    Browse the repository at this point in the history
  9. chore() : Cleanup repo

    - Removed unwanted JSS app
    Manoj Chopkar committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    5ec217d View commit details
    Browse the repository at this point in the history
  10. chore() : Cleanup repo

    - Update config to resolve connected mode issue
    Manoj Chopkar committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    876178b View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. update jss app

    SitecoreAdmin authored and SitecoreAdmin committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    7e2ce1a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from ramangupta44/feature/cleanup-repo

    Feature/cleanup repo
    ramangupta44 committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    003d847 View commit details
    Browse the repository at this point in the history
  3. remove api key ymls

    SitecoreAdmin authored and SitecoreAdmin committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    843f68f View commit details
    Browse the repository at this point in the history
  4. chore () : Added Banner Rendering

    SitecoreAdmin authored and SitecoreAdmin committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    820efed View commit details
    Browse the repository at this point in the history
  5. Merge pull request #6 from ramangupta44/feature/homepage-banner

    Feature/homepage banner
    ramangupta44 committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    d5e948c View commit details
    Browse the repository at this point in the history
  6. chore() : Added Styles for banner

    SitecoreAdmin authored and SitecoreAdmin committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    8d94fb7 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #7 from ramangupta44/feature/homepage-banner

    chore() : Added Styles for banner
    ramangupta44 committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    2af7ac2 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. chore() : Banner Component Enhancement

    - Added varaint
    - Added styles for edit mode
    - Renamed available rendering folder
    - Added Thumbnail Image
    SitecoreAdmin authored and SitecoreAdmin committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    8b1ac2c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8 from ramangupta44/feature/homepage-banner

    chore() : Banner Component Enhancement
    ramangupta44 committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    4bb789d View commit details
    Browse the repository at this point in the history
  3. chore() : Added Language Selector and SearchBar for header

    SitecoreAdmin authored and SitecoreAdmin committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    0ff7ed2 View commit details
    Browse the repository at this point in the history
  4. chore() : Added Language Selector , SearchBar , Skip to main Content …

    …Component
    
    - Added Rendering paramter to use SXA gird and parameters
    - Code clean up / Mangement
    SitecoreAdmin authored and SitecoreAdmin committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    f2e9d00 View commit details
    Browse the repository at this point in the history
  5. code cleanup

    SitecoreAdmin authored and SitecoreAdmin committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    0be61cc View commit details
    Browse the repository at this point in the history
  6. code refactoring

    SitecoreAdmin authored and SitecoreAdmin committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    9627a91 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #9 from ramangupta44/feature/header

    Feature/header
    ramangupta44 committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    764c40e View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. fix() : Banne UI Issues

    SitecoreAdmin authored and SitecoreAdmin committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    96fe1fc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #10 from ramangupta44/bug/banner-issues

    fix() : Banner UI Issues
    ramangupta44 committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    47ebbf0 View commit details
    Browse the repository at this point in the history
  3. chore() : header

    SitecoreAdmin authored and SitecoreAdmin committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    bac4e49 View commit details
    Browse the repository at this point in the history
  4. chore () : Header UI

    SitecoreAdmin authored and SitecoreAdmin committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    10fb8b2 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. chore() : Added datasource for smaller device

    - Updated rendering name
    - Added scconfig
    SitecoreAdmin authored and SitecoreAdmin committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    24bb160 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11 from ramangupta44/feature/header-small-device-…

    …changes
    
    chore() : Added datasource for smaller device
    ramangupta44 committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    e9a7c63 View commit details
    Browse the repository at this point in the history
  3. chore() : footer partial and footer component

    SitecoreAdmin authored and SitecoreAdmin committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    a40a09a View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. chore() : footer UI

    SitecoreAdmin authored and SitecoreAdmin committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    7602b55 View commit details
    Browse the repository at this point in the history
  2. Renamed Search box Rendering variant

    SitecoreAdmin authored and SitecoreAdmin committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    e6b8066 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #12 from ramangupta44/feature/footer

    chore() : footer partial and footer component
    ramangupta44 committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    bc842b1 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. feat() : Added Sitemap , Robot , SEO data and canonical URL

    - Added tab component - WIP
    SitecoreAdmin authored and SitecoreAdmin committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    60d5ece View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. chore() : Added styles for tabs component

    - Refactored tab logic
    SitecoreAdmin authored and SitecoreAdmin committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    c3aa6ba View commit details
    Browse the repository at this point in the history
  2. chore() : Added datasource for tabs

    SitecoreAdmin authored and SitecoreAdmin committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    8dc3b2d View commit details
    Browse the repository at this point in the history
  3. chore() : content update

    SitecoreAdmin authored and SitecoreAdmin committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    ffcdfb8 View commit details
    Browse the repository at this point in the history
  4. chore() : remove unwanted template

    SitecoreAdmin authored and SitecoreAdmin committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    19ea4df View commit details
    Browse the repository at this point in the history
  5. chore() : updated tab css structure

    SitecoreAdmin authored and SitecoreAdmin committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    a8b1348 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. Merge pull request #13 from ramangupta44/feature/tabs

    feat() : Added Sitemap , Robot , SEO data and canonical URL
    ramangupta44 committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    73ea574 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. fixed css issues

    SitecoreAdmin authored and SitecoreAdmin committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    92017c3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14 from ramangupta44/feature/tabs

    fixed css issues
    ramangupta44 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    d4eba74 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. chore() : General page content

    SitecoreAdmin authored and SitecoreAdmin committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    408b04e View commit details
    Browse the repository at this point in the history
  2. chore(): CSS for general page and spearator component

    SitecoreAdmin authored and SitecoreAdmin committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    2d3ae47 View commit details
    Browse the repository at this point in the history
  3. chore() : Added grid for Separator component

    SitecoreAdmin authored and SitecoreAdmin committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    d1f434d View commit details
    Browse the repository at this point in the history
  4. chore() : Carousel component

     - Added carousel component
    - Added styles for carousel component
    SitecoreAdmin authored and SitecoreAdmin committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    eb1ad6a View commit details
    Browse the repository at this point in the history
  5. fix() : build issue

    SitecoreAdmin authored and SitecoreAdmin committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    4f8659a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #15 from ramangupta44/feature/carousel

    Feature/carousel
    ramangupta44 committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    f0d8641 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Added RV for Promo

    SitecoreAdmin authored and SitecoreAdmin committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    302d7ca View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Added Paint bucket and varaints of promo

    SitecoreAdmin authored and SitecoreAdmin committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    c9843b0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #16 from ramangupta44/feature/promo-rv

    Added RV for Promo
    ramangupta44 committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    770e625 View commit details
    Browse the repository at this point in the history
  3. Updated styles for rounded image

    SitecoreAdmin authored and SitecoreAdmin committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    e47c7e0 View commit details
    Browse the repository at this point in the history
  4. Resolved PR comment and added CSS fix

    SitecoreAdmin authored and SitecoreAdmin committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    272d389 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #17 from ramangupta44/feature/promo-rv

    Updated styles for rounded image
    ramangupta44 committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    7f6eb6a View commit details
    Browse the repository at this point in the history
  6. Added CSS for Promo RV

    SitecoreAdmin authored and SitecoreAdmin committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    3bfa84f View commit details
    Browse the repository at this point in the history
  7. Merge pull request #18 from ramangupta44/feature/promo-rv

    Added CSS for Promo RV
    ramangupta44 committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    4c1d3c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. fix() : UI issues

    SitecoreAdmin authored and SitecoreAdmin committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    c1e53a8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #19 from ramangupta44/feature/changes

    fix() : UI issues
    ramangupta44 committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    0bc87d6 View commit details
    Browse the repository at this point in the history
  3. fix() : UI issues

    SitecoreAdmin authored and SitecoreAdmin committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    06b95b1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #20 from ramangupta44/feature/changes

    fix() : UI issues
    ramangupta44 committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    c219c95 View commit details
    Browse the repository at this point in the history
  5. fix() : Promo RV Responsive CSS

    SitecoreAdmin authored and SitecoreAdmin committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    4e2fc07 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #21 from ramangupta44/feature/changes

    fix() : Promo RV Responsive CSS
    ramangupta44 committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    458e880 View commit details
    Browse the repository at this point in the history
  7. fix() : UI issues

    SitecoreAdmin authored and SitecoreAdmin committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    dfc2c7b View commit details
    Browse the repository at this point in the history
  8. Merge pull request #22 from ramangupta44/feature/changes

    fix() : UI issues
    ramangupta44 committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    3e8db33 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. fix() : UI Changes for Header

    SitecoreAdmin authored and SitecoreAdmin committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    90c1088 View commit details
    Browse the repository at this point in the history
  2. fix() : Ymls changes for Header

    SitecoreAdmin authored and SitecoreAdmin committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    c4ac941 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #23 from ramangupta44/feature/changes

    fix() : UI Changes for Header
    ramangupta44 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    6eedf34 View commit details
    Browse the repository at this point in the history
  4. fix() : Footer UI issue

    SitecoreAdmin authored and SitecoreAdmin committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    73896c1 View commit details
    Browse the repository at this point in the history
  5. fix() ; Footer Responsive CSS

    SitecoreAdmin authored and SitecoreAdmin committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    a1e9816 View commit details
    Browse the repository at this point in the history
  6. fix() : Added Responsive CSS for footer

    SitecoreAdmin authored and SitecoreAdmin committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    2675908 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #27 from ramangupta44/feature/changes

    Feature/changes
    ramangupta44 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    b480a6a View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Added Listing Component

    SitecoreAdmin authored and SitecoreAdmin committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    729591a View commit details
    Browse the repository at this point in the history
  2. fixed npm build error

    SitecoreAdmin authored and SitecoreAdmin committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    bc647c1 View commit details
    Browse the repository at this point in the history
  3. moved location t

    SitecoreAdmin authored and SitecoreAdmin committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    13cb4ef View commit details
    Browse the repository at this point in the history
  4. Merge pull request #29 from ramangupta44/feature/listing

    Added Listing Component
    ramangupta44 committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    ba341f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Added script to include Cookiebot in all pages

    SitecoreAdmin authored and SitecoreAdmin committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    2e4b7d4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #30 from ramangupta44/feature/add-cookie-consent

    Added script to include Cookiebot in all pages
    chopkarmanoj committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    4d8dd60 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Updated Apollo client graphql endpoint

    - Added endpoint to fecth result from Delivery API endpoint
    SitecoreAdmin authored and SitecoreAdmin committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    dcd38fe View commit details
    Browse the repository at this point in the history
  2. Merge pull request #31 from ramangupta44/feature/update-apollo-client…

    …-to-delivery-endpoint
    
    Updated Apollo client graphql endpoint
    ramangupta44 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    276b042 View commit details
    Browse the repository at this point in the history
  3. updated listing logic

    SitecoreAdmin authored and SitecoreAdmin committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    533b5bb View commit details
    Browse the repository at this point in the history
  4. Removed console log

    SitecoreAdmin authored and SitecoreAdmin committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    2815f2c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #32 from ramangupta44/feature/update-apollo-client…

    …-to-delivery-endpoint
    
    updated listing logic
    chopkarmanoj committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    520105b View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. chore() : Added Social Media Feed component

    - Added social media feed with SSR
    SitecoreAdmin authored and SitecoreAdmin committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    6f0206f View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Merge pull request #33 from ramangupta44/feature/socialable-kit

    chore() : Added Social Media Feed component
    ramangupta44 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    8b2e692 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Added social share component

    SitecoreAdmin authored and SitecoreAdmin committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    644a230 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. fixed build error

    SitecoreAdmin authored and SitecoreAdmin committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    485da8c View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Merge pull request #34 from ramangupta44/feature/social-share

    Added social share component
    ramangupta44 committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    d705807 View commit details
    Browse the repository at this point in the history
  2. Added cookie banner

    - Added Civiv UK cookie
    - Added Cookiebot Cookie - commented scripts
    SitecoreAdmin authored and SitecoreAdmin committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    1a004b6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #35 from ramangupta44/feature/Add-Cookies

    Added cookie banner
    ramangupta44 committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    77cbfdf View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Create DXSydney.css

    gouravespire committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    9a3a869 View commit details
    Browse the repository at this point in the history
  2. Update _app.tsx

    gouravespire committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    e2a3adf View commit details
    Browse the repository at this point in the history
  3. Add files via upload

    gouravespire committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    1a7ffaa View commit details
    Browse the repository at this point in the history
  4. Update DXSydney.css

    gouravespire committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    37296ac View commit details
    Browse the repository at this point in the history
  5. Update DXSydney.css

    gouravespire committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    99b1f6e View commit details
    Browse the repository at this point in the history
  6. Update DXSydney.css

    gouravespire committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    a6c127f View commit details
    Browse the repository at this point in the history
  7. Update DXSydney.css

    gouravespire committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    79bcf79 View commit details
    Browse the repository at this point in the history
  8. Update DXSydney.css

    gouravespire committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    18dbcee View commit details
    Browse the repository at this point in the history
  9. Update DXSydney.css

    gouravespire committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    a5125f3 View commit details
    Browse the repository at this point in the history
  10. Update DXSydney.css

    gouravespire committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    094e75e View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Update DXSydney.css

    gouravespire committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    91b428d View commit details
    Browse the repository at this point in the history
  2. Update DXSydney.css

    gouravespire committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    a1d5afd View commit details
    Browse the repository at this point in the history
  3. Update DXSydney.css

    gouravespire committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    1900646 View commit details
    Browse the repository at this point in the history
  4. Update DXSydney.css

    gouravespire committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    751c381 View commit details
    Browse the repository at this point in the history
  5. Update DXSydney.css

    gouravespire committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    96c7a2c View commit details
    Browse the repository at this point in the history
  6. Update DXSydney.css

    gouravespire committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    bfc3a12 View commit details
    Browse the repository at this point in the history
  7. Update DXSydney.css

    gouravespire committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    fdefe62 View commit details
    Browse the repository at this point in the history
  8. Update DXSydney.css

    gouravespire committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    44ab66b View commit details
    Browse the repository at this point in the history
  9. Update DXSydney.css

    gouravespire committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    ebfafe6 View commit details
    Browse the repository at this point in the history
  10. Update DXSydney.css

    gouravespire committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    820dfb0 View commit details
    Browse the repository at this point in the history
  11. Update DXSydney.css

    gouravespire committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    0fe6f4b View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Update DXSydney.css

    gouravespire committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    f72a2e4 View commit details
    Browse the repository at this point in the history
  2. Update DXSydney.css

    gouravespire committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    e9ba690 View commit details
    Browse the repository at this point in the history
  3. Update DXSydney.css

    gouravespire committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    be3c125 View commit details
    Browse the repository at this point in the history