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 }}
goingforstudying-ctrl
/
fe
Public
forked from
argotorg/fe
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
Breadcrumbs
History for
fe
crates
fe-web
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 30, 2026
Cutting new release
cburgdorf
committed
63fd670
View commit details
Copy full SHA for 63fd670
View code at this point
Browse repository at this point
Commits on Apr 18, 2026
Add inline style fallback when stylesheet adoption is unavailable
micahscopes
committed
d18f810
View commit details
Copy full SHA for d18f810
View code at this point
Browse repository at this point
Commits on Apr 17, 2026
Fix clippy warning and cargo fmt
micahscopes
committed
b848713
View commit details
Copy full SHA for b848713
View code at this point
Browse repository at this point
Fix review findings: nav badges for msg kinds, v2 migration, badge text
Show description for 79b8073
micahscopes
committed
79b8073
View commit details
Copy full SHA for 79b8073
View code at this point
Browse repository at this point
Support gzipped docs.json in fe-web, scope CI git add
Show description for 73a0f9d
micahscopes
committed
73a0f9d
View commit details
Copy full SHA for 73a0f9d
View code at this point
Browse repository at this point
Replace doc schema snapshot with JSON Schema derived from types
Show description for e07496a
micahscopes
committed
e07496a
View commit details
Copy full SHA for e07496a
View code at this point
Browse repository at this point
Fix msg variant doc signatures and add msg/msg_variant kinds
Show description for ea5c399
micahscopes
committed
ea5c399
View commit details
Copy full SHA for ea5c399
View code at this point
Browse repository at this point
Fix mobile doc viewer layout and iOS double disclosure triangles
Show description for e362a1a
micahscopes
committed
e362a1a
View commit details
Copy full SHA for e362a1a
View code at this point
Browse repository at this point
Add compiler_version to docs.json envelope
Show description for d6c456b
micahscopes
committed
d6c456b
View commit details
Copy full SHA for d6c456b
View code at this point
Browse repository at this point
Fix iOS Safari code block rendering and unify theme
Show description for 5a178b8
micahscopes
committed
5a178b8
View commit details
Copy full SHA for 5a178b8
View code at this point
Browse repository at this point
Add schema versioning to docs.json for format stability
Show description for 1cfd08a
micahscopes
committed
1cfd08a
View commit details
Copy full SHA for 1cfd08a
View code at this point
Browse repository at this point
Commits on Apr 1, 2026
Cutting new release
cburgdorf
committed
fedf24a
View commit details
Copy full SHA for fedf24a
View code at this point
Browse repository at this point
Commits on Mar 31, 2026
Fix CI: update tests for fe-doc-viewer HTML shell
micahscopes
committed
ec205be
View commit details
Copy full SHA for ec205be
View code at this point
Browse repository at this point
Light mode syntax colors and code backgrounds
micahscopes
committed
e991b35
View commit details
Copy full SHA for e991b35
View code at this point
Browse repository at this point
Fix CI lint, address Codex review feedback
Show description for 3db669b
micahscopes
committed
3db669b
View commit details
Copy full SHA for 3db669b
View code at this point
Browse repository at this point
Add prefers-color-scheme support to doc viewer styles
micahscopes
committed
4ab86a6
View commit details
Copy full SHA for 4ab86a6
View code at this point
Browse repository at this point
cargo fmt
micahscopes
committed
0c5839a
View commit details
Copy full SHA for 0c5839a
View code at this point
Browse repository at this point
Handle unresolved builtin types gracefully, wire up LSP client
Show description for 59a6c50
micahscopes
committed
59a6c50
View commit details
Copy full SHA for 59a6c50
View code at this point
Browse repository at this point
Nav links with real hrefs, dynamic page title
micahscopes
committed
dd92732
View commit details
Copy full SHA for dd92732
View code at this point
Browse repository at this point
Use CSS custom property for code block border-radius
micahscopes
committed
f5f0000
View commit details
Copy full SHA for f5f0000
View code at this point
Browse repository at this point
Add outline, mobile menu, anchor fixes, SCIP ambient highlighting
Show description for f9e6b03
micahscopes
committed
f9e6b03
View commit details
Copy full SHA for f9e6b03
View code at this point
Browse repository at this point
fe-web components v2: composable doc primitives
Show description for 0001f11
micahscopes
committed
0001f11
View commit details
Copy full SHA for 0001f11
View code at this point
Browse repository at this point
Update tree-sitter grammar for pub(ingot), pub(super), pub(in path)
Show description for ed37505
micahscopes
committed
ed37505
View commit details
Copy full SHA for ed37505
View code at this point
Browse repository at this point
Merge pull request #1376 from sbillig/fallback
Show description for 8c1876d
sbillig
authored
8c1876d
View commit details
Copy full SHA for 8c1876d
View code at this point
Browse repository at this point
Commits on Mar 30, 2026
std/core libs and compiler support
g-r-a-n-t
committed
b1c6877
View commit details
Copy full SHA for b1c6877
View code at this point
Browse repository at this point
Commits on Mar 10, 2026
Fix stack overflow in fe-web
cburgdorf
committed
86f04f1
View commit details
Copy full SHA for 86f04f1
View code at this point
Browse repository at this point
Fix clippy errors, use ↪ arrow for implementor navigation
Show description for c90d03b
micahscopes
committed
c90d03b
View commit details
Copy full SHA for c90d03b
View code at this point
Browse repository at this point
Add § anchor back to implementor rows, arrow sits after signature
micahscopes
committed
8f9eec1
View commit details
Copy full SHA for 8f9eec1
View code at this point
Browse repository at this point
Use curving arrow (↳) for implementor link, normalize font size
micahscopes
committed
c80f222
View commit details
Copy full SHA for c80f222
View code at this point
Browse repository at this point
Use fat filled arrow (➡) for implementor navigation
micahscopes
committed
a40f702
View commit details
Copy full SHA for a40f702
View code at this point
Browse repository at this point
Make impl-go arrow chunkier
micahscopes
committed
9403c44
View commit details
Copy full SHA for 9403c44
View code at this point
Browse repository at this point
Add chunky arrow link to implementor rows for impl navigation
micahscopes
committed
9663afe
View commit details
Copy full SHA for 9663afe
View code at this point
Browse repository at this point
Make implementor rows link to impl block on type's page
Show description for dfca26c
micahscopes
committed
dfca26c
View commit details
Copy full SHA for dfca26c
View code at this point
Browse repository at this point
Remove broken implementor arrow link
micahscopes
committed
f54a15b
View commit details
Copy full SHA for f54a15b
View code at this point
Browse repository at this point
Move section anchors to far right of their containers
Show description for 2a37674
micahscopes
committed
2a37674
View commit details
Copy full SHA for 2a37674
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.