Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
3,013 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 11 commits in 4 repositories
Created 3 repositories
- felixmosh/svg-mixer JavaScript
- felixmosh/liquidjs-section-tags TypeScript
- felixmosh/themekit-webpack Liquid
Created a pull request in 3daddict/themekit-webpack that received 7 comments
WIP: Liquid HMR
This PR is WIP,
As described in #24, phase 1 is finished.
Phase 2
Remaining things to handle:
stylesheet_tag filter - in dev we relay on style-lo…
Opened 9 other pull requests in 5 repositories
vcapretz/bull-board
3
merged
harttle/liquidjs-section-tags
2
open
3daddict/themekit-webpack
2
merged
wojtekmaj/react-calendar
1
open
formium/tsdx
1
merged
Reviewed 3 pull requests in 1 repository
vcapretz/bull-board 3 pull requests
Created an issue in knex/knex that received 9 comments
onConflict: types are mis-configured
Environment
Knex version: 0.21.11
Database + version: Mysql 8
OS: linux
There are several bugs related to the new onConflict implementation.
Bug
c…