17 コミット (b7b3de013b8789a596188863a7aa74ec04b3c819)

作成者 SHA1 メッセージ 日付
  Bryan Miller 20aab57e83 Updated drawing palette UI. 5年前
  Bryan Miller cd37f0a08b Cover and Modal elements have been given a much higher z-index to make sure they fall on top of all other elements. 5年前
  Bryan Miller 8ce067e1de Added a dropdown menu to the nav bar for loading/saving projects (currently just cosmetic atm). Cleaned up the look of the main logo. 5年前
  Bryan Miller 9b1cab3472 Last commit needed this file too. 5年前
  Bryan Miller 2410728928 Moved any purecss overrides into their own file and connected them to code.scss 5年前
  Bryan Miller 6b2148508f Small fix to anchor text for TABs 5年前
  Bryan Miller 3dd8a85dfd Added elements and mixins for creating a 'cover' that hides the page until all elemets are ready. 5年前
  Bryan Miller b337184399 Palettes can now be added and removed. 5年前
  Bryan Miller 4c7c8839ec Some HTML tweaking 5年前
  Bryan Miller eb01231ff3 CTRLPalettesStore now property generates a palette list entry. 5年前
  Bryan Miller d8ad32f0fe Added SCSS NES color values and class definitions. 5年前
  Bryan Miller 2895e30803 Tweaking color scheme to be more easily changable 5年前
  Bryan Miller 38d0ce86b4 Some work on list items; specifically palette list items at the moment 5年前
  Bryan Miller 5045de7f90 Working on TABs. There's a bug in the event listener at the moment. 5年前
  Bryan Miller d7636c3923 Overflow and wrapping fixed. Started working on TAB navigation (unfinished) 5年前
  Bryan Miller 454765bb39 Broke out the nespaint.scss into a number of sub-styles and renamed nespaint.scss to style.scss . Updated Server for these changes. 5年前
  Bryan Miller dda6f3032a Switching from a pure css file to a dynamically generated sass -> css. Server will watch for sass file changes and update as needed. Path app/css/nespaint.css is now ignored as it's generated at start if missing. 5年前