An open API service providing commit metadata for open source projects.

GitHub / symfony/ux-vue / commits

Integration of Vue.js in Symfony

SHA Message Author Date Stats
4f9735d7 [Docs] Add caution alert when bundle require StimulusBundle Romain Monteil <m****n@g****m> almost 2 years ago
26593ad5 Remove "type": "module" from all package.json files Simon André <s****e@g****m>
Committed by: Ryan Weaver <r****n@s****m>
almost 2 years ago
d1423631 merge minor #1256 bumping CHANGELOG for 2.13 (weaverryan) Ryan Weaver <r****n@s****m> almost 2 years ago
9866ea28 bumping CHANGELOG for 2.13 Ryan Weaver <r****n@s****m> almost 2 years ago
b06ec54b merge feature #1224 Add "type: module" for all packages and changing main -> module... Ryan Weaver <r****n@s****m> almost 2 years ago
433ddefa merge feature #1242 [DX] Update .gitattributes & .gitignores files (smnandre) Ryan Weaver <r****n@s****m> almost 2 years ago
f4d4522b [DX] Update .gitattributes & .gitignores files Simon André <s****e@g****m>
Committed by: Ryan Weaver <r****n@s****m>
almost 2 years ago
14dbb653 Adding support for AssetMapper 6.4 Ryan Weaver <r****n@s****m> almost 2 years ago
8bc6621e merge minor #1222 Update LICENCE (smnandre) Ryan Weaver <r****n@s****m> about 2 years ago
bfb615cb Update LICENCE Simon André <s****e@g****m>
Committed by: Ryan Weaver <r****n@s****m>
about 2 years ago
92470c14 Specifically adding type: module for all packages and changing main -> module Ryan Weaver <r****n@s****m> about 2 years ago
04f7e485 vitest.config.js format Thomas Choquet <t****t@a****t> about 2 years ago
64724edf Remove jest config and dependencies Thomas Choquet <t****t@a****t> about 2 years ago
9d295bb8 Replacing require.context polyfill with a simpler implementation Ryan Weaver <r****n@s****m> about 2 years ago
2c18a68f Wip trying to migrate from jest to vitest Thomas Choquet <t****t@a****t> about 2 years ago
02b3134d [CS] Update PhpCsFixer config Simon André <s****e@g****m>
Committed by: Ryan Weaver <r****n@s****m>
about 2 years ago
47869f36 Add Symfony 7 Support JoppeDC <j****c@g****m>
Committed by: Ryan Weaver <r****n@s****m>
about 2 years ago
f2e77ed1 Fix Vue usage code sample Niklas Grießer <n****s@g****e>
Committed by: GitHub <n****y@g****m>
over 2 years ago
371b35e8 Updating documentation for newly merged recipes Ryan Weaver <r****n@t****m> over 2 years ago
4d288e72 bump to php >=8.1 everywhere Ben Davies <b****s@g****m>
Committed by: Ryan Weaver <r****n@t****m>
over 2 years ago
c5acd55f Asset mapper: Further docs updates Ryan Weaver <r****n@t****m> over 2 years ago
a315e5b6 More precisely initializing services/config for asset mapper Ryan Weaver <r****n@t****m> over 2 years ago
368feb8a Adding %PACKAGE% placeholder + fixing translations Ryan Weaver <r****n@t****m> over 2 years ago
e3a9850a [AssetMapper] Various minor tweaks Ryan Weaver <r****n@t****m> over 2 years ago
716c73a5 Asset mapper integration part 2! Ryan Weaver <r****n@t****m> over 2 years ago
1bb58843 Adding Asset Mapper support + new StimulusBundle Ryan Weaver <r****n@t****m> over 2 years ago
b339cda2 Remove duplicative phrasing from instructions for lazy-loading Vue.js control... Grant Gaudet <g****l@u****m>
Committed by: Ryan Weaver <r****n@t****m>
over 2 years ago
c89c7ac3 Add RST Linter (DOCtor-RST) to the CI config bocharsky-bw <b****w@g****m>
Committed by: Ryan Weaver <r****n@t****m>
over 2 years ago
848cc7a8 Add minor helpful words to the Symfony UX Vue Documentation Mark Deanil Vicente <m****e@g****m>
Committed by: Ryan Weaver <r****n@t****m>
over 2 years ago
97a65a94 merge bug #699 Also ignore ts files in subdirectories in gitattributes (weaverryan) Ryan Weaver <r****n@t****m> over 2 years ago
15e1a0a1 Also ignore ts files in subdirectories in gitattributes Ryan Weaver <r****n@t****m> over 2 years ago
b81d9a17 Fix typo in Symfony UX Vue.js documentation Frédéric Lesueurs <3****s@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
3dc44a8e [Vue][React] Updating install docs + better errors for component typos Ryan Weaver <r****n@t****m> over 2 years ago
df8ace5f List Mercure.rocks as backer of Symfony UX packages Nicolas Grekas <n****s@g****m> almost 3 years ago
29ecd1f8 Only ignore .ts files: include other files (e.g. css files) Ryan Weaver <r****n@t****m> almost 3 years ago
b687e241 Prepping 2.7.0 CHANGELOGs Ryan Weaver <r****n@t****m> almost 3 years ago
30e7dca1 Making all events bubble - affects Chartjs, Cropperjs, Dropzone, LazyImage, Swup Ryan Weaver <r****n@t****m> almost 3 years ago
afa8eff4 build: add assets/src-directory to .gitattributes Marcus Stöhr <m****r@b****t>
Committed by: Ryan Weaver <r****n@t****m>
almost 3 years ago
3d0ef1a0 Fixing TypeScript build system and making it output types Ryan Weaver <r****n@t****m> almost 3 years ago
6dd2bbe2 Enabling allowDeclareFields in Babel to use declare for properties Ryan Weaver <r****n@t****m> almost 3 years ago
376c981a Removing experimental from all components except for live Ryan Weaver <r****n@t****m> almost 3 years ago
f3046069 [WIP] All Package directory restructure Ryan Weaver <r****n@t****m> almost 3 years ago
84d79ae8 adding missing entries to 2.5 CHANGELOG Ryan Weaver <r****n@t****m> almost 3 years ago
f0b2ef32 Adding a data-model system for sync'ing data between parent and child components Ryan Weaver <r****n@t****m> about 3 years ago
b0631fb2 Update Vue docs Pierre du Plessis <p****e@p****a>
Committed by: Ryan Weaver <r****n@t****m>
about 3 years ago
4729074f [Vue.js] Document events Hugo Alliaume <h****o@a****e>
Committed by: GitHub <n****y@g****m>
about 3 years ago
7f1c058f [Vue] Add support for lazy-loading with Async Components Hugo Alliaume <h****o@a****e>
Committed by: Ryan Weaver <r****n@t****m>
about 3 years ago
1041533b Restricting chart.js to 3.8.2 Ryan Weaver <r****n@t****m> about 3 years ago
f77bb936 [Vue] Minor js styling Ryan Weaver <r****n@t****m> about 3 years ago
a5d36281 merge feature #444 Add Vue app to the vue:mount event (pierredup) Ryan Weaver <r****n@t****m> about 3 years ago
371679f8 Add Vue app to the vue:mount event Pierre du Plessis <p****e@p****a>
Committed by: Ryan Weaver <r****n@t****m>
about 3 years ago
f7edc113 merge minor #449 [Vue] Fix TypeScript issues (7-zete-7) Ryan Weaver <r****n@t****m> about 3 years ago
1ce31cab [Vue] Fix TypeScript issues Stanislau Kviatkouski <7****7@g****m>
Committed by: Ryan Weaver <r****n@t****m>
about 3 years ago
c51cc6df fix cs Kevin Bond <k****d@g****m> about 3 years ago
c8732a5e [Vue] Introduce Vue UX component Thibault RICHARD <t****t@w****m>
Committed by: Titouan Galopin <g****n@g****m>
about 3 years ago

← Back to repository