Changelog

Evolution of your sparrow

2.2.0 - House sparrow

29 Oct, 2023

New
  • Doc: public/components/sparrow/colors.html
  • Utility classes:
    • .text-body-highlight
    • .font-secondary
Update
  • Bootsrap version to 5.3.2
  • Doc: public/components/sparrow/typography.html
  • Doc: public/documentation/customization.html
  • HTML:
    • Replaced .text-500 with .text-body-tertiary
    • Replaced .text-600 with .text-body-secondary
    • Replaced .text-700 with .text-body
    • Replaced .text-900 with .text-body-highlight
    • Replaced .bg-white with .bg-body
    • Replaced .bg-100 with .bg-body-tertiary
    • Replaced .bg-200 with .bg-body-secondary
    • Replaced .font-sans-serif with .font-secondary
    • Replaced .fs-8 with .fs-1
    • Replaced .fs-7 with .fs-2
    • Replaced .fs-6 with .fs-3
    • Replaced .fs-5 with .fs-4
    • Replaced .fs-4 with .fs-5
    • Replaced .fs-3 with .fs-6
    • Replaced .fs-2 with .fs-7
    • Replaced .fs-1 with .fs-8
    • Replaced .fs-0 with .fs-9
    • Replaced .fs--1 with .fs-10
    • Replaced
  • Overall SCSS retouched.
  • Utility classes:
    • Font sizes updated. see documentation
    • .fw-semi-bold is now .fw-semibold
    • .text-{100|200|300|400|600|700|800|900|1000|1100} is now .text-gray-{100|200|300|400|600|700|800|900|1000|1100}
    • .bg-{100|200|300|400|600|700|800|900|1000|1100} is now .bg-gray-{100|200|300|400|600|700|800|900|1000|1100}
    • z-index-* is now z-*
    • Removed .bg-{facebook|twitter|google-plus|linkedin|youtube|github}
  • CSS variables:
    • --sparrow-{100|200|300|400|600|700|800|900|1000|1100} is now --sparrow-gray-{100|200|300|400|600|700|800|900|1000|1100}
Fix
  • Minor bugs.

2.1.1 - Snowfinch

03 Jan, 2023

Update
  • Bootsrap version to 5.3.0-alpha1
  • Fancynav: Added CSS variables for fancynav at src/scss/theme/_fancynav.scss
Fix
  • Minor bugs.

2.1.0 - Sparrow weaver

25 July, 2022

Update
  • Bootsrap version to v5.2.0
  • All scss files
  • JS: src/js/isotope.js
  • SCSS: CSS variable for grays
  • SCSS: Removed src/scss/theme/_alert.scss
  • SCSS: Removed src/scss/theme/_popover.scss
Fix
  • Border issues.
  • Ohter minor bugs.

2.0.2 - Sociable weaver

05 December, 2021

Update
  • JS: src/js/fancynav.js
  • SCSS: src/scss/theme/_fancynav.scss
Fix
  • Fancynav dropdown issue

2.0.1 - Cinnamon ibon

01 November, 2021

Update
  • Bootsrap version updated from v5.1.1 to v5.1.3
  • Page: public/index.html
  • Page: pages/portfolio.html
  • Page: public/components/sparrow/filter.html
  • Page: public/components/sparrow/masonry.html
  • JS: src/js/isotope.js
  • SCSS: src/scss/theme/isotope.scss
  • SCSS: src/scss/theme/_variables.scss
  • JSON: package.json
Fix
  • Page: public/homes/interior.html
  • Other minor bugs

2.0.0 - Rock Sparrow

05 October, 2021

New
  • Page: public/homes/digital.html
  • Page: public/homes/event.html
  • Page: public/homes/interior.html
  • Page: public/homes/landing.html
  • Page: public/homes/promotion.html
  • Page: public/homes/software.html
  • Page: public/homes/studio.html
  • Page: public/pages/blog.html
  • Page: public/pages/blog-single.html
  • Page: public/components/sparrow/fancynav.html
  • Page: public/components/sparrow/cookie-notice.html
  • JS: src/js/notice.js
  • JS: src/js/bootstrap-navbar.js
  • SCSS: src/scss/theme/_showcase.scss
