Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: type generation for local collection #130

Closed
wants to merge 36 commits into from
Closed

Commits on Jun 6, 2023

  1. wip: new version

    natemoo-re committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    c2aa2ce View commit details
    Browse the repository at this point in the history
  2. typegen

    natemoo-re committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    894952b View commit details
    Browse the repository at this point in the history
  3. [v1] chore: update CI to use pnpm (#103)

    * chore: update ci to use pnpm
    
    * chore(lint): Prettier fix
    
    ---------
    
    Co-authored-by: Michael Stramel <michael.stramel@koyfin.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    3 people authored and natemoo-re committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    9f43270 View commit details
    Browse the repository at this point in the history
  4. [v1] Convert core package to TS (#96)

    * chore: convert core package to typescript
    
    * update lockfile
    
    * chore(lint): Prettier fix
    
    ---------
    
    Co-authored-by: Michael Stramel <michael.stramel@koyfin.com>
    Co-authored-by: Nate Moore <nate@astro.build>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    4 people committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    0de74a3 View commit details
    Browse the repository at this point in the history
  5. [v1] feat: remove Iconify requirement (#97)

    * feat: remove Iconify requirement
    
    * update lockfile
    
    * chore(lint): Prettier fix
    
    ---------
    
    Co-authored-by: Michael Stramel <michael.stramel@koyfin.com>
    Co-authored-by: Nate Moore <nate@astro.build>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    4 people committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    88d86c4 View commit details
    Browse the repository at this point in the history
  6. [v1] docs: update README for v1 (#98)

    * docs: update core README
    
    * chore: update website to use latest code
    
    * Remove Sprite references from demo
    
    * Swap for correct dependency to install
    
    * remove content
    
    * update lockfile
    
    * chore(lint): Prettier fix
    
    ---------
    
    Co-authored-by: Michael Stramel <michael.stramel@koyfin.com>
    Co-authored-by: Nate Moore <nate@astro.build>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    4 people committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    4613490 View commit details
    Browse the repository at this point in the history
  7. [v1] chore: cleaning up typings and organization (#99)

    * chore: convert core package to typescript
    
    * feat: remove Iconify requirement
    
    * docs: update core README
    
    * chore: update website to use latest code
    
    * fix: improve typings and organization
    
    * fix: generating icon type definitions
    
    * chore(lint): Prettier fix
    
    * fix readme
    
    ---------
    
    Co-authored-by: Michael Stramel <michael.stramel@koyfin.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    3 people authored and natemoo-re committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    2fdbc5a View commit details
    Browse the repository at this point in the history
  8. [v1] feat: allow svgo options to be passed in (#100)

    * feat: allow svgo options to be passed
    
    * chore(lint): Prettier fix
    
    * cleanup merge conflicts
    
    ---------
    
    Co-authored-by: Michael Stramel <michael.stramel@koyfin.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Nate Moore <nate@astro.build>
    4 people committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    0de37e3 View commit details
    Browse the repository at this point in the history
  9. update build script

    natemoo-re committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    9d037dd View commit details
    Browse the repository at this point in the history
  10. appease typescript

    natemoo-re committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    2ecf678 View commit details
    Browse the repository at this point in the history
  11. update build script

    natemoo-re committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    65a7e32 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    db4dcc4 View commit details
    Browse the repository at this point in the history
  13. redploy

    natemoo-re committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    b78263b View commit details
    Browse the repository at this point in the history
  14. update tsconfig

    natemoo-re committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    51a1552 View commit details
    Browse the repository at this point in the history
  15. Fix typings (#113)

    * fix build
    
    * chore(lint): Prettier fix
    
    ---------
    
    Co-authored-by: Michael Stramel <michael.stramel@koyfin.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    3 people committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    d949ccb View commit details
    Browse the repository at this point in the history
  16. Improve Error messaging (#114)

    * improve error messaging
    
    * chore(lint): Prettier fix
    
    ---------
    
    Co-authored-by: Michael Stramel <michael.stramel@koyfin.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    3 people committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    76cf6b0 View commit details
    Browse the repository at this point in the history
  17. Improve README (#115)

    * improve readme
    
    * chore(lint): Prettier fix
    
    ---------
    
    Co-authored-by: Michael Stramel <michael.stramel@koyfin.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    3 people committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    950f8a5 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. chore: swap missed yarn commands for pnpm

    Michael Stramel committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    684633a View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. docs: update core README (#121)

    Co-authored-by: Michael Stramel <michael.stramel@koyfin.com>
    stramel and Michael Stramel committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    5bda90f View commit details
    Browse the repository at this point in the history
  2. fix: prevent missing local collection from failing build (#120)

    * fix: prevent failing on missing local collection
    
    * chore(lint): Prettier fix
    
    ---------
    
    Co-authored-by: Michael Stramel <michael.stramel@koyfin.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    3 people committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    2e468b6 View commit details
    Browse the repository at this point in the history
  3. enter pre mode

    natemoo-re committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    fad5bd8 View commit details
    Browse the repository at this point in the history
  4. add changeset

    natemoo-re committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    f1c763d View commit details
    Browse the repository at this point in the history
  5. chore: release (next) (#122)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    c883bdb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fbdb23e View commit details
    Browse the repository at this point in the history
  7. run build

    natemoo-re committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    7cd5738 View commit details
    Browse the repository at this point in the history
  8. bump

    natemoo-re committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    24216dd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2f275c4 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. move warning about local directory to on use (#123)

    Co-authored-by: Michael Stramel <michael.stramel@koyfin.com>
    stramel and Michael Stramel committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    41554ad View commit details
    Browse the repository at this point in the history
  2. chore: release (next) (#124)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    70ec109 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. docs: update core README with astro add steps

    Michael Stramel committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    e66e3ad View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. fix: type generation with astro check

    Michael Stramel committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    8e6d2f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4171fce View commit details
    Browse the repository at this point in the history
  3. Create dull-turkeys-love.md

    stramel committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    b95a199 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. fix: correctly pass SVGO Options (#129)

    * fix: correctly pass svgo options
    
    * Create violet-experts-travel.md
    
    ---------
    
    Co-authored-by: Michael Stramel <michael.stramel@koyfin.com>
    stramel and Michael Stramel committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    d445ed9 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    0294b92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1d8954 View commit details
    Browse the repository at this point in the history