Lead developer at @statamic
- Florida
- http://pixelfear.com
Highlights
Block or Report
Block or report jasonvarga
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
1,438 contributions in the last year
Contribution activity
August 2022
Created 40 commits in 4 repositories
Created 1 repository
- jasonvarga/image PHP
Created a pull request in statamic/cms that received 1 comment
Default to the Runtime Antlers parser
This makes the runtime parser the default for 3.4. The regex parser will not be removed yet. It'll still be available if you need it. Potential bre…
+3
−6
•
1
comment
Opened 11 other pull requests in 2 repositories
statamic/cms
9
merged
- Add antlers modifier
- Send form emails in separate jobs
- Fix bard set showFieldPreviews
- Fix locales tag not outputting collection specific term urls
- Improve form emails
- Revert "Antlers: Makes parameters available within slots and named slots (#6405)"
- Prevent theme output tag from rendering files outside of resources
- Empty grid/replicator/bard should be indexed as null
- Use the retry action for composer steps
statamic/ssg
2
merged
Reviewed 21 pull requests in 1 repository
statamic/cms
21 pull requests
-
Add form JS driver boot method to
AddonServiceProvider
- Add ability to set a layout per taxonomy
-
Runtime: fixes
raw
modifier on fields withantlers: true
- Include blueprint in augmented entry data
- Fix "filtering a collection throws an exception"
- Allow bard field config to be passed to PHP TipTap extensions
- Provide full form data when using form tags in Blade
- Add Bard data modifiers
- Cache files with different paths differently
- Add text align support to Bard
- Add placeholder and character_limit support to Bard
- Add grab cursor to sortable tags/select items
- Send Form Emails in a separate Job
- Add type information to AddonServiceProvider
- GraphQL: Fix terms not resolving query builders
- Augment submission data in email config
- Remove empty Bard paragraphs
- Ability to use a custom Tiptap editor class
- Add Enable Revisions to Collection Config GUI
- Fix issues with form asset fields that allow multiple files
- Bump moment from 2.29.2 to 2.29.4
Created an issue in shivammathur/setup-php that received 4 comments
"Setup PHP" has stopped working on Windows
Describe the bug
The "Setup PHP" step fails.
==> Setup PHP ✗ PHP Could not setup PHP 7.4
We have a workflow that uses PHP 7.4 on windows-latest
.
2…
2 of 5 tasks