aboutsummaryrefslogtreecommitdiff
path: root/html (unfollow)
Commit message (Expand)Author
2023-12-07js: Turn the resize handle into embedded SVGBen Harris
2023-04-24Support user preferences in the Emscripten frontend.Simon Tatham
2022-12-10js: Allow CSS to set the font used by the puzzleBen Harris
2022-12-06js: Explicitly set the height of the status barBen Harris
2022-12-05js: Remove align=center from main <div> and make it a <main>Ben Harris
2022-12-05js: Remove a layer of <div> from the HTML pageBen Harris
2022-12-05js: Specify a font for the puzzle canvas in CSSBen Harris
2022-12-02js: Add an SVG resize handle to the HTMLBen Harris
2022-11-28js: Don't word-wrap the status barBen Harris
2022-11-27js: Remove "width" and "height" attributes from HTML <canvas>Ben Harris
2022-11-26js: Hide menus and resize handle when printingBen Harris
2022-11-24js: Subtle extra padding for menusBen Harris
2022-11-24js: More conventional marking of menu item typesBen Harris
2022-11-23js: Replace status-bar holder in HTML with status bar itselfBen Harris
2022-11-23js: Replace :focus-within with JS-maintained .focus-withinBen Harris
2022-11-23js: Add keyboard navigation for menusBen Harris
2022-11-18mines: Grammar fix in instructionsBen Harris
2022-11-15js: Convert space after tick in menus to a space characterBen Harris
2022-11-15js: Use -moz-appearance and -webkit-appearanceBen Harris
2022-11-12js: Remove class="text/css" from <style> elementBen Harris
2022-11-12js: Use <li role="separator"> in place of <li class="separator">Ben Harris
2022-11-12js: Prettify menu HTMLBen Harris
2022-11-12js: Simplify menu CSS a littleBen Harris
2022-11-12js: Convert menus to use semantically appropriate HTML elementsBen Harris
2022-11-01js: Adjust z-indices of sub-menus and resize handleBen Harris
2022-10-22js: Pay attention to the device pixel ratioBen Harris
2022-10-22js: Move some styling from style attributes to stylesheetBen Harris
2022-10-18js: Make the dialogue box heading actually be an <h2>Ben Harris
2022-10-17js: Move dialogue-box sizing and positioning from JavaScript to CSSBen Harris
2022-10-17js: Move most style settings from JavaScript to CSSBen Harris
2022-10-07Hide some words in top-level menu items on small viewportsBen Harris
2022-10-05Make JavaScript game controls work better in small viewportsBen Harris
2021-04-25New puzzle: 'Mosaic'.Simon Tatham
2021-04-22wasm/js/emscripten: Fix page loading raceIan Jackson
2021-04-08Another rewrite of the WASM apology message.Simon Tatham
2021-04-07Reword the apology when web puzzles fail to load.Simon Tatham
2018-07-24Fix docs link from the JS Rectangles page.Simon Tatham
2018-04-17Galaxies: clarify wording of completion condition.Simon Tatham
2017-09-20Build test HTML wrapper pages for the Javascript puzzles.Simon Tatham
2017-09-07Fix borders on the HTML menu bar.Simon Tatham
2017-09-06HTML: move 'New game' back out of the drop-down menu.Simon Tatham
2017-09-05Support for loading games in Javascript puzzles.Simon Tatham
2017-09-05Support for saving games in Javascript puzzles.Simon Tatham
2017-09-05Organise the JS menus/buttons bar more like a menu.Simon Tatham
2017-04-26Javascript puzzles: switch to a CSS-based drop-down system.Simon Tatham
2015-10-18Add a new puzzle: Palisade.Jonas Kölker
2015-06-10Magnets: you can now mark clues as doneKevin Lyles
2015-05-26Undead: you can now mark clues as doneKevin Lyles
2015-05-22Towers: you can now mark clues doneKevin Lyles
2015-02-08New puzzle from James Harvey: 'Tracks'.Simon Tatham