Skip to content

Conversation

@DonIsaac
Copy link
Member

We should probably update master with the current changes made on dev

lovendatj and others added 17 commits September 12, 2020 23:58
* Utility Component Upgrades
- Project cards now show forks, stars, and watches
- Added `Label`, `Icon`, `IconLabel`, and `LabeledButton` components
- Added some dependencies that we should have had already (not sure how
  it was working without them)
- Buttons are now spaced correctly
- Minor bug fixes

* Improved ProjectCard styling
* Improved getGithubRepos hook

- Now takes more options
- Projects are ordered by stars by default
- Still can't get `subscribers_count` for "get all repos", looks like a
  github bug.

* Cleanup and minor style improvements
GPT v3 for GITHUB (not website)
* Update README.md

Co-authored-by: Don Isaac <donald.isaac@gmail.com>
* Ejected create-react-app (again)

* Set up site for gatsby

* Update index.tsx

* Minor improvements
- Added `react-helmet`
- Added a `Layout` component
- Made yarn scripts use gatsby instead of react-scripts

Co-authored-by: Loven Dat J <69658747+lovendatj@users.noreply.github.com>
* Created a verify workflow for github actions
* Bug fix
* Verify now runs on push
* temporarily disabled verify step
* Added custom overrides to eslint
* Set up linting, and fixed linter errors
* removed export from Button.spec.tsx
* Moved 'Show Environment' step to after 'yarn install' step
* Update README.md

* Update Main.tsx

* added projects pages

Made adjustments to content on home page and added projects page

* Update ProjectCard.tsx

* Update Nav.tsx

Dropped down now works, but no transitions. It  does not do easy transition.

* toggling menu

no css transitions. could not find.

* added props to project cards fc

* updating badge.png
* Added basic support for groupme svg icon

* Minor improvements to icon label system

* Switched to boolean

* Added basic support for groupme svg icon

* Minor improvements to icon label system

* Switched to boolean

* Changed to use span tag and moved some functionality into .icon-groupme

* .icon-groupme tweak and groupme.svg lines inversed

* Added groupme icon to src
* Added bootstrap grid react components and refactored index page with them

* Implemented banner component
@DonIsaac DonIsaac added enhancement New feature or request Major The changes described/made are high impact/effort/risk labels Nov 16, 2020
@DonIsaac DonIsaac requested a review from a team November 16, 2020 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request Major The changes described/made are high impact/effort/risk

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants