Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'origin/beta' into alpha
Browse files Browse the repository at this point in the history
* origin/beta:
  chore(patch): release 2.26.0-beta.5 on beta channel [skip ci]
  fix: add menu drop to generate token on console (#367)
  chore(patch): release 2.26.0-beta.4 on beta channel [skip ci]
  fix: remove swr local storage cache provider (#371)
  chore(minor): release 2.26.0-beta.3 on beta channel [skip ci]
  feat: Update SVG favicon (#369)
  chore(minor): release 2.26.0-beta.2 on beta channel [skip ci]
  feat: New Favicon Replacement (#363)
  chore(minor): release 2.26.0-beta.1 on beta channel [skip ci]
  feat: adds localstorageprovider (#361)
  chore(patch): release 2.25.0-beta.9 on beta channel [skip ci]
  fix: rename everything from Post to Repo  (#356)
  chore(minor): release 2.25.0-beta.8 on beta channel [skip ci]
  feat: added custom tailwind variables and removed anti patterns (#337)
  • Loading branch information
0-vortex committed Oct 18, 2022
2 parents 663abed + 34571fa commit 74cb85d
Show file tree
Hide file tree
Showing 8 changed files with 112 additions and 205 deletions.
55 changes: 55 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,47 @@

* trigger build on alpha ([#359](https://github.com/open-sauced/hot-sauce/issues/359)) ([dbbbea5](https://github.com/open-sauced/hot-sauce/commit/dbbbea577797cfcee0b59e8efa9246bc208709d0))

## [2.26.0-beta.5](https://github.com/open-sauced/hot-sauce/compare/v2.26.0-beta.4...v2.26.0-beta.5) (2022-10-10)


### 🐛 Bug Fixes

* add menu drop to generate token on console ([#367](https://github.com/open-sauced/hot-sauce/issues/367)) ([dce7249](https://github.com/open-sauced/hot-sauce/commit/dce7249fda0c50af2b5a4473810f6528f9546d94)), closes [#364](https://github.com/open-sauced/hot-sauce/issues/364)

## [2.26.0-beta.4](https://github.com/open-sauced/hot-sauce/compare/v2.26.0-beta.3...v2.26.0-beta.4) (2022-10-09)


### 🐛 Bug Fixes

* remove swr local storage cache provider ([#371](https://github.com/open-sauced/hot-sauce/issues/371)) ([334081c](https://github.com/open-sauced/hot-sauce/commit/334081cb68468ce24516a8f81499e7f5f124ebe9)), closes [#365](https://github.com/open-sauced/hot-sauce/issues/365)

## [2.26.0-beta.3](https://github.com/open-sauced/hot-sauce/compare/v2.26.0-beta.2...v2.26.0-beta.3) (2022-10-07)


### 🍕 Features

* Update SVG favicon ([#369](https://github.com/open-sauced/hot-sauce/issues/369)) ([bf78ca0](https://github.com/open-sauced/hot-sauce/commit/bf78ca00f858e8660ae43b83519826d56c79d62b)), closes [#368](https://github.com/open-sauced/hot-sauce/issues/368)

## [2.26.0-beta.2](https://github.com/open-sauced/hot-sauce/compare/v2.26.0-beta.1...v2.26.0-beta.2) (2022-10-06)


### 🍕 Features

* New Favicon Replacement ([#363](https://github.com/open-sauced/hot-sauce/issues/363)) ([bb680a6](https://github.com/open-sauced/hot-sauce/commit/bb680a6beaa7da543f19eb636cd962ec15d2f78e)), closes [#362](https://github.com/open-sauced/hot-sauce/issues/362)

## [2.26.0-beta.1](https://github.com/open-sauced/hot-sauce/compare/v2.25.0...v2.26.0-beta.1) (2022-10-05)


### 🐛 Bug Fixes

* rename everything from Post to Repo ([#356](https://github.com/open-sauced/hot-sauce/issues/356)) ([0267009](https://github.com/open-sauced/hot-sauce/commit/02670098541ba8d68eafb4fd8c910396a9aa6465)), closes [#313](https://github.com/open-sauced/hot-sauce/issues/313)


### 🍕 Features

* added custom tailwind variables and removed anti patterns ([#337](https://github.com/open-sauced/hot-sauce/issues/337)) ([549e676](https://github.com/open-sauced/hot-sauce/commit/549e6765a8452e7a21dde9201058960cbb832eed)), closes [#315](https://github.com/open-sauced/hot-sauce/issues/315)
* adds localstorageprovider ([#361](https://github.com/open-sauced/hot-sauce/issues/361)) ([f030796](https://github.com/open-sauced/hot-sauce/commit/f0307960592f0e72045bc12b94bae3c50ad4e061)), closes [#335](https://github.com/open-sauced/hot-sauce/issues/335)

## [2.25.0](https://github.com/open-sauced/hot-sauce/compare/v2.24.2...v2.25.0) (2022-09-28)


Expand All @@ -47,6 +88,20 @@
* Added white borders to Stacked Avatars Component ([#328](https://github.com/open-sauced/hot-sauce/issues/328)) ([8dda541](https://github.com/open-sauced/hot-sauce/commit/8dda541e996325d645c64bdc0e16ff69753970e9)), closes [#286](https://github.com/open-sauced/hot-sauce/issues/286)
* replace existing footer with brand unified one ([#347](https://github.com/open-sauced/hot-sauce/issues/347)) ([27bde34](https://github.com/open-sauced/hot-sauce/commit/27bde344b20e0a7e5789d8ad21f8b7b270212032)), closes [#345](https://github.com/open-sauced/hot-sauce/issues/345)

## [2.25.0-beta.9](https://github.com/open-sauced/hot-sauce/compare/v2.25.0-beta.8...v2.25.0-beta.9) (2022-10-04)


### 🐛 Bug Fixes

* rename everything from Post to Repo ([#356](https://github.com/open-sauced/hot-sauce/issues/356)) ([0267009](https://github.com/open-sauced/hot-sauce/commit/02670098541ba8d68eafb4fd8c910396a9aa6465)), closes [#313](https://github.com/open-sauced/hot-sauce/issues/313)

## [2.25.0-beta.8](https://github.com/open-sauced/hot-sauce/compare/v2.25.0-beta.7...v2.25.0-beta.8) (2022-10-04)


### 🍕 Features

* added custom tailwind variables and removed anti patterns ([#337](https://github.com/open-sauced/hot-sauce/issues/337)) ([549e676](https://github.com/open-sauced/hot-sauce/commit/549e6765a8452e7a21dde9201058960cbb832eed)), closes [#315](https://github.com/open-sauced/hot-sauce/issues/315)

## [2.25.0-beta.7](https://github.com/open-sauced/hot-sauce/compare/v2.25.0-beta.6...v2.25.0-beta.7) (2022-09-28)


Expand Down
Binary file modified public/favicon.ico
Binary file not shown.
134 changes: 12 additions & 122 deletions public/favicon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions public/favicon.svg.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 15 additions & 1 deletion src/components/PrimaryNav.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ import { getAvatarLink } from "../lib/github";
import useSupabaseAuth from "../hooks/useSupabaseAuth";
import { version } from "../../package.json";
import openSaucedLogo from "../assets/openSauced.svg";
import { supabase } from "../lib/supabase";

import RepoSubmission from "./RepoSubmission";

Expand All @@ -30,7 +31,7 @@ const StarTheRepo = (): JSX.Element => (

const PrimaryNav = (): JSX.Element => {
const { signIn, signOut, user } = useSupabaseAuth();

const currentUser = supabase.auth.session();
const [isFormOpen, setIsFormOpen] = useState(false);

const handleFormOpen = (state: boolean) => setIsFormOpen(state);
Expand Down Expand Up @@ -131,6 +132,19 @@ const PrimaryNav = (): JSX.Element => {
)}
</Menu.Item>

<Menu.Item>
{({ active }) => (
<button
className={`${
active ? "bg-gray-100 text-gray-700" : "text-gray-900"
} group flex w-full items-center rounded-md px-5 py-1.5 text-sm`}
onClick={() => console.log("Token: ", currentUser?.access_token)}
>
Print auth token
</button>
)}
</Menu.Item>

<Menu.Item>
{({ active }) => (
<a
Expand Down
64 changes: 0 additions & 64 deletions src/components/RepoWrap.tsx

This file was deleted.

4 changes: 2 additions & 2 deletions src/components/StackedAvatar.tsx
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
import Avatar from "./Avatar";

export declare interface StackedAvatarProps {
contributors: DbContribution[];
contributors?: DbContribution[];
}
const StackedAvatar = ({ contributors }: StackedAvatarProps) => (
<div className="-space-x-2 flex hover:space-x-0 transition-all duration-300">
{contributors && contributors.slice(0, 5).map(({ contributor, last_merged_at }) => (
{contributors?.slice(0, 5).map(({ contributor, last_merged_at }) => (
<div
key={`contributor-avatar-${contributor}`}
className="w-7 h-7 overflow-hidden rounded-full transition-all duration-300 border-2 border-white"
Expand Down
28 changes: 12 additions & 16 deletions tailwind.config.cjs
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
// tailwind.config.cjs
module.exports = {
content: [
"./index.html",
"./src/**/*.{js,jsx,svelte,ts,tsx,vue}",
],
content: ["./index.html", "./src/**/*.{js,jsx,svelte,ts,tsx,vue}"],
theme: {
extend: {
colors: {
Expand All @@ -23,22 +20,22 @@ module.exports = {
osGrey: "#11181C",
osOrange: "#ED5F00",
lightOrange: "#FFCCA7",
lightSlate:"#11181C",
lightSlate11:"#687076",
lightSlate10:"#7E868C",
lightSlate06:"#DFE3E6",
lightSlate01:"#FBFCFD",
lightSlate09:"#889096",
lightOrange01:"#FEFCFB",
lightSlate: "#11181C",
lightSlate11: "#687076",
lightSlate10: "#7E868C",
lightSlate06: "#DFE3E6",
lightSlate01: "#FBFCFD",
lightSlate09: "#889096",
lightOrange01: "#FEFCFB",
gradFirst: "#FF932F",
gradMiddle: "#FF3C3C",
gradLast: "#FF3C3C",
osBackgroundGrey: "#FBFCFD"
osBackgroundGrey: "#FBFCFD",
},
fontFamily: {
Inter: ['Inter', 'sans-serif'],
Lexend: ['Lexend', 'sans-serif'],
OpenSans: ['Open Sans', 'sans-serif']
Inter: ["Inter", "sans-serif"],
Lexend: ["Lexend", "sans-serif"],
OpenSans: ["Open Sans", "sans-serif"],
},
container: {
center: true,
Expand All @@ -58,5 +55,4 @@ module.exports = {
// eslint-disable-next-line @typescript-eslint/no-var-requires
require("tailwindcss-radix")(),
],

};

0 comments on commit 74cb85d

Please sign in to comment.