Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
davidahmed
/
storybook
Public
forked from
nuxt-modules/storybook
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 16, 2021
Merge pull request #262 from nuxt-community/renovate/all-minor-patch
farnabaz
authored
8306f37
View commit details
Copy full SHA for 8306f37
Browse repository at this point
fix(server-middleware): handle single file
farnabaz
committed
23e1358
View commit details
Copy full SHA for 23e1358
Browse repository at this point
chore(deps): update all non-major dependencies
renovate-bot
committed
aba8bfd
View commit details
Copy full SHA for aba8bfd
Browse repository at this point
Commits on Apr 14, 2021
chore(release): 4.0.2
farnabaz
committed
2dab97e
View commit details
Copy full SHA for 2dab97e
Browse repository at this point
chore(deps): update all non-major dependencies (#256)
Show description for 9d032dc
renovate[bot]
and
renovate-bot
authored
9d032dc
View commit details
Copy full SHA for 9d032dc
Browse repository at this point
fix(module): resolve path aliases in middleware path
Show description for ce7e63d
farnabaz
committed
ce7e63d
View commit details
Copy full SHA for ce7e63d
Browse repository at this point
Commits on Apr 4, 2021
chore(release): 4.0.1
farnabaz
committed
4f4c4e6
View commit details
Copy full SHA for 4f4c4e6
Browse repository at this point
Merge pull request #255 from nuxt-community/renovate/all-minor-patch
farnabaz
authored
200a60c
View commit details
Copy full SHA for 200a60c
Browse repository at this point
fix: disable eslint webpack module
farnabaz
committed
88bcdd0
View commit details
Copy full SHA for 88bcdd0
Browse repository at this point
chore(deps): update devdependency nuxt-edge to ^2.16.0-26958266.9212d34e
renovate-bot
committed
ccadd8a
View commit details
Copy full SHA for ccadd8a
Browse repository at this point
Commits on Apr 2, 2021
fix: manual setup config
farnabaz
committed
fb759f9
View commit details
Copy full SHA for fb759f9
Browse repository at this point
Merge pull request #247 from nuxt-community/renovate/all-minor-patch
Show description for 1aafb87
farnabaz
authored
1aafb87
View commit details
Copy full SHA for 1aafb87
Browse repository at this point
Merge pull request #253 from vdiachenko/patch-2
Show description for 8655220
farnabaz
authored
8655220
View commit details
Copy full SHA for 8655220
Browse repository at this point
chore(deps): update all non-major dependencies
renovate-bot
committed
98473cf
View commit details
Copy full SHA for 98473cf
Browse repository at this point
fix: add missed path dependency in main.js
vdiachenko
committed
5984a05
View commit details
Copy full SHA for 5984a05
Browse repository at this point
Commits on Apr 1, 2021
chore(release): 4.0.0
farnabaz
committed
1cf552c
View commit details
Copy full SHA for 1cf552c
Browse repository at this point
chore: update lint script
farnabaz
committed
cccaf5a
View commit details
Copy full SHA for cccaf5a
Browse repository at this point
chore: add css-loader
farnabaz
committed
d9cb7f0
View commit details
Copy full SHA for d9cb7f0
Browse repository at this point
chore: update tailwind example
farnabaz
committed
a4cb45c
View commit details
Copy full SHA for a4cb45c
Browse repository at this point
fix: freeze storybook 6.2
farnabaz
committed
b98ebbe
View commit details
Copy full SHA for b98ebbe
Browse repository at this point
update docs
farnabaz
committed
a2bb26d
View commit details
Copy full SHA for a2bb26d
Browse repository at this point
fix: lint
farnabaz
committed
fbe0e3c
View commit details
Copy full SHA for fbe0e3c
Browse repository at this point
fix: prevent undefined error
farnabaz
committed
1a239bc
View commit details
Copy full SHA for 1a239bc
Browse repository at this point
fix: improve middleware support
farnabaz
committed
c029e89
View commit details
Copy full SHA for c029e89
Browse repository at this point
chore: upgrade to postcss 8
farnabaz
committed
0daffdb
View commit details
Copy full SHA for 0daffdb
Browse repository at this point
fix: upgrade to storybook 6.2
farnabaz
committed
37d3887
View commit details
Copy full SHA for 37d3887
Browse repository at this point
feat: support Nuxt server middlewares
farnabaz
committed
a61b0b4
View commit details
Copy full SHA for a61b0b4
Browse repository at this point
Commits on Mar 16, 2021
fix: manual setup middleware
farnabaz
committed
d4f4919
View commit details
Copy full SHA for d4f4919
Browse repository at this point
feat: support for @nuxtjs/proxy module (#242)
Show description for df0eaaa
Decipher
and
farnabaz
authored
df0eaaa
View commit details
Copy full SHA for df0eaaa
Browse repository at this point
Commits on Mar 10, 2021
chore(deps): update all non-major dependencies (#243)
Show description for cafe1cd
renovate[bot]
and
renovate-bot
authored
cafe1cd
View commit details
Copy full SHA for cafe1cd
Browse repository at this point
Commits on Mar 5, 2021
chore(deps): update devdependency typescript to ^4.2.3 (#241)
Show description for 36821ab
renovate[bot]
and
renovate-bot
authored
36821ab
View commit details
Copy full SHA for 36821ab
Browse repository at this point
docs: mention components:true in usage examples (#240)
Phil Wolstenholme
authored
ce47112
View commit details
Copy full SHA for ce47112
Browse repository at this point
Commits on Mar 4, 2021
chore(deps): update all non-major dependencies (#228)
Show description for ff1b2fb
renovate[bot]
and
renovate-bot
authored
ff1b2fb
View commit details
Copy full SHA for ff1b2fb
Browse repository at this point
Commits on Feb 22, 2021
docs: move to plausible
Sébastien Chopin
committed
40364d4
View commit details
Copy full SHA for 40364d4
Browse repository at this point
Commits on Feb 11, 2021
feat(module): globalTypes in Nuxt config (#226)
farnabaz
authored
e5b3698
View commit details
Copy full SHA for e5b3698
Browse repository at this point
Previous
Next
You can’t perform that action at this time.