-
Grid Dynamics
- Belgrade
Block or Report
Block or report vstefanovic97
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
ember-auto-import
ember-auto-import PublicForked from embroider-build/ember-auto-import
Zero config import from npm packages
TypeScript
-
ember-cli-fastboot-testing
ember-cli-fastboot-testing PublicForked from embermap/ember-cli-fastboot-testing
Test your FastBoot-rendered HTML alongside your application's tests.
JavaScript
-
ember-in-viewport
ember-in-viewport PublicForked from DockYard/ember-in-viewport
Detect if an Ember View or Component is in the viewport @ 60FPS
JavaScript
-
ember-qunit-nice-errors
ember-qunit-nice-errors PublicForked from adopted-ember-addons/ember-qunit-nice-errors
Because expected true, result false is not enough!
JavaScript
-
panzoom
panzoom PublicForked from anvaka/panzoom
Universal pan and zoom library (DOM, SVG, Custom)
JavaScript
-
validated-changeset
validated-changeset PublicForked from validated-changeset/validated-changeset
Buffering changes to form data
TypeScript
53 contributions in the last year
| Day of Week | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | ||||||||||||||||||||||||||||||||||||||||
| Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Saturday Sat | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Activity overview
Contribution activity
February 2024
Created 2 repositories
-
vstefanovic97/ember-template-imports
JavaScript
This contribution was made on Feb 1
-
vstefanovic97/embroider
TypeScript
This contribution was made on Feb 1
Created a pull request in embroider-build/embroider that received 2 comments
Bump content-tag and add inline_source_map option for rollup and vite
Backport #1784 to stable
Opened 5 other pull requests in 3 repositories
embroider-build/embroider
1
closed
2
merged
-
Fix source map option not being passed to plugin
This contribution was made on Feb 2
-
Fix source map option not being passed to plugin
This contribution was made on Feb 2
-
Bump content-tag and add inline_source_map option for rollup and vite
This contribution was made on Feb 1
ember-template-imports/ember-template-imports
1
merged
-
Bump content-tag and add inline_source_map option
This contribution was made on Feb 1
embroider-build/content-tag
1
merged
-
Update type declaration file with latest API
This contribution was made on Feb 1
Reviewed 2 pull requests in 2 repositories
ember-cli-code-coverage/ember-cli-code-coverage
1 pull request
-
Add coverage logic for gjs/gts files
This contribution was made on Feb 7
embroider-build/embroider
1 pull request
-
Fix source map option not being passed to plugin
This contribution was made on Feb 2
Created an issue in NullVoxPopuli/ember-eslint-parser that received 1 comment
Error unclosed element template when closing tag not followed by a new line
Run lint on this code and see following error
import { on } from '@ember/modifier'; const noop = () => {}; <template> <div {{on 'click' noop}} />
<…

