<feed xmlns='http://www.w3.org/2005/Atom'>
<title>enmarcha.git/src/frontend/app/components/Stops/ConsolidatedCirculationCard.css, branch renovate/npm-all</title>
<subtitle>The ultimate public transit application for Galicia (Spain)
</subtitle>
<id>https://git.costas.dev/arielcostas/enmarcha.git/atom?h=renovate%2Fnpm-all</id>
<link rel='self' href='https://git.costas.dev/arielcostas/enmarcha.git/atom?h=renovate%2Fnpm-all'/>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/'/>
<updated>2025-12-24T16:53:32Z</updated>
<entry>
<title>Implement new UI styles</title>
<updated>2025-12-24T16:53:32Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-12-24T16:53:32Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=9ed46bea58dbb81ceada2a957fd1db653fb21e52'/>
<id>urn:sha1:9ed46bea58dbb81ceada2a957fd1db653fb21e52</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: enhance route matching logic and improve CSS layout for consolidated circulation card</title>
<updated>2025-12-12T09:36:45Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-12-12T09:36:45Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=401b6a7bcf0e4f93f4605d77a35325b8211288ba'/>
<id>urn:sha1:401b6a7bcf0e4f93f4605d77a35325b8211288ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update formatting</title>
<updated>2025-12-08T11:04:25Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-12-08T11:04:25Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=b9bb62cf0c2af848bf02e2a74d9bd109ef570010'/>
<id>urn:sha1:b9bb62cf0c2af848bf02e2a74d9bd109ef570010</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor code structure for improved readability and maintainability; removed redundant code blocks and optimized functions.</title>
<updated>2025-12-08T00:37:10Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-12-08T00:37:10Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=107295575e3a7c37911ae192baf426b0003975a4'/>
<id>urn:sha1:107295575e3a7c37911ae192baf426b0003975a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some terminus formatting, add marquee-d next streets</title>
<updated>2025-12-01T16:41:47Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-12-01T16:41:47Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=3999423cf2517a63802421410a1565bd9a63125d'/>
<id>urn:sha1:3999423cf2517a63802421410a1565bd9a63125d</id>
<content type='text'>
</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>Refactor street name processing and remove unused stop downloader script</title>
<updated>2025-11-30T18:17:02Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-11-30T18:17:02Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=cee521142a4e0673b155d97c3e4825b7fec1987f'/>
<id>urn:sha1:cee521142a4e0673b155d97c3e4825b7fec1987f</id>
<content type='text'>
- Updated `street_name.py` to simplify street name handling by removing the `re_remove_street_type` regex and exception streets list, replacing them with a dictionary for name replacements.
- Deleted the `download-stops.py` script from the Santiago stop downloader, which was no longer needed.
- Removed the empty `.gitkeep` file from the overrides directory.
- Added a new `VigoController` class to handle stop estimates and timetables, including error handling for missing data.
- Introduced `LineFormatterService` to format circulation routes based on specific line conditions.
</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>
</feed>
