Skip to content

Commit

Permalink
Deploy new theme changes (#106)
Browse files Browse the repository at this point in the history
* BC1-69-feat: completed the section responsive for project showland

* BC1-69-fix: solving the font size problem in responsive

* BC1-69-fix: move showland js code to main.js

* BC1-69-fix: Add padding to some of the responsive parts in project showland

* BC1-59-chore:add css style for main section part1 and html file related to it

* BC1-69-fix: Add responsive design to index.html page

* BC1-69-fix: give fixed height to page images in main page

* BC1-69-fix: solving the problem of height to home pages in showland

* BC1-92-feat: Add base structure for blog

* BC1-69-fix: Solve a conflict in the button file in the shared folder

* BC1-69-fix: Remove duplicate code in the button file in the shared folder

* BC1-69-fix: Using media queries variables in the shared file and resolving padding in the super-fast section

* BC1-82-redesign-footer-nav-menu-in-mobile (#79)

* BC1-81-refactor: added new logos and fixed displaying im mobile

* BC1-82-refactor: the footer nav was refactpred fpr the mobile view

* Bc1 69 responsive of the all project showland (#69)

* BC1-69-feat: completed the section responsive for project showland

* BC1-69-fix: solving the font size problem in responsive

* BC1-69-fix: move showland js code to main.js

* BC1-69-fix: Add padding to some of the responsive parts in project showland

* BC1-69-fix: Add responsive design to index.html page

* BC1-69-fix: give fixed height to page images in main page

* BC1-69-fix: solving the problem of height to home pages in showland

* BC1-69-fix: Solve a conflict in the button file in the shared folder

* BC1-69-fix: Remove duplicate code in the button file in the shared folder

* BC1-69-fix: Using media queries variables in the shared file and resolving padding in the super-fast section

* Bc1 86 main section of basket (#84)

* BC1-85-feat: Add base structur for Basket

* BC1-86-feat: Add images for main section of Basket

* BC1-86-feat: Add style of header of Basket

* BC1-86-feat: Add card component style for Basket

* BC1-86-feat: Add button component style for Basket

* BC1-86-feat: Add base styles for Basket

* BC1-86-feat: Add typography styles for Basket

* BC1-86-feat: Add variables for main section of Basket

* BC1-86-feat: Add styles of basket-content for Basket

* BC1-86-feat: Add responsive main section of Basket

* BC1-86-docs: Add icons license for Basket

* BC1-102-feat: Create README.md file and specify licenses

* BC1-102-fix: Change the text in paragraph and heading

* BC1-93-feat: Build Blog Header

* BC1-103-fix: Change the title of main page to "BeeTheme"

* BC1-83-refactor: Move script.js file of showland to js folder in the root

* BC1-93-fix: Using variables in the button file and creating the base file and putting the codes related to the file and deleting the unrelated codes

* BC1-104-feat: Add background-movement animation to shared folder

* BC1-104-refactor: Delete unnecessary JS files of Product Details

* BC1-104-refactor: Rename images of Product Details

* BC1-104-refactor: Refactor header, navbar and hero header of Product Details

- Delete nav-bar.scss file and add _navbar.scss instead
- Delete top-bar.scss file and add _header.scss instead
- Delete gradient-bg.scss file
- Add button and cta components
- Add script.js file
- Refactor HTML structure

* BC1-84-design-login-page (#86)

* BC1-65-feat: login page base structure created

* BC1-84-feat: login page html codes added

* BC1-84-feat: login page background image added

* BC1-84-feat: login page background image url added to the readme file

* BC1-84-feat: login page variable file added

* BC1-84-feat: login page styles added

* BC1-84-fix: a little fix in some charachters in the labels

* BC1-84-feat: continue styling the login form.
added sass:color for some color adjustment
add shared button to styling button

* BC1-84-feat: respinsive design of login page was completed.
some visual bug fixed.

* BC1-84-fix: fix border-radius static value to $rounded2Xl

* BC1-59-chore:add css style for main section part1 and html file related to it (#83)

* BC1-105-feat: Add reusable weprodev-header layout

* BC1-105-refactor: Use weprodev-header layout in Product Details page

* Bc1 88 close modal of basket (#89)

* BC1-85-feat: Add base structur for Basket

* BC1-86-feat: Add images for main section of Basket

* BC1-86-feat: Add style of header of Basket

* BC1-86-feat: Add card component style for Basket

* BC1-86-feat: Add button component style for Basket

* BC1-86-feat: Add base styles for Basket

* BC1-86-feat: Add typography styles for Basket

* BC1-86-feat: Add variables for main section of Basket

* BC1-86-feat: Add styles of basket-content for Basket

* BC1-86-feat: Add responsive main section of Basket

* BC1-86-docs: Add icons license for Basket

* BC1-88-feat: Add close modal component sytle for Basket

* BC1-88-feat: Use close modal component for Basket

Also adding "hidden" and "blur" classes to base.scss file of Basket

* BC1-88-feat: Add the funtionality of opening and closeing the modal for Basket

* BC1-93-feat: Use the product details header and add some changes to the dropdown menu (language selector)

* Bc1 89 select your platform section of basket (#94)

* BC1-85-feat: Add base structur for Basket

* BC1-86-feat: Add images for main section of Basket

* BC1-86-feat: Add style of header of Basket

* BC1-86-feat: Add card component style for Basket

* BC1-86-feat: Add button component style for Basket

* BC1-86-feat: Add base styles for Basket

* BC1-86-feat: Add typography styles for Basket

* BC1-86-feat: Add variables for main section of Basket

* BC1-86-feat: Add styles of basket-content for Basket

* BC1-86-feat: Add responsive main section of Basket

* BC1-86-docs: Add icons license for Basket

* BC1-88-feat: Add close modal component sytle for Basket

* BC1-88-feat: Use close modal component for Basket

Also adding "hidden" and "blur" classes to base.scss file of Basket

* BC1-88-feat: Add the funtionality of opening and closeing the modal for Basket

* BC1-87-feat: Add some new variables for Basket

- variables for colros, and border

* BC1-87-fix: Fix a typo in card component of Basket

* BC1-87-feat: Add right-0 class to the base of Basket

* BC1-87-feat: Add form component styles to Basket

* BC1-87-feat: Add select section styles for Basket

* BC1-87-feat: Add responsive select section to Basket

* BC1-87-feat: Add functionality of closing and opening select section for Basket

* BC1-89-feat: Add images of platforms for Basket

* BC1-89-feat: Add fifthColor variable for Basket

* BC1-89-feat: Add platform style component for Basket

* BC1-89-feat: Add responsive select platfrom of Basket

* BC1-89-feat: Add the functionality of closing and opening select platform of Basket

* BC1-87-fix: Use rem instead of px for shadow variables of Basket

* BC1-87-fix: Fix typo (change forthColor to fourthColor) in Basket

* BC1-89-refactor: Delete Jquery file and use vanila JS for Basket

* Bc1 106 add basket to main page as a demo (#99)

* BC1-85-feat: Add base structur for Basket

* BC1-86-feat: Add images for main section of Basket

* BC1-86-feat: Add style of header of Basket

* BC1-86-feat: Add card component style for Basket

* BC1-86-feat: Add button component style for Basket

* BC1-86-feat: Add base styles for Basket

* BC1-86-feat: Add typography styles for Basket

* BC1-86-feat: Add variables for main section of Basket

* BC1-86-feat: Add styles of basket-content for Basket

* BC1-86-feat: Add responsive main section of Basket

* BC1-86-docs: Add icons license for Basket

* BC1-88-feat: Add close modal component sytle for Basket

* BC1-88-feat: Use close modal component for Basket

Also adding "hidden" and "blur" classes to base.scss file of Basket

* BC1-88-feat: Add the funtionality of opening and closeing the modal for Basket

* BC1-87-feat: Add some new variables for Basket

- variables for colros, and border

* BC1-87-fix: Fix a typo in card component of Basket

* BC1-87-feat: Add right-0 class to the base of Basket

* BC1-87-feat: Add form component styles to Basket

* BC1-87-feat: Add select section styles for Basket

* BC1-87-feat: Add responsive select section to Basket

* BC1-87-feat: Add functionality of closing and opening select section for Basket

* BC1-89-feat: Add images of platforms for Basket

* BC1-89-feat: Add fifthColor variable for Basket

* BC1-89-feat: Add platform style component for Basket

* BC1-89-feat: Add responsive select platfrom of Basket

* BC1-89-feat: Add the functionality of closing and opening select platform of Basket

* BC1-87-fix: Use rem instead of px for shadow variables of Basket

* BC1-87-fix: Fix typo (change forthColor to fourthColor) in Basket

* BC1-89-refactor: Delete Jquery file and use vanila JS for Basket

* BC1-106-feat: Add basket page as a demo to main page

* BC1-109-feat: add project showland as demo to main page

* BC1-111-fix: Changing texts in html (#105)
  • Loading branch information
MichaelAndish authored Dec 5, 2024
1 parent c0ec60c commit 3cef151
Showing 1 changed file with 54 additions and 184 deletions.
Loading

0 comments on commit 3cef151

Please sign in to comment.