Commit graph

  • e7b53382e4 updated minified css master v2.0.2 westtle 2024-02-25 23:12:29 +0700
  • 558337634f changed margin-bottom for title in print westtle 2024-02-25 23:09:11 +0700
  • 99695154f6 changed line-height for print title westtle 2024-02-25 23:08:28 +0700
  • 4a84e78eb5 changed top and bottom padding for <input>s westtle 2024-02-25 23:02:42 +0700
  • 5637f7e1ff changed line-height for <input> title westtle 2024-02-25 23:02:11 +0700
  • 004bb43d31 updated minified css v2.0.1 westtle 2024-02-24 22:31:08 +0700
  • 733b6971d0 changed print.css style westtle 2024-02-24 22:27:35 +0700
  • b8b67188c0 changed max-width for .simple-note westtle 2024-02-24 21:34:56 +0700
  • 50d8c3686b changed padding for inputs westtle 2024-02-24 21:31:14 +0700
  • 22bf484921 changed typography for <input> title westtle 2024-02-24 21:26:56 +0700
  • e4a7c894e7 added focus support for older browsers v2.0.0 westtle 2024-02-18 00:12:11 +0700
  • 199e7c3a15 changed target size for buttons westtle 2024-02-15 18:38:57 +0700
  • 1723345ff2 changed open graph image url westtle 2024-02-15 11:41:44 +0700
  • 7852ecce86 added minified css and js westtle 2024-02-15 11:19:35 +0700
  • 31711a309c changed hypen (-) to underscore (_) in .class name westtle 2024-02-14 23:27:19 +0700
  • 2fc59b32f7 changed <title> inside <svg> link westtle 2024-02-14 22:12:34 +0700
  • aeeb22717b moved no-js.css and print.css to different folder westtle 2024-02-14 22:09:31 +0700
  • 3f592a82bb added style for print westtle 2024-02-14 21:58:17 +0700
  • 3b50d02d0d changed hsl alpha channel to non-percent number westtle 2024-02-14 14:14:53 +0700
  • 38f39999b5 added and edited some comments westtle 2024-02-14 11:18:46 +0700
  • ad2b62cfc8 moved @font-face to fonts.css westtle 2024-02-14 11:08:26 +0700
  • 4aa2eea146 added closing tag to some <svg> elements westtle 2024-02-14 10:20:04 +0700
  • 12f35def15 moved <title> inside <svg> to the correct place westtle 2024-02-14 10:18:13 +0700
  • 88c9d21dc8 added forward slash (/) to self-closing tags westtle 2024-02-14 10:16:45 +0700
  • 8c64f5af43 added .class to <noscript> westtle 2024-02-13 22:35:27 +0700
  • b2ed8fae5d added [hidden] attribute to <noscript> inside .settings westtle 2024-02-13 22:18:29 +0700
  • e5057a2ac3 aria-hidden and tabindex -1 in .settings to be loaded in javascript westtle 2024-02-13 22:11:46 +0700
  • 8b5e7f0bd9 removed one of two clip in .--sr-only westtle 2024-02-13 19:12:22 +0700
  • 89d35dde8c add fallback if flex is not supported westtle 2024-02-13 18:48:38 +0700
  • e0503aa037 added width 100% to .simple-note__input westtle 2024-02-13 18:23:54 +0700
  • 079990d51e added no javascript support westtle 2024-02-13 18:17:31 +0700
  • 46e73cf978 change aria-describedby for settings toggle when expanded / collapsed. westtle 2024-02-13 15:19:36 +0700
  • d357eff591 used hsla() instead of hsl() on some colors westtle 2024-02-13 14:36:45 +0700
  • bc3e81b49c added reset for <main> westtle 2024-02-13 14:27:51 +0700
  • 091ac5a4c5 used scoped variables in settings.css westtle 2024-02-13 14:12:45 +0700
  • c39d373f75 changed placeholder and icons color westtle 2024-02-13 12:52:02 +0700
  • d8bf46abae changed cover.png to a better quality one westtle 2024-02-12 19:21:20 +0700
  • e6c545b4c1 added css reset for <a> tag westtle 2024-02-12 19:07:51 +0700
  • 94c1e8aa40 used fixed width on settings buttons westtle 2024-02-12 18:36:27 +0700
  • 7eae33f6a1 changed width and height attribute for westtle <svg> westtle 2024-02-12 03:20:12 +0700
  • 6f4727ffa2 used aria-labelledby for <a> tag inside .settings westtle 2024-02-12 03:09:14 +0700
  • 8f4c251b6d lowercase <meta> x-ua-compatible westtle 2024-02-12 03:02:17 +0700
  • 1030131581 added <link> rel canonical to <head> westtle 2024-02-12 03:00:29 +0700
  • b606570345 added open graph and twitter card to <head> westtle 2024-02-12 02:57:34 +0700
  • 63defc6dd7 added .-flex utility class westtle 2024-02-11 21:50:55 +0700
  • ba70d436d0 moved fonts.css content to global.css westtle 2024-02-11 21:47:17 +0700
  • 5dc8ecf00d renamed style.css to simple-note.css westtle 2024-02-11 21:36:31 +0700
  • 763b0340f8 added different css file for settings westtle 2024-02-11 21:34:53 +0700
  • 43e0098b70 added different css file for base/global styling westtle 2024-02-11 21:29:41 +0700
  • eb7d89c209 added different css file for @font-face westtle 2024-02-11 21:19:59 +0700
  • 48fc264c6b added color-scheme dark for dark theme westtle 2024-02-11 18:01:33 +0700
  • 456dc55251 used single dash (-) instead of double to indicate utility classes westtle 2024-02-11 17:58:07 +0700
  • c709711dea changed :focus-visible westtle 2024-02-11 16:55:58 +0700
  • 517341c75b changed appearance of settings westtle 2024-02-11 16:36:41 +0700
  • 3cde3b8fee added favicon(s) westtle 2024-02-08 15:54:28 +0700
  • 8e89441701 added opacity to ::placeholder westtle 2024-02-08 11:22:39 +0700
  • 2789e21bf2 utf-8 instead of UTF-8 westtle 2024-02-07 13:12:02 +0700
  • 4a8408ed9c created .--flex-column and .--flex-grow helper .class westtle 2024-02-07 13:08:26 +0700
  • e330152df7 changed sr-only to --sr-only westtle 2024-02-07 12:52:33 +0700
  • 3b4963d77c added min-height to <body> westtle 2024-02-07 12:48:55 +0700
  • 146cf2edd8 added <meta> http-equiv westtle 2024-02-07 12:23:59 +0700
  • 2bd37cbb4d initial-scale 1.0 instead of 1 for <meta> viewport westtle 2024-02-07 12:03:43 +0700
  • 458bbdee0b indentation fix westtle 2024-02-07 12:03:13 +0700
  • d4633b327a disable animation/transition if user prefers reduced motion westtle 2024-02-07 10:16:05 +0700
  • 8e9ee2abb7 moved some css and added a comment westtle 2024-02-07 09:30:33 +0700
  • 2d1ffc09d3 added dark theme westtle 2024-02-07 09:28:11 +0700
  • 725157bd21 renamed script.js to simple-note.js westtle 2024-02-07 02:31:19 +0700
  • a6f47c3c63 added clear note functionality westtle 2024-02-07 02:25:56 +0700
  • 3e9e2692f9 added download note functionality westtle 2024-02-07 02:08:51 +0700
  • 0175bc73c2 created settings.js file westtle 2024-02-07 02:02:34 +0700
  • 82b3f17840 used localStorage for saving and loading note westtle 2024-02-07 02:00:09 +0700
  • f7d2b21a0d used separate function for settingsToggle westtle 2024-02-07 00:01:46 +0700
  • 479a398eda added url to <a> href westtle 2024-02-06 23:55:26 +0700
  • 75b02e2393 list-style of none on .settings__buttons instead of <ul> westtle 2024-02-06 23:51:53 +0700
  • b117df3f4f moved ::placeholder in css westtle 2024-02-06 23:50:26 +0700
  • 276ac119a9 added open/close functionality to settings toggle westtle 2024-02-06 23:47:44 +0700
  • f555782401 changed ::placeholder color westtle 2024-02-06 22:12:36 +0700
  • b993f0f4a0 added --focus-offset variable westtle 2024-02-06 22:09:24 +0700
  • 70d43f50f9 renamed --focus-1 to --focus-outline westtle 2024-02-06 22:06:20 +0700
  • 331a6ddf56 added basic styling for .settings and its content westtle 2024-02-06 22:03:47 +0700
  • 21b5bd999e added rel noopener to <a> tag westtle 2024-02-06 20:53:38 +0700
  • 4787f2947c removed list-style from <ul> westtle 2024-02-06 20:46:05 +0700
  • 4c1ee5624e changed <label> text westtle 2024-02-06 20:45:45 +0700
  • 1f11a0871c moved <h1> inside <section> westtle 2024-02-06 20:40:27 +0700
  • 1731c4bdf5 added <aside> with <button>s in it westtle 2024-02-06 20:38:59 +0700
  • feaf7aaef2 added more icons westtle 2024-02-05 20:58:11 +0700
  • 4dcffe34ab created images folder and moved icons folder to it westtle 2024-02-05 20:54:20 +0700
  • dbd81abecb added custom properties for focus outline and use it on <input> westtle 2024-02-05 20:07:47 +0700
  • 4518326972 decreased top and bottom padding for .simple-note__input westtle 2024-02-05 20:00:27 +0700
  • 924191012e removed margin-bottom for title <input> westtle 2024-02-05 19:56:38 +0700
  • dfa8770a58 increased max-width for .simple-note westtle 2024-02-05 19:50:00 +0700
  • 3b8db601d0 added padding to .simple-note__input westtle 2024-02-05 19:47:23 +0700
  • 37a724d75a added padding-bottom to .simple-note westtle 2024-02-05 19:28:45 +0700
  • 0c0846c42b centered .simple-note westtle 2024-02-05 19:25:03 +0700
  • ab8e4d3107 added flex-grow 1 to <textarea> westtle 2024-02-05 19:13:38 +0700
  • b086462ad6 added full viewport height with flex to a bunch of elements westtle 2024-02-05 19:10:56 +0700
  • 8cee77fae2 added min-height 100% to <html> westtle 2024-02-05 19:06:21 +0700
  • f50d5202d3 set resize to none for <textarea> westtle 2024-02-05 19:01:42 +0700
  • df2f8ba548 added padding-top to .simple-note westtle 2024-02-05 19:00:22 +0700
  • 0980b4c88f added margin-bottom to title <input> westtle 2024-02-05 18:58:23 +0700