Commit graph

204 commits

Author SHA1 Message Date
DecafDev
94a3a33d1f chore: update funding url 2024-05-29 00:42:58 -06:00
DecafDev
bd4afe8547
Tab accessibility (#44)
* feat: add tab accessibility

* chore: bump version
2024-05-28 17:42:25 -06:00
DecafDev
c0d0b3eca2
Merge pull request #43 from decaf-dev/tag-container-scroll-buttons
feat: handle scrolling of tag container
2024-05-28 17:39:48 -06:00
DecafDev
3072aaffbd feat: handle scrolling of tag container 2024-05-28 16:17:26 -06:00
DecafDev
f691692436
Merge pull request #39 from decaf-dev/dev
1.1.0
2024-05-28 09:22:11 -06:00
DecafDev
a2755a48a6
Feat reorder views (#38)
* chore: bump version

* feat: support order in view type settings data

* feat: allow reorder view list

* refactor: disable console log

---------

Co-authored-by: Trey Wallis <40307803+trey-wallis@users.noreply.github.com>
2024-05-28 09:18:51 -06:00
DecafDev
5cb883cd6a
Merge pull request #37 from decaf-dev/feat-scroll-to-bottom
feat: scroll to bottom when a property filter is added
2024-05-28 07:55:08 -06:00
Trey Wallis
35dfea9378 feat: scroll to bottom when a property filter is added 2024-05-28 07:54:33 -06:00
DecafDev
744241f44f
Merge pull request #36 from decaf-dev/feat-simplify-reorder
feat: remove drag icon
2024-05-28 07:45:00 -06:00
Trey Wallis
3344987086 feat: remove drag icon 2024-05-28 07:44:21 -06:00
DecafDev
72d7b693bb
Merge pull request #34 from decaf-dev/dev
Update to new username
2024-05-27 01:52:05 -06:00
Trey Wallis
feadefa151 chore: update to new GitHub username 2024-05-27 01:51:21 -06:00
Trey Wallis
11fade7c6d docs: update installation instructions 2024-05-27 01:50:15 -06:00
DecafDev
e50f636a98
Merge pull request #33 from decaf-dev/dev
chore: update funding url
2024-05-27 01:23:35 -06:00
Trey Wallis
fd875054f5 chore: update funding url 2024-05-27 01:23:14 -06:00
Trey Wallis
2281a79ec3
Merge pull request #31 from trey-wallis/dev
1.0.1
2024-05-25 14:40:18 -06:00
Trey Wallis
1565c22581 chore: bump version 2024-05-25 14:39:40 -06:00
Trey Wallis
97407b5ac3
Fix rearrange (#30)
* feat: insert instead of rearrange

* fix: resolve active color not working
2024-05-25 14:38:04 -06:00
Trey Wallis
ace38fa69b
Merge pull request #29 from trey-wallis/dev
1.0.0
2024-05-25 14:25:53 -06:00
Trey Wallis
5376c595c2
Feat logging (#28)
* feat: add logging functionality

* refactor: move into types folder

* feat: add log statement for saving

* refactor: use logger.warn instead of console.error
2024-05-25 14:25:02 -06:00
Trey Wallis
271943cc90
Rearrange property filter groups (#27)
* feat: make property group tags draggable

* fix: resolve drag end error

* feat: remove position from filter groups

* chore: bump version

* feat: remove position from filter groups

* feat: add rearrange groups to property filter app
2024-05-25 13:53:41 -06:00
Trey Wallis
c111f836c0 build: remove esModuleInterop flag 2024-05-15 11:42:18 -06:00
Trey Wallis
a076726572 chore: bump version 2024-05-15 11:19:49 -06:00
Trey Wallis
3c429f3b1d docs: increase cover size 2024-05-15 11:18:43 -06:00
Trey Wallis
b12c86d8d2 docs: decrease cover size 2024-05-15 11:18:18 -06:00
Trey Wallis
64f587b222 docs: decrease size of filter images 2024-05-15 11:17:45 -06:00
Trey Wallis
bca0c68989 docs: update screenshot headers 2024-05-15 11:16:40 -06:00
Trey Wallis
6ca535ff61 docs: add screenshots 2024-05-15 11:15:12 -06:00
Trey Wallis
c9b332e0e4 docs: update grammar 2024-05-15 10:51:41 -06:00
Trey Wallis
448199231b docs: add downloads badge 2024-05-15 10:51:03 -06:00
Trey Wallis
40fc09e3df docs: add cover image 2024-05-15 10:47:03 -06:00
Trey Wallis
ae15efa6f3 fix: import moment from Obsidian 2024-05-15 10:45:20 -06:00
Trey Wallis
4ea052dbcc chore: bump version 2024-05-01 02:48:27 -06:00
Trey Wallis
5de870b6be fix: resolve settings not saving 2024-05-01 02:48:06 -06:00
Trey Wallis
78bcd91da2 chore: bump version 2024-05-01 02:40:15 -06:00
Trey Wallis
e79d3421ff fix: use "and" between multiple property filters 2024-05-01 02:39:52 -06:00
Trey Wallis
542604f5d3 refactor: remove console.log 2024-05-01 02:32:54 -06:00
Trey Wallis
b899a29ee0 chore: bump version 2024-05-01 02:30:42 -06:00
Trey Wallis
ac8e0de886 refactor: remove unused code 2024-05-01 02:30:21 -06:00
Trey Wallis
2d930b3e57 refactor: make conditions lowercase 2024-05-01 02:29:18 -06:00
Trey Wallis
701ec97269 refactor: increase input size to 125px 2024-05-01 02:27:17 -06:00
Trey Wallis
4cb206186d chore: bump version 2024-05-01 02:22:24 -06:00
Trey Wallis
95aa62cdd2 fix: reduce border thickness divider 2024-05-01 02:21:44 -06:00
Trey Wallis
3e97c9099c chore: bump minor version 2024-05-01 02:17:33 -06:00
Trey Wallis
576372fba0 chore: bump version 2024-05-01 02:16:15 -06:00
Trey Wallis
a4126e2453
feat: update property filter app UI (#25) 2024-05-01 02:14:19 -06:00
Trey Wallis
690adb28f6 chore: bump version 2024-04-30 01:19:10 -06:00
Trey Wallis
99a6d952a2 fix: enable if first group 2024-04-30 01:18:52 -06:00
Trey Wallis
d3168aca36 fix: use new settings 2024-04-30 00:24:06 -06:00
Trey Wallis
3234afac49 chore: bump version 2024-04-30 00:18:51 -06:00