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