- Germany, Berlin
- https://medium.com/@oleg008
- @oleg008
Block or Report
Block or report kof
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
cssinjs/jss Public
JSS is an authoring tool for CSS which uses JavaScript as a host language.
-
react-nano-state Public
Fast state that can be shared across components outside of the React tree.
2,561 contributions in the last year
Less
More
Activity overview
Contributed to
webstudio-is/webstudio-builder,
webstudio-is/webstudio-sdk,
webstudio-is/webstudio
and 23 other
repositories
Contribution activity
March 2023
Created 29 commits in 1 repository
Created a pull request in webstudio-is/webstudio-builder that received 6 comments
Link block sdk component
Closes #1173 Description link block component that allows adding child instances also replaced box icon Steps for reproduction add link block in…
+571
−8
•
6
comments
Opened 24 other pull requests in 2 repositories
webstudio-is/webstudio-builder
23
merged
- Component card
- Hide outline on mouse out
- Fix stacking context issues for any combobox dropdowns
- Make canvas iframe receive no pointer events for the time of dragging
- Remove handled updates from the updates list
- Blocking alerts
- Login redesign
- Figma tokens
- Use remix link for link block
- Keep the label from old instance
- Reverting the decision to make nicer looking link targets
- Fix text highlighing
- Allow button children and inner text over properties
- Instance name bugs
- Enabled hidden features
- Object Fit & object position
- Position grid component
- Markdown bugs
- Fix infinite dependencies loop
- Don't react to isDragging/isDropTarget
- Scroll navigator into view when selecting instances on canvas/navigator
- Set a meaningful default maxHeight
- Save changes in settings when unmounting
webstudio-is/webstudio-rfcs
1
open
Reviewed 64 pull requests in 2 repositories
webstudio-is/webstudio-builder
25 pull requests
- Replace tree preview with navigator tree
- Component card
- Switch builder to separate placement indicator computing
- Preview navigator drop target while dragging canvas
- Add SectionTitle; Add utility for focusing using arrow keys
- Borders - part 1
- Update version 0.49.0
- Compute indicator placement separately from drop target
- Render tree with normalized data
- Add simple background parser
- Simplify horizontal shift computation
- Access instance data by id in tree
- Refactor tree node with selectors
- Support selectors in tree expanded logic
- Output item selector on tree drag end
- Refactor tree drag item and drop target with selectors
- Pass selected instance selector to tree
- Blocking alerts
- Refactor link behaviour in preview
- Improve instance hovering
- Drag drop background layers
- Rename instance address to instance selector
- Improve instance selection
- Create page on client
- Add lostpixel to builder
- Some pull request reviews not shown.
webstudio-is/webstudio-rfcs
1 pull request
Created an issue in microsoft/TypeScript that received 8 comments
Truthy/Falsy checks don't actually understand JavaScript === false and === true leads to !isSomething
Bug Report
When comparing values with if (isTrue === true)
and if (isTrue)
or if (isTrue=== false) and if (!isTrue)
, TS doesn't understand those ar…
8
comments
Opened 5 other issues in 1 repository
7
contributions
in private repositories
Mar 5 – Mar 19