Mo
|
fb848fa6d0
|
feat: tag breadcrumbs in nav bar (#540)
* feat: with tag breadcrumbs in the tag list
* fix: nested padding and subtitle conditional
* fix: types
|
2022-02-01 13:52:58 -06:00 |
|
Mo
|
9ed6c6b0f1
|
feat: incorporate note controllers from snjs; fixes #525
|
2022-01-06 10:51:47 -06:00 |
|
Antonella Sgarlatta
|
9945204bd5
|
Search options (#382)
* feat: add chip component
* feat: pass search options from state to snjs search
* feat: add keys to chip items
* feat: enable/disable protections chip depending on protections status
* feat: make selecting protected chip a protected action
* feat: change wording
* feat: add horizontal scrolling
* feat: add view protected note screen
* feat: remove protect note alert
* feat: show protected content when chip is selected
* fix: hide horizontal scrollbar
* fix: fix view protected screen wording
* Revert "feat: show protected content when chip is selected"
This reverts commit 367a7e7a14.
* fix: add search filter to query condition
* fix: apply filters only when searching
* fix: change wording for one search result
* fix: automatically re-focus input after enabling protected search
* fix: improve is focusing search
* feat: improve view protected note screen
* fix: use onCancel to hide chips on Android
* fix: use useFocusEffect instead of focus listener
* fix: add margin to chips for Android
* feat: add space between icon and placeholder on Android
* fix: fix Android search bar focus
* fix: fix wording for 0 search results
* feat: better wording for view protected note text
* feat: add search options container animation
* feat: add chips animation
* chore: update search box
* feat: make search options animation faster
* fix: always show all chips except when on archived or trash tag
* fix: add bg color to search container
* feat: make chips animation faster
* fix: only toggle chip when selected has changed
* fix: remove elevation for search bar container
* chore: upgrade search box
* feat: use native driver for chip animation
* feat: add opacity animation to search options
* feat: adjust animations duration
* feat: make chip animation faster
|
2021-03-23 10:44:13 -03:00 |
|
Radek Czemerys
|
fc288fb41c
|
fix: slide to open note side menu
|
2020-11-25 00:07:40 +01:00 |
|
Radek Czemerys
|
c4166569b4
|
fix: improve saving big notes performance
|
2020-11-12 17:03:21 +01:00 |
|
Radek Czemerys
|
e4783eaaa8
|
feature: use locked from application state for side menu
|
2020-10-15 10:26:34 +02:00 |
|
Radek Czemerys
|
6cc9e7c977
|
feature: status manager
|
2020-10-12 15:35:46 +02:00 |
|
Radek Czemerys
|
21c0d833b2
|
feature: note history as modal screen
|
2020-10-07 00:49:00 +02:00 |
|
Radek Czemerys
|
a3ea454979
|
fix: hasEditor not always working
|
2020-10-06 14:35:29 +02:00 |
|
Radek Czemerys
|
98f2b9210d
|
refactor: rebrand stylekit into Theme Service (#293)
* refactor: rebrand stylekit into ThemeService
* fix: rename editor
|
2020-10-05 17:26:55 +02:00 |
|
Radek Czemerys
|
08ffbfdcb9
|
refactor: better file naming
|
2020-10-05 16:27:37 +02:00 |
|
Radek Czemerys
|
3de5903c12
|
refactor: divide App.tsx into smaller parts
|
2020-09-22 12:57:06 +02:00 |
|