-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add SEAL logo as favicon * docs: Update README ##pull-requests * fix: Fix typo * fix: typos in pr_template * feat: improved tag generation * feat: Update tag display system * Sort tags alphabetically * Remove "Selected Articles" * When a tag is displayed, only show articles matching the tag * Fixed CSS on tags-dropdown * feat: remove duplicate code & document methods * Functionality remains, as far as I can tell, the same. I mostly just removed a few duplicate methods related to tagsList and added documentation to make the code easier for new readers. * refactor: move JS and CSS to seperate files * style: Added margin around page-tags * refactor: Extract tag initialization logic into seperate methods * fix: announcement-stripe overflowing at lower horizontal resolutions Also fixed layering issue due to background transparency * feat: implemented AND selection for tags. The code for OR selection was just commented out since I'm not sure if others actually wanted this, or if it was just me. Can be reverted if so desired. * feat: remove HTML styling on tag-search Better to have all styles in the .css file * Updating wordlist.txt and some markdown linting fixes * Jump of line fix in README * Updating wordlist * Adding a few more words to wordlist.txt * feat: Bookmarks (#83) * feat: add bookmarked to tags filtering * revert: remove bookmarked section from ToC I don't like how it looks & think being able to filter by bookmarked is probably sufficient. Slightly harder to learn, but once you do learn it's just as easy and has more features. * fix: Fix bug where deselcting tags removes all filters * fix: refresh sidebar when bookmarking Updates the sidebar links when filtering by Bookmarked --------- Co-authored-by: Mehdi Zerouali <[email protected]> Co-authored-by: Robert MacWha <[email protected]> Co-authored-by: Fredrik Svantes <[email protected]>
- Loading branch information
1 parent
f5dd098
commit 2f19c32
Showing
31 changed files
with
709 additions
and
412 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.