ryanmwangi
  • Joined on 2024-09-25
ryanmwangi pushed to main at ryanmwangi/Compware 2025-01-14 11:48:13 +00:00
ca97f74854 feat(item list): fetch properties of selected wiki suggestions.
ryanmwangi pushed tag v0.1.3 to ryanmwangi/Compware 2025-01-14 11:47:08 +00:00
ryanmwangi pushed to main at ryanmwangi/Compware 2025-01-14 11:46:49 +00:00
dd4d2c003f buid(version): bump version to v0.1.3
ryanmwangi pushed to main at ryanmwangi/Compware 2025-01-13 16:24:59 +00:00
d40dfd0e86 feat(tags): remove tags section
ryanmwangi pushed to main at ryanmwangi/Compware 2025-01-13 12:51:33 +00:00
f667327616 docs(ROADMAP): add ROADMAP.md file to document the current state of the project and the next steps.
92973b4a4d docs(README): document ways to collaborate on the project
Compare 2 commits »
ryanmwangi pushed to main at ryanmwangi/Compware 2025-01-13 11:04:31 +00:00
32d5aae382 build: resolved secp256k1 build issue on wasm by tweaking dependency features
ryanmwangi pushed to main at ryanmwangi/Compware 2025-01-10 23:19:53 +00:00
b7a8cccc89 build(rust toolchain): update rust toolchain
ryanmwangi pushed to main at ryanmwangi/Compware 2025-01-10 17:58:01 +00:00
430cf3e6df feat(editable cells): add support for multiple input types in EditableCell component
ryanmwangi pushed to main at ryanmwangi/Compware 2025-01-08 12:21:08 +00:00
82eb91a2fe fix(item_list): make the show_suggestions signal more specific to each name field
ryanmwangi pushed to main at ryanmwangi/Compware 2025-01-08 11:58:24 +00:00
123d3ef271 feat(item_list): add search button for Wikidata suggestions
ryanmwangi pushed to main at ryanmwangi/Compware 2025-01-08 00:02:19 +00:00
139ea0805c feat(items-list): enhance the ItemsList component to integrate focus and blur signal handling for suggestions from Wikidata
5306efc447 build(dependencies): add gloo-timers to cargo.toml.
37bc4e6ed4 style(editable cells): add styling for editable cell suggestions
e36a24b9d0 feat(editable cell): Add focus and blur handling for EditableCell suggestions
Compare 4 commits »
ryanmwangi pushed tag v0.1.2 to ryanmwangi/Compware 2025-01-07 17:12:34 +00:00
ryanmwangi deleted tag v0.1.2 from ryanmwangi/Compware 2025-01-07 17:10:23 +00:00
ryanmwangi pushed to main at ryanmwangi/Compware 2025-01-07 17:06:16 +00:00
d81b2a285e chore(cargo): restore cargo version
ryanmwangi pushed tag v0.1.2 to ryanmwangi/Compware 2025-01-07 13:02:04 +00:00
ryanmwangi pushed to main at ryanmwangi/Compware 2025-01-07 12:59:05 +00:00
cf956124f4 chore: bump version to v0.1.2
ryanmwangi pushed to main at ryanmwangi/Compware 2025-01-07 12:53:00 +00:00
76f5636071 fix(ItemsList): scope Wikidata suggestions to focused cell
ryanmwangi pushed to main at ryanmwangi/Compware 2025-01-06 13:06:16 +00:00
8de9623a0d style(editable_cell): add styling to have a grid layout.
ryanmwangi pushed tag v0.1.1 to ryanmwangi/Compware 2025-01-06 13:01:53 +00:00
ryanmwangi pushed to main at ryanmwangi/Compware 2025-01-06 12:33:43 +00:00
0e15699b13 fix(EditableCell): improve seamless input handling and focus management