<feed xmlns='http://www.w3.org/2005/Atom'>
<title>enmarcha.git/src/frontend/app/components/StopSheet.tsx, branch renovate/vite-8.x</title>
<subtitle>The ultimate public transit application for Galicia (Spain)
</subtitle>
<id>https://git.costas.dev/arielcostas/enmarcha.git/atom?h=renovate%2Fvite-8.x</id>
<link rel='self' href='https://git.costas.dev/arielcostas/enmarcha.git/atom?h=renovate%2Fvite-8.x'/>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/'/>
<updated>2025-12-01T21:25:56Z</updated>
<entry>
<title>refactor: replace StopSheet with StopSummarySheet and update related components</title>
<updated>2025-12-01T21:25:56Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-12-01T21:25:56Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=3227c7bc6bd233c92b1cf54bec689f0582dca547'/>
<id>urn:sha1:3227c7bc6bd233c92b1cf54bec689f0582dca547</id>
<content type='text'>
- Deleted StopSheet and StopSheetSkeleton components.
- Introduced StopSummarySheet and StopSummarySheetSkeleton components.
- Updated ConsolidatedCirculationCard to support a reduced view.
- Modified ConsolidatedCirculationList to accept a reduced prop.
- Adjusted map route to use StopSummarySheet.
- Cleaned up CSS styles related to the stop sheet components.
- Enhanced error handling and loading states in the new summary sheet.
- Updated stop report logic to filter out empty next streets.
</content>
</entry>
<entry>
<title>Refactor StopMap and Settings components; replace region config usage with REGION_DATA, update StopDataProvider calls, and improve UI elements. Remove unused timetable files and add Tailwind CSS support.</title>
<updated>2025-11-30T19:49:48Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-11-30T19:49:48Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=a68ba30716062b265f85c4be078a736c7135d7bc'/>
<id>urn:sha1:a68ba30716062b265f85c4be078a736c7135d7bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add Tailwind CSS support and create ConsolidatedCirculationCard styles</title>
<updated>2025-11-30T16:58:55Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-11-30T16:58:55Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=e7283ba10d45b42e1274cd13c3d6aabec57c85b4'/>
<id>urn:sha1:e7283ba10d45b42e1274cd13c3d6aabec57c85b4</id>
<content type='text'>
- Added Tailwind CSS and its Vite plugin to the project dependencies.
- Updated Vite configuration to include Tailwind CSS plugin.
- Created a new CSS file for the Consolidated Circulation Card component with styles for various states and responsive design.
</content>
</entry>
<entry>
<title>style: Update StopSheet styles and fix layout issues in footer</title>
<updated>2025-11-22T19:31:29Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-11-22T19:31:29Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=ad67eaaa1de762a42837c6d8118ddb4033e35295'/>
<id>urn:sha1:ad67eaaa1de762a42837c6d8118ddb4033e35295</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: Update ConsolidatedCirculationCard to support readonly mode; enhance button behavior based on GPS availability</title>
<updated>2025-11-21T09:29:33Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-11-21T09:29:33Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=4fcf9ad479441e7661933b954cc878355bde1e5d'/>
<id>urn:sha1:4fcf9ad479441e7661933b954cc878355bde1e5d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: Add About and Favourites pages, update routing and context management</title>
<updated>2025-11-19T14:05:34Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-11-19T14:04:55Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=d51169f6411b68a226d76d2d39826904de484929'/>
<id>urn:sha1:d51169f6411b68a226d76d2d39826904de484929</id>
<content type='text'>
- Added new routes for About and Favourites pages.
- Implemented About page with version information and credits.
- Created Favourites page with a placeholder message for empty favourites.
- Refactored RegionConfig import paths for consistency.
- Introduced PageTitleContext to manage page titles dynamically.
- Updated various components to utilize the new context for setting page titles.
- Enhanced AppShell layout with a responsive Drawer for navigation.
- Added CSS styles for new components and pages.
- Integrated commit hash display in the About page for version tracking.
</content>
</entry>
<entry>
<title>Use consolidated data API in map sheet with shared card component (#100)</title>
<updated>2025-11-17T22:39:08Z</updated>
<author>
<name>Copilot</name>
<email>198982749+Copilot@users.noreply.github.com</email>
</author>
<published>2025-11-17T22:39:08Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=276e73412abef28c222c52a84334d49f5e414f3c'/>
<id>urn:sha1:276e73412abef28c222c52a84334d49f5e414f3c</id>
<content type='text'>
Co-authored-by: copilot-swe-agent[bot] &lt;198982749+Copilot@users.noreply.github.com&gt;
Co-authored-by: arielcostas &lt;94913521+arielcostas@users.noreply.github.com&gt;
Co-authored-by: Ariel Costas Guerrero &lt;ariel@costas.dev&gt;</content>
</entry>
<entry>
<title>Fix scrolling on mobile finally!</title>
<updated>2025-11-08T17:57:58Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-11-08T17:57:58Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=f33e81d6fd2975d235313e4ee0d490d25be19cd2'/>
<id>urn:sha1:f33e81d6fd2975d235313e4ee0d490d25be19cd2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Actualizar StopSheet.tsx</title>
<updated>2025-11-07T19:09:30Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-11-07T19:09:30Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=72002254b2f10261719fa505f080900f00f355db'/>
<id>urn:sha1:72002254b2f10261719fa505f080900f00f355db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>PWA: use standalone display mode and disable scroll on modal sheets (#82)</title>
<updated>2025-11-07T18:44:50Z</updated>
<author>
<name>Copilot</name>
<email>198982749+Copilot@users.noreply.github.com</email>
</author>
<published>2025-11-07T18:44:50Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=a6ec0e52ecb33915cc4c4b22df1d2512ab9b0111'/>
<id>urn:sha1:a6ec0e52ecb33915cc4c4b22df1d2512ab9b0111</id>
<content type='text'>
Co-authored-by: copilot-swe-agent[bot] &lt;198982749+Copilot@users.noreply.github.com&gt;
Co-authored-by: arielcostas &lt;94913521+arielcostas@users.noreply.github.com&gt;</content>
</entry>
</feed>