Update
  • JS: src/js/bg-player.js
  • JS: src/js/countdown.js
  • JS: src/js/countup.js
  • JS: src/js/drawsvg.js
  • JS: src/js/fancynav.js
  • JS: src/js/isotope.js
  • JS: src/js/preloader.js
  • JS: src/js/progressbar.js
  • JS: src/js/swiper.js
  • JS: src/js/theme.js
  • JS: src/js/zanimation.js
  • SCSS: src/scss/theme/_accordion.scss
  • SCSS: src/scss/theme/_avatar.scss
  • SCSS: src/scss/theme/_buttons.scss
  • SCSS: src/scss/theme/_card.scss
  • SCSS: src/scss/theme/_documentation.scss
  • SCSS: src/scss/theme/_dropdown.scss
  • SCSS: src/scss/theme/_fancynav.scss
  • SCSS: src/scss/theme/_forms.scss
  • SCSS: src/scss/theme/_loaders.scss
  • SCSS: src/scss/theme/_logos.scss
  • SCSS: src/scss/theme/_mixed.scss
  • SCSS: src/scss/theme/_notice.scss
  • SCSS: src/scss/theme/_reboot.scss
  • SCSS: src/scss/theme/_theme.scss
  • SCSS: src/scss/theme/_variables.scss
  • SCSS: src/scss/theme/plugins/_bigpicture.scss
  • SCSS: src/scss/theme/plugins/_swiper.scss
  • SCSS: src/scss/theme/root/_light.scss
  • Page: Removed public/components/sparrow/fancyscroll.html
  • JSON: vendors.json
  • JSON: package.json

2.0.0-alpha2 - True Sparrow

13 september, 2021

New
  • Imagesloaded plugin added.
  • Coming soon pages structure updated.
  • Bigpicture plugin added.
  • Page: public/homes/bicycle.html
  • Page: public/homes/bigcartel.html
  • Page: public/homes/cafe.html
  • Page: public/homes/ecommerce.html
  • Page: public/pages/caseStudy.html
  • Page: public/pages/coming-soon.html
  • Page: public/pages/one-page.html
  • Page: public/pages/shop.html
  • Page: public/pages/product-single.html
  • Page: public/pages/split-youtube.html
  • page: src/js/countdown.js
  • SCSS: src/scss/theme/_logos.scss
  • SCSS: src/scss/theme/_loaders.scss
  • SCSS: src/scss/theme/_notice.scss
  • SCSS: src/scss/theme/_bg-player.scss
  • SCSS: src/scss/theme/plugins/_bigpicture.scss
  • SCSS: src/scss/theme/_isotope.scss
  • JS: src/js/countdown.js
  • JS: src/js/preloader.js
  • JS: src/js/bg-player.js
Update
  • All previous pages slightly updated.
  • Page: public/pages/portfolio.html
  • SCSS: src/scss/theme/helpers/_background.scss
  • SCSS: src/scss/theme/_badge.scss
  • SCSS: src/scss/theme/_fancynav.scss
  • SCSS: src/scss/theme/_functions.scss
  • SCSS: src/scss/theme/_mixed.scss
  • SCSS: src/scss/theme/_mixins.scss
  • SCSS: src/scss/theme/_popover.scss
  • SCSS: src/scss/theme/_theme.scss
  • SCSS: src/scss/theme/_variables.scss
  • JS: src/js/fancynav.js
  • JS: src/js/isotope.js
  • JS: src/js/progressbar.js
  • JSON: vendors.json
  • JSON: gulp/gulp.json
  • JSON: package.json
  • Plugin: glightbox plugin deleted.
  • Scss: src/scss/theme/mixins/_breakpoints.scss
  • Scss: src/scss/theme/mixins/_utilities.scss

2.0.0-alpha1 - initial release

19 August, 2021

Nothing to see here!