Skip to content

Commit

Permalink
booky 3.0 (#457)
Browse files Browse the repository at this point in the history
* update version

* home design wip

* align navigation

* change menu order

* content restructuting

* features page wip

* rename all features component

* totally wip features page

* home wip

* wip

* membership page wip

* add subscription buttons

* features and about page WIP

* update illustrations

* some mobile styles

* use non-breaking space for missing bookmark name

* use textarea for notes

* make empty bookmarks clickable

* update stats

* update help page

* wip on help, home and about page

* fix extension bug

* optimize what's new section

* about page copy

* copy wip

* update illustrations and copy

* rounded corners for everything!

* remove icon illustrations

* supporter page wip

* update stats

* update stats

* upsell and supporter wip

* add "new" page

* finish about page

* features page wip

* features page copy

* update illustrations

* new illustration

* dark mode wip

* about page adjustments

* update stats

* update mac app

* update stats

* account logging

* add shared page wip

* updates

* fix google analytics

* add basic tracking

* update license

* update stats

* supporter wip

* upsell wip

* update stats

* help page wip

* fix help page

* update stats

* account wip

* supporter page

* supporter and upsell wip

* update stats

* update faq and help page

* more supporter copy

* upsell styles

* update membership icon

* update app

* update stats

* update app

* all features styles

* update testimonials

* update supporter copy

* upsell page

* terms wip

* account page wip

* account page

* upsell copy

* cancel state

* update stats

* add share functionality

* update stats

* dashboard list css fix

* style fix

* make extension more robust locally

* add a11y label to logo

* all features styles

* spaaaace

* supporter button fix

* add shared page

* fix

* terms page

* update copy positions

* date formatting wip

* add missing error message

* update lock file

* new address

* update stats

* update stats

* update copy

* update premium after subscribing

* update public category header styles

* wip

* shorten cancel confirm copy

* improve numbers input

* fix illustration styles

* remove twitter link

* fix terms overflow

* update extension manifest file to V3

* add dark mode illustrations

* add upsell button

* fix search icon

* edit bookmarks from extension

* add news footer menu

* update "updates" page

* add third feature

* copy and style changes

* update expiration date

* show update screen

* update copy and news version

* remove update in progress

* update icon proptypes

* remove extension type restriction and disable shipping

* add new chrome extension version

* also remove login extension restriction

* add missing illustrations

* temp fix for bookmark import

* import format quickfix
  • Loading branch information
nthiebes committed Oct 18, 2023
1 parent 1c6a35b commit ea978e6
Show file tree
Hide file tree
Showing 193 changed files with 18,385 additions and 1,621 deletions.
3 changes: 2 additions & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,7 @@
},
"globals": {
"chrome": true,
"AbortController": true
"AbortController": true,
"paypal": true
}
}
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2019 Nico Thiebes
Copyright (c) 2023 Nico Thiebes

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
Binary file modified _source/_assets/downloads/booky.zip
Binary file not shown.
226 changes: 202 additions & 24 deletions _source/_assets/i18n/de.json

Large diffs are not rendered by default.

232 changes: 206 additions & 26 deletions _source/_assets/i18n/en.json

Large diffs are not rendered by default.

21 changes: 21 additions & 0 deletions _source/_assets/illustrations/active-supporter.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions _source/_assets/illustrations/active-supporter_dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit ea978e6

Please sign in to comment.