Skip to content

Releases: cscottyb/indigo

v0.1.6

02 Oct 23:50
Compare
Choose a tag to compare
v0.1.6 Pre-release
Pre-release

Including Squared Version

The squared version eliminates border radius for most components. Modals and a few buttons may still have rounded corners. Includes refinements of v0.1.5 update.

Changelog:

  • Reduced visual weight of newly added buttons for carousel, news, and related results.
  • Update images modules.
  • Refined search organic links.

v0.1.5

01 Oct 20:51
Compare
Choose a tag to compare
v0.1.5 Pre-release
Pre-release

Duck Duck Go just updated their theme and this release accommodate the new features. I maintained the title on top of each search result instead of the new update having the url on top. My reasoning? Information hierarchy. The title is what I'm primarily looking for when effectively search, followed by the url, and then the description. I will reintroduced DDG's layout in future releases.

Changelog:

  • Updated styles for results, header, carousel, and related search.
  • Changed the indigo theme color to the blue that DDG is using.
  • Changed search field background color to adjust to light and dark themes.
  • Added video instructions to use the theme.

v0.1.3

18 Sep 16:09
Compare
Choose a tag to compare
v0.1.3 Pre-release
Pre-release

Firefox themes fixed and tested.

Change Log

  • Fixed Firefox themes due to background-image not having the correct variables for header or metabar components.

v0.1.2

17 Sep 01:43
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release

Most of the core components, modules, and pages are ready for daily use.

I'm confident in saying the foundations for All, Images, Videos, News, and Shopping views are ready for Beta reviews. Map's is almost done; just need to style the Directions views, but otherwise usable. Modules like Calculator, Recipes(Yummly), Forecast, Stacks Overflow, and Carousel are ready for Beta.

Changelog

  • Migrate project completely over to the official SASS npm module, sass, from the now depreciated npm node-sass.
  • Fixed lightmode-darkmode themes not rendering darkmode default values by switching (@)import with (@)use.

indigo-v0.1.1: Day One Patch

16 Sep 03:21
Compare
Choose a tag to compare
Pre-release

Day One Patch

Zip file comes with updated themes files. Better transparency and fixing existing components with the Day One Patch.

Change Log

  • Fixed all components with the backdrop-filters property for all major browser engines.
  • Removed metabar when header is set to "On & Dynamic" for Firefox due to buggy behavior present in DDG's default styling.
  • Added a background-image gradient to Chrome header and metabar.
  • Changed header search field to a ui background-color from theme-color tinted background color.
  • Set min-height to Map page's place listings.
  • Project Folder: Updated file structure, package.json, and README.md.

Indigo Alpha Release v0.1.0

14 Sep 21:55
Compare
Choose a tag to compare
Pre-release

Indigo Alpha Release v0.1.0

Consult README.md for installation methods.

Description
Thank you early adopters for showing some love to the Indigo project during development. This release is a very usable demo of the Indigo theme moving forward. That said, the design isn't finished. Alpha's release cycle will have lots of patch release along with more themes. Check the Release page for frequent updates to the theme.

Features

  • Comes with light, dark, and dim themes and in combination of light-dim, light-dark, and dim-dark for Webkit, Blink, Mozilla browsers plus a non-transparency variant named compatible.
  • Recommend Compatible theme for Blink and Mozilla browsers, and Safari variant for Safari users.

Known issues

  • Header doesn't play nice with Safari theme due to backdrop-filter and DuckDuckGo default styling. Fix, reconstruct header using a different position properties.
  • Dropdown search bar selection background is to transparent in some combinations.
  • Map's direction UI redesign isn't finished.
  • Browsers handles the backdrop filters differently.
  • Browser prefixes haven't been added.
  • Few Instant Answers are styled.
  • Package code is only readable to cscottyb.