Releases: berkinduz/try-js
Releases · berkinduz/try-js
v1.2.0
What's Changed
- Add hover expand animation to JS/TS buttons and fix Tab completion by @berkinduz in #2
- Improve JS/TS hover: hide short text, show full name with brand colors by @berkinduz in #3
- Improve SEO and security headers for TryJS playground by @berkinduz in #4
- Add snippet pages for SEO — 15 new indexable URLs by @berkinduz in #5
- Add interactive Regex Playground at /regex with 18 pattern pages by @berkinduz in #6
- Replace toolbar nav links with dropdown menu by @berkinduz in #7
- Regex playground l by @berkinduz in #8
- Replace Explore slide-in animation with static label button by @berkinduz in #9
- Fix regex playground: pattern matching, state sync, and copy buttons by @berkinduz in #10
- Fix RegexPage initialPattern prop type consistency by @berkinduz in #11
- Add React Playground mode with live JSX preview by @berkinduz in #12
- Add standalone /react page with full SEO support by @berkinduz in #13
- Move web/react playground to /web with Vanilla/React toggle by @berkinduz in #14
- Replace Explore dropdown with inline Playgrounds nav and update Features by @berkinduz in #15
- Add comprehensive SEO: OG/Twitter cards, structured data, all pages by @berkinduz in #16
- Redesign toolbar: simplify layout for cleaner look by @berkinduz in #17
- Redesign toolbar layout e7od i by @berkinduz in #18
- Redesign toolbar layout e7od i by @berkinduz in #19
- Center Other Playgrounds label horizontally above links by @berkinduz in #20
- feat: add user tracking with Vercel Analytics custom events by @berkinduz in #21
- feat: add App.css tab to React playground by @berkinduz in #22
- Add rich code completions and hover tooltips powered by TypeScript by @berkinduz in #23
- Enhance intellisense completion qid kx by @berkinduz in #24
- Fix duplicate CompletionMode type export causing build failure by @berkinduz in #25
- Fix completions not appearing: register each source as separate langu… by @berkinduz in #26
- Add VS Code-like import quick fixes with lightbulb actions by @berkinduz in #28
v1.1.0
What's New
Features Page
- New
/featureslanding page showcasing all playground capabilities - Tab-based feature browser with unique screenshots for each feature
- Responsive design with keyboard navigation
Export as Image
- Redesigned export modal — scrollable preview with pinned controls
- Long code no longer overflows the modal
SEO & Meta
- High-quality 1200×630 Open Graph image
- Optimized title and description for social sharing
- Dynamic canonical URLs and structured data (JSON-LD)
- Sitemap with both
/and/features
Other
- "Features" link added to the status bar
- MIT LICENSE file added
- Future roadmap documented in README
Full Changelog: https://github.com/berkinduz/try-js/commits/v1.1.0