- Sofia, Bulgaria
- @manol_donev
Block or Report
Block or report manoldonev
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
react-todo-app-ts Public
POC app exploring modern web development with React, TypeScript, and GraphQL.
TypeScript
-
react-app-template-ts Public template
Github template repo for rapid prototyping of React TypeScript applications.
HTML 1
-
NativeScript Public
Forked from NativeScript/NativeScript
NativeScript is an open source framework for building truly native mobile apps with JavaScript. Use web skills, like Angular and Vue.js, FlexBox and CSS, and get native UI and performance on iOS an…
TypeScript
-
nativescript-app-templates Public
Forked from NativeScript/nativescript-app-templates
Monorepo for NativeScript app templates
TypeScript
-
-
379 contributions in the last year
Activity overview
Contribution activity
February 2022
Created 18 commits in 3 repositories
Created a pull request in DefinitelyTyped/DefinitelyTyped that received 5 comments
fix(headroom.js): add overload to specify offset individually as up/down values
Please fill in this template. Use a meaningful title for the pull request. Include the name of the package modified. Test the change in your own…
Opened 13 other pull requests in 1 repository
manoldonev/react-todo-app-ts
13
merged
- chore: cleanup eslint ruleset
- fix: handle only horizontal gestures with swipe-to-action component
- refactor: update headroom typings to latest
- fix: add-new modal should not remember previous scroll position upon closing
- refactor: add headroom/legroom wrapper elements
- feat: hide header/footer on scroll down
- refactor: add spinner to loading indicator
- fix: suspense granularity for better ux
- fix: accessible todo items & toast
- feat: lazy load
- refactor: SwipeToAction to handle different left/right swipe action & ui
- feat: scroll to top on router navigation
- feat: toggle item