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

Blog: Added filter by tags #466

Merged
merged 30 commits into from
Sep 1, 2022
Merged

Blog: Added filter by tags #466

merged 30 commits into from
Sep 1, 2022

Commits on Apr 30, 2022

  1. Added Filter by Tag feature

    NLTN committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    069c89a View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. Added TagField component

    NLTN committed May 5, 2022
    Configuration menu
    Copy the full SHA
    481b9c8 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Configuration menu
    Copy the full SHA
    ec3022f View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. Updated TagField + Added discernTags() + Modified fetchNewsletters()

    TagField can work with Javascript disabled.
    NLTN committed May 11, 2022
    Configuration menu
    Copy the full SHA
    148fef5 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. Optimized discernTags()

    NLTN committed May 12, 2022
    Configuration menu
    Copy the full SHA
    259d7fd View commit details
    Browse the repository at this point in the history
  2. Update src/lib/components/utils/acm-tagfield.svelte

    Great suggestion. Much cleaner code & avoid bugs.
    
    Co-authored-by: Ethan Davidson <31261035+EthanThatOneKid@users.noreply.github.com>
    NLTN and EthanThatOneKid committed May 12, 2022
    Configuration menu
    Copy the full SHA
    98affdb View commit details
    Browse the repository at this point in the history
  3. Update src/routes/blog/index.xml.ts

    OMG. Deconstructor syntax is so helpful.
    
    Co-authored-by: Ethan Davidson <31261035+EthanThatOneKid@users.noreply.github.com>
    NLTN and EthanThatOneKid committed May 12, 2022
    Configuration menu
    Copy the full SHA
    2021d42 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. Configuration menu
    Copy the full SHA
    32a7dc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a843815 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    baaac58 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c9e390 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2022

  1. Optimized filterPosts()

    NLTN committed May 15, 2022
    Configuration menu
    Copy the full SHA
    ff25d04 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. Changed slot name.

    NLTN committed May 27, 2022
    Configuration menu
    Copy the full SHA
    3abe409 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2022

  1. Update src/lib/components/utils/acm-labelfield.svelte

    Co-authored-by: Ethan Davidson <31261035+EthanThatOneKid@users.noreply.github.com>
    NLTN and EthanThatOneKid committed May 28, 2022
    Configuration menu
    Copy the full SHA
    111206b View commit details
    Browse the repository at this point in the history
  2. Update src/routes/blog/index.svelte

    Co-authored-by: Ethan Davidson <31261035+EthanThatOneKid@users.noreply.github.com>
    NLTN and EthanThatOneKid committed May 28, 2022
    Configuration menu
    Copy the full SHA
    1d52644 View commit details
    Browse the repository at this point in the history
  3. Remove unnecessary code

    NLTN committed May 28, 2022
    Configuration menu
    Copy the full SHA
    2cafd31 View commit details
    Browse the repository at this point in the history
  4. Update src/routes/blog/index.json.ts

    Co-authored-by: Ethan Davidson <31261035+EthanThatOneKid@users.noreply.github.com>
    NLTN and EthanThatOneKid committed May 28, 2022
    Configuration menu
    Copy the full SHA
    3e9f8c4 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. Configuration menu
    Copy the full SHA
    94fec94 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. Fixed lint errors

    NLTN committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    2dd72cf View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

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

Commits on Aug 29, 2022

  1. Configuration menu
    Copy the full SHA
    90489f5 View commit details
    Browse the repository at this point in the history
  2. Fixed a mistake made when merging conflicts

    Somehow, I managed to empty out the contents of `/src/lib/common/utils.ts`. I put them back, merged.
    EthanThatOneKid committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    c0b4f53 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49c6146 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    549716f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    92ed359 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Configuration menu
    Copy the full SHA
    27aae8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42086af View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Configuration menu
    Copy the full SHA
    1afde39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c729607 View commit details
    Browse the repository at this point in the history
  3. Fixed typo in blog page title

    [4:48 PM]jasonw: i forgot to put post but
    [4:48 PM]jasonw: change blog back to readme
    EthanThatOneKid committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    5fb3e7d View commit details
    Browse the repository at this point in the history