Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
kewinzaq1 opened a pull request on software-mansion/radon-ide
fix: move image to `docs` dir
I put image in a wrong directory https://github.com/software-mansion/radon-ide/pull/874 and this fixes it. https://ide.swmansion.com/docs/guides/troubleshooting#13-ide-looks-bad-with-my-themekewinzaq1 pushed 15 commits to add-vscode-themes-support kewinzaq1/radon-ide
- Add support for Bun's text-based lockfile in packageManager.ts (#895) In Bun v1.1.39, a new text-based lockfile (`bu... 92ddc70
- Fix light theme styles after #893 (#898) In #893 we updated styles to increase available space for icon buttons and... bf16a0c
- Support for launching expo dev plugin tools in separate panels within VSCode (#878) This PR adds support for redux a... d776a85
- Introduce third party notice generation (#891) This PR adds a way for us to generate THIRDPARTYNOTICE.json. It adds ... 57ee3a5
- Fix failing to obtain $PATH (#899) Fixes #896 This PR solves the problem of IDE not being able to obtain $PATH ... 7281f0d
- Handle keyboard numpad (#901) Fixes #880 Adds missing numpad HIDs. ### How Has This Been Tested: - Test i... f1a9794
- Handle eas build locally thorugh buildCommand in launch.json (#833) Fixes #824 `customBuild.buildCommand` assumes... 7dc0384
- Add missing file that should've been included in #891 83a7918
- Bump version -> 1.2.0 ebf9846
- Fix preview crash after #878 (#902) In #878 we introduced a regression due to some final renaming that wasn't caugh... 833c90d
- feat: add vscode themes support 1c44f83
- Add input component to standardize appearance of input fields. Additionally add small horizontal margins in some view... 36611a0
- improve readability of item localization item on hover fd389f0
- add `Textarea` dummy component with default styles based on `FeedbackView` similarly to how it's done with `Input` f05130a
- Add info about theme support in docs d854ef1
kewinzaq1 pushed 19 commits to add-vscode-themes-support kewinzaq1/radon-ide
- Improve performance with useMemo (#872) this PR prevents unnecessary rerenders caused by setting states inside obje... 2ae1cbe
- Refactor open preview logic (#870) Fixes #278 This PR refactors logic related to opening previews. We were using ... 7c96d14
- Fix home button when closing preview on fabric (#884) This PR fixes a bug that occur when using "home" button to clo... c4bea96
- Provide visible feedback when attempting to start preview for non loaaded source file (#885) Currently Radon IDE pre... 192dbc2
- Refactor screen recording and add key bindings (#875) This PR aims to add screenshot functionality, keybindings for ... 85e5b4c
- Fix fetching source map on react native 77 (#886) This PR add fetching a source map when received `sourceMapUrl` is ... 8c988ff
- Introduce IDE class that manages all necessary class instances (#882) This PR restructures the logic for creating an... b511325
- docs: add landing page testimonials (#889) This PR adds user testimonials to landing page. ### Desktop ![image](h... 464a31a
- Use codeicon for screenshot button (#888) In #876, screenshor functionality has been introduced. This PR updates th... 28bf155
- Update sim-server revision (#890) Updating sim-server version to include support for screenshots and a number of pe... 6b7991d
- Document "New Window" panel position (#892) This PR updates the documentation to include "New Window" panel position... 6aa0df0
- Fix UrlSelect trigger value reset for non expo router projects (#873) This PR changes the UrlBar behaviour in projec... b6ad1a4
- Reduce spaces between icons on top and bottom bars in the IDE panel UI (#893) This PR reduces the amount of margins ... 0fc5418
- Fix gap in split lines of dimensions in InspectDataMenu (#894) This PR addresses a gap in the split lines of dimensi... 905f27e
- feat: add vscode themes support afb577a
- Add input component to standardize appearance of input fields. Additionally add small horizontal margins in some view... f06798b
- improve readability of item localization item on hover 17ffe6b
- add `Textarea` dummy component with default styles based on `FeedbackView` similarly to how it's done with `Input` e4f0b14
- Add info about theme support in docs b34c682
kewinzaq1 created a comment on a pull request on software-mansion/radon-ide
> This looks good. Thank you. Anything you're planning to change as this PR is still marked as draft? We won't be merging it for the upcoming release (this week), but may want to include it for the...
kewinzaq1 created a comment on an issue on software-mansion/radon-ide
@filip131311 Have you considered getting paths based on file based routing? > * [ ] Only visited paths are visible in url dropdown
kewinzaq1 pushed 1 commit to add-vscode-themes-support kewinzaq1/radon-ide
- Add info about theme support in docs 7c4cda2
kewinzaq1 pushed 5 commits to add-vscode-themes-support kewinzaq1/radon-ide
- feat: add vscode themes support f544363
- Add input component to standardize appearance of input fields. Additionally add small horizontal margins in some view... 4509413
- improve readability of item localization item on hover 07d2e93
- add `Textarea` dummy component with default styles based on `FeedbackView` similarly to how it's done with `Input` 8536818
- Add info about theme support in docs 0f1e2af
kewinzaq1 pushed 1 commit to add-vscode-themes-support kewinzaq1/radon-ide
- feat: add vscode themes support e4fcf05
kewinzaq1 pushed 1 commit to add-vscode-themes-support kewinzaq1/radon-ide
- avoid regresing launch configuration - improve how it looks with vsocde theme this intorduces new variables for handl... 4b6657f
kewinzaq1 pushed 1 commit to add-vscode-themes-support kewinzaq1/radon-ide
- feat: add vscode themes support 4f2ade6
kewinzaq1 pushed 1 commit to add-vscode-themes-support kewinzaq1/radon-ide
- feat: add vscode themes support 1ae63ae