An open API service providing commit metadata for open source projects.

GitHub / ali77gh/Telescope / commits

SHA Message Author Date Stats
b021733b release: 2.0.1 Ali Ghahremani <a****7@g****m> 9 months ago
143be885 fix: silent error on callback calls Ali Ghahremani <a****7@g****m> 9 months ago
ad0a9dd8 fix: random id generation (shift operation not gonna work on web) Ali Ghahremani <a****7@g****m> 9 months ago
b21bb3f6 fix: better hashCode functions in docs and examples Ali Ghahremani <a****7@g****m> 9 months ago
fc3dd6e3 doc: for new functions + fix some warning. Ali Ghahremani <a****7@g****m> 9 months ago
63ae333b doc: CHANGELOG Ali Ghahremani <a****7@g****m> 9 months ago
799e191e doc: update README for version 2.0.0 Ali Ghahremani <a****7@g****m> 9 months ago
2649a36b ref: cleaner 01 example Ali Ghahremani <a****7@g****m> 9 months ago
c3cebf69 ref: example 05 with liveWidget and stateLessWidget Ali Ghahremani <a****7@g****m> 9 months ago
cf047221 example: refactor using liveWidget Ali Ghahremani <a****7@g****m> 9 months ago
a76f79d1 feat: liveWidget function Ali Ghahremani <a****7@g****m> 9 months ago
70edcc2d example: dispose test added Ali Ghahremani <a****7@g****m> 10 months ago
f50ba8d7 example: rewrite simple text with builder Ali Ghahremani <a****7@g****m> 10 months ago
fbf77cd1 fix: examples Ali Ghahremani <a****7@g****m> 10 months ago
794e625e fix: extra check to avoid duplicate id Ali Ghahremani <a****7@g****m> 10 months ago
935628ab fix: fucking stupid dart random generator Ali Ghahremani <a****7@g****m> 10 months ago
c00e4406 doc: link to old 1.x.x version branch. Ali Ghahremani <a****7@g****m> 10 months ago
4448177d example: using TelescopeBuilder Ali Ghahremani <a****7@g****m> 10 months ago
e36fc8b7 chore: dependency update Ali Ghahremani <a****7@g****m> 10 months ago
4bdad5ff fix: role back to old getter, (before LLM changes) Ali Ghahremani <a****7@g****m> 10 months ago
08b34468 ref: Telescope provider and selector removed Ali Ghahremani <a****7@g****m> 10 months ago
5ffcd69d ref: TelescopeBuilder (useless things removed) Ali Ghahremani <a****7@g****m> 10 months ago
3f03f704 feat: remove callback from callbacks on dispose in TelescopeBuilder Ali Ghahremani <a****7@g****m> 10 months ago
71bbf0c5 feat: remove from listeners by id (dispose ability) Ali Ghahremani <a****7@g****m> 10 months ago
f4421ff9 merge Merge pull request #13 from Alphanad/master Ali Ghahremani <a****7@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
be0dc275 Fix example path in readme Alphanad <A****l@g****m> 11 months ago
6b80f98c Add detail about new features to readme file Alphanad <A****l@g****m> 11 months ago
3dc14012 Add example of selective rebuild Alphanad <A****l@g****m> 11 months ago
5ffb48d8 Import new files to project Alphanad <A****l@g****m> 11 months ago
d590e7e4 Adjusted getter to return correctly without redundant callbacks, also fix d... Alphanad <A****l@g****m> 11 months ago
012b947e Add builder/provider features to prevent unnecessary ui widgets rebuilds, als... Alphanad <A****l@g****m> 11 months ago
402accb5 Add telescope provider Alphanad <A****l@g****m> 11 months ago
cda27b38 Add telescope builder Alphanad <A****l@g****m> 11 months ago
9752204a release 1.4.2 Ali Ghahremani <a****7@g****m> over 3 years ago
8719e192 improve: memory management Ali Ghahremani <a****7@g****m> over 3 years ago
3d9240d3 release 1.4.0 Ali Ghahremani <a****7@g****m> over 3 years ago
89342aa9 doc: dart function doc added for debounce param Ali Ghahremani <a****7@g****m> over 3 years ago
fe408df3 doc: debounce doc added to readme. Ali Ghahremani <a****7@g****m> over 3 years ago
b8263780 feature: fx debounceTime. Ali Ghahremani <a****7@g****m> over 3 years ago
8ce65eba clean: android and ios files in example are deleted. Ali Ghahremani <a****7@g****m> over 3 years ago
36ba2eb0 improve: README. Ali Ghahremani <a****7@g****m> over 3 years ago
b69f3abf release 1.3.1 Ali Ghahremani <a****7@g****m> over 3 years ago
fc8ec558 doc: caching and expire time added to readme Ali Ghahremani <a****7@g****m> over 3 years ago
e7f41c93 format: flutter format . Ali Ghahremani <a****7@g****m> over 3 years ago
1b356d5a release 1.3.0 Ali Ghahremani <a****7@g****m> over 3 years ago
9ad1d8cd feature: cache expire time. Ali Ghahremani <a****7@g****m> over 3 years ago
02a8676e fix: prevent updating holden when other calculate is running. Ali Ghahremani <a****7@g****m> over 3 years ago
03f1683b basic cache (not tested) Ali Ghahremani <a****7@g****m> over 3 years ago
e049bf8d improve: better README Ali Ghahremani <a****7@g****m> over 3 years ago
ffc6f187 doc: add dependsOnAsync doc to README.md Ali Ghahremani <a****7@g****m> over 3 years ago
672bb0e2 fix: zero warning on flutter analyze Ali Ghahremani <a****7@g****m> over 3 years ago
6f71a394 release 1.1.1 Ali Ghahremani <a****7@g****m> over 3 years ago
07a75033 feaure: isCalculating option on depends_on_async Ali Ghahremani <a****7@g****m> over 3 years ago
64a3a5c3 release 1.1.0 Ali Ghahremani <a****7@g****m> over 3 years ago
56a31ac3 feature: depends on async Ali Ghahremani <a****7@g****m> over 3 years ago
4d073a83 fix: quick fix on 03 test Ali Ghahremani <a****7@g****m> over 3 years ago
5e73523f improve: better integration_test structure. Ali Ghahremani <a****7@g****m> over 3 years ago
60b19537 test: integration_test 30% coverage on examples Ali Ghahremani <a****7@g****m> over 3 years ago
b29f6150 fix: exception on built-in types on disk Ali Ghahremani <a****7@g****m> over 3 years ago
b90cdd0e improve: async API for fs module Ali Ghahremani <a****7@g****m> over 3 years ago
c9b9c9a5 test: 100% coverage on TypeCheck class Ali Ghahremani <a****7@g****m> over 3 years ago
d316672d improve: make pub point 140 (flutter analyze -> No issues found!) Ali Ghahremani <a****7@g****m> over 3 years ago
d8108c06 fix: logo border anti-aliasing Ali Ghahremani <a****7@g****m> over 3 years ago
0a3df44e Release 1.0.4 Ali Ghahremani <a****7@g****m> over 3 years ago
c99082e7 change: license changed from GPL3 to MIT Ali Ghahremani <a****7@g****m> over 3 years ago
8b3effdb fix: pub.dev images load. Ali Ghahremani <a****7@g****m> over 3 years ago
a420dea0 Add Emoji and package weight Ali Ghahremani <a****7@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
106d6a98 readme: add installation and import Ali Ghahremani <a****7@g****m> over 3 years ago
5b822fb7 fix: all dart analyze warnings Ali Ghahremani <a****7@g****m> over 3 years ago
9d45ad69 publish: make package ready for pub.dev Ali Ghahremani <a****7@g****m> over 3 years ago
efd034e6 feature: README for new API Ali Ghahremani <a****7@g****m> over 3 years ago
c1615e9b doc: 100% in code docs for methods Ali Ghahremani <a****7@g****m> over 3 years ago
43a46507 example: multi_language_and_theme Ali Ghahremani <a****7@g****m> over 3 years ago
d7dcd2f0 example: list on disk Ali Ghahremani <a****7@g****m> over 3 years ago
b7af9a79 example: save non built in type on disk Ali Ghahremani <a****7@g****m> over 3 years ago
1472bd2d cleanup: list_sample_on_disk added Ali Ghahremani <a****7@g****m> over 3 years ago
43ec3588 bug-fix: telescope_list Ali Ghahremani <a****7@g****m> over 3 years ago
888fbf38 feature: on_disk_savable beta(not tested) Ali Ghahremani <a****7@g****m> over 3 years ago
5e3db968 improve: better on disk saveable logic (can solve list load problem) Ali Ghahremani <a****7@g****m> over 3 years ago
4bcfc14a bug-fix: telescope_list not detect item change fixed Ali Ghahremani <a****7@g****m> over 3 years ago
02e0b4f1 feature: telescope_list items change detect with hashCode technic Ali Ghahremani <a****7@g****m> over 3 years ago
2a643667 feature: type check added to telescope_list Ali Ghahremani <a****7@g****m> over 3 years ago
4e151c30 improve: type checks moved to other class with static methods Ali Ghahremani <a****7@g****m> over 3 years ago
e1a5450f improve: save and load moved out of telescope object Ali Ghahremani <a****7@g****m> over 3 years ago
3dc4fc89 improve: better constructors. Ali Ghahremani <a****7@g****m> over 3 years ago
fa2018dd example: telescope list change will auto update Ali Ghahremani <a****7@g****m> over 3 years ago
55fe69be feature: make telescope_list works Ali Ghahremani <a****7@g****m> over 3 years ago
a8ff3e15 example: pass telescope as param Ali Ghahremani <a****7@g****m> over 3 years ago
7655f4e6 example: using non static telescope in examples Ali Ghahremani <a****7@g****m> over 3 years ago
1ef2790f improve: performance improve by using hash to prevent update Ali Ghahremani <a****7@g****m> over 3 years ago
28781413 feature: auto detect changes on non built-in types by hashcode. Ali Ghahremani <a****7@g****m> over 3 years ago
3e8dd57d improve: depends_on and save_on_disk moved to constructor method Ali Ghahremani <a****7@g****m> over 3 years ago
b0987ccd cleanup: add numbers to samples for better sort by name Ali Ghahremani <a****7@g****m> over 3 years ago
49e06297 feature: on_disk_savable Ali Ghahremani <a****7@g****m> over 3 years ago
9d1c1a38 feature: save on disk for telescope (not telescope_list) Ali Ghahremani <a****7@g****m> over 3 years ago
ac2f5198 merge Merge branch 'master' of github.com:ali77gh/Telescope Ali Ghahremani <a****7@g****m> almost 4 years ago
c61e0867 feature: bracket access on telescope_list Ali Ghahremani <a****7@g****m> almost 4 years ago
1c5f40e2 Typo fixed Ali Ghahremani <a****7@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
7d62956e README added Ali Ghahremani <a****7@g****m> almost 4 years ago
2e9dc439 feature: telescope_list Ali Ghahremani <a****7@g****m> almost 4 years ago

← Back to repository