release-bot
3c8f0894b0
chore(release): bump version to v26.04.13.a [skip ci]
2026-04-13 18:09:17 +00:00
renovate[bot]
846f207a4d
chore(deps): update dependency astro to v6.1.6
2026-04-13 18:02:09 +00:00
release-bot
b95c2c4bc3
chore(release): bump version to v26.04.09.b [skip ci]
2026-04-09 20:26:34 +00:00
release-bot
501349b326
chore(release): bump version to v26.04.09.a [skip ci]
2026-04-09 19:17:41 +00:00
renovate[bot]
9d49e3afe3
chore(deps): update dependency astro to v6.1.5
2026-04-08 14:05:29 +00:00
release-bot
cb2c1c01ae
chore(release): bump version to v26.04.06.a [skip ci]
2026-04-06 18:01:58 +00:00
renovate[bot]
f1fdcc6f11
Update dependency astro to v6.1.4
renovate/artifacts Artifact file update failure
2026-04-06 13:17:12 +00:00
release-bot
7390f0bdf8
chore(release): bump version to v26.04.02.a [skip ci]
2026-04-02 14:10:10 +00:00
renovate[bot]
bde2752777
chore(deps): update dependency astro to v6.1.3
2026-04-01 21:19:23 +00:00
release-bot
8b75beb607
chore(release): bump version to v26.03.30.c [skip ci]
2026-03-30 18:05:39 +00:00
8ce81afdaf
Merge branch 'main' of https://git.adcmnetworks.co.uk/alexander.lyall/computing-box.git
Changelog + Release on main / changelog_and_release (push) Has been cancelled
2026-03-30 18:55:25 +01:00
f70120c2a0
feat(app): update branding, improve button animations, and complete PC Components simulator
...
- Replace logo with updated Computing:Box branding assets
- Fix animations for Random and Reset buttons for smoother interaction
- Implement full first version of the PC Components simulator
- Update built output to reflect new assets, layout, and functionality
- Remove legacy assets and outdated build files
Signed-off-by: Alexander Lyall <alex@adcm.uk >
2026-03-30 18:54:23 +01:00
release-bot
7fa57cb782
chore(release): bump version to v26.03.30.b [skip ci]
2026-03-30 17:09:09 +00:00
renovate[bot]
4302f6bbba
chore(deps): update dependency astro to v6.1.2
2026-03-30 15:31:56 +00:00
release-bot
2deba8ba2f
chore(release): bump version to v26.03.30.a [skip ci]
2026-03-30 12:58:34 +00:00
renovate[bot]
1b9cf4b388
chore(deps): update dependency astro to v6.1.1
2026-03-26 20:31:51 +00:00
release-bot
50d97b4e55
chore(release): bump version to v26.03.21.g [skip ci]
2026-03-21 23:26:58 +00:00
release-bot
7a5d423dcb
chore(release): bump version to v26.03.21.f [skip ci]
2026-03-21 23:13:49 +00:00
release-bot
52d129f50a
chore(release): bump version to v26.03.21.e [skip ci]
2026-03-21 22:55:39 +00:00
release-bot
875ab670d5
chore(release): bump version to v26.03.21.d [skip ci]
2026-03-21 22:24:55 +00:00
dba93b67fd
Changed release action
...
Changelog + Release on main / changelog_and_release (push) Has started running
Signed-off-by: Alexander Lyall <alex@adcm.uk >
2026-03-21 22:15:45 +00:00
535c62b838
Updated astro to 6.0.8
...
Changelog + Release on main / changelog_and_release (push) Successful in 1m46s
Signed-off-by: Alexander Lyall <alex@adcm.uk >
2026-03-21 21:52:43 +00:00
renovate[bot]
3a624cb5cd
chore(deps): update dependency astro to v6
Pre-release on non-main branches / prerelease (push) Successful in 37s
2026-03-21 21:48:00 +00:00
renovate[bot]
cc3d6f0e48
chore(deps): update dependency astro to v5.18.1
Pre-release on non-main branches / prerelease (push) Successful in 40s
2026-03-12 14:31:45 +00:00
7ecd065305
Updates to canvas of logic gate simulator:
...
Pre-release on non-main branches / prerelease (push) Successful in 29s
- Addition of zoom feature
Signed-off-by: Alexander Lyall <alex@adcm.uk >
2026-03-01 16:37:02 +00:00
ffab71cfcc
Completed Wave 3 features:
...
Pre-release on non-main branches / prerelease (push) Successful in 27s
- [X] New User Interface (Responsive)
- [X] Two's Compliment Simulator
- [X] Extended Binary Simulator (Custom bit sizes)
- [X] Unified Binary Simulator (Unsigned & Two's Completment combined)
- [X] Extended Hexadecimal Simulator
- [X] Unified Hexadecimal Simulator (For GCSE & A Level Specification)
- [X] Enhanced Gate Simulator (Truth Table Creator)
- [X] Compound Gate Simulator
- [ ] Computer Components Simulator
Signed-off-by: Alexander Lyall <alex@adcm.uk >
2026-03-01 16:22:58 +00:00
aed8a80b02
Update Astro to 5.16.6
...
Changelog + Release on main / changelog_and_release (push) Failing after 20s
Signed-off-by: Alexander Lyall <alex@adcm.uk >
2025-12-26 22:30:04 +00:00
50829688e3
feat(binary): add full binary simulator with unsigned and two’s complement modes
...
- Introduce new Binary Simulator page with adjustable bit width (4–16 bits)
- Support unsigned and two’s complement representations with live conversion
- Add left/right shift operations and custom binary/denary input
- Implement accessible bulb-and-switch UI with MD3-inspired styling
- Add seven-segment display font assets for realistic number output
- Establish shared base layout, styles, and tooling for future simulators
Signed-off-by: Alexander Lyall <alex@adcm.uk >
2025-12-14 16:57:31 +00:00