Commit Graph

33 Commits

Author SHA1 Message Date
ghalestrilo 54ae17f29d 🔀 pull from feature/mobile-files-tab 2020-08-17 15:45:55 -03:00
ghalestrilo 100a6a0637 add save button to bottom bar 2020-08-17 15:21:37 -03:00
ghalestrilo d667b4b0c8 👌 move files button to bottom bar 2020-08-11 18:03:09 -03:00
ghalestrilo 81ad78ba79 add floating button to open files tab 2020-08-07 15:03:18 -03:00
ghalestrilo f5e901ad0b 👌 add CodeIcon to icons.jsx 2020-07-28 10:46:53 -03:00
ghalestrilo 4abdc65436 🔀 merge from develop 2020-07-28 10:45:18 -03:00
ghalestrilo 24e6b3639f 🍱 create <MoreIcon /> 2020-07-21 18:33:10 -03:00
ghalestrilo ccbe96dfc2 🚚 move preferences creators to components/Preferences 2020-07-21 18:18:19 -03:00
ghalestrilo 482b1d9be0 👌 restore original code icon 2020-07-21 18:01:00 -03:00
ghalestrilo db5d853ff1 add console-opening button on bottom bar 2020-07-21 12:21:46 -03:00
ghalestrilo 3a596ec371 ♻️ refactor <MobilePreferences />, create PreferenceCreators 2020-07-17 16:01:12 -03:00
ghalestrilo ebb952527c 👌 move icons to common/icons 2020-06-29 14:40:54 -03:00
ghalestrilo d00506a70e 🚧 mound the <PreviewFrame /> properly on Mobile Preview screen 2020-06-18 22:52:25 -03:00
ghalestrilo 123c2b0006 🔀 merge from origin/develop 2020-06-18 22:04:29 -03:00
Cassie Tarakajian e5554cbc60
Delete Icons.jsx 2020-06-18 15:43:12 -04:00
Cassie Tarakajian 49526e080b
Delete Icons.stories.jsx 2020-06-18 15:43:00 -04:00
Cassie Tarakajian a99d2b8c8b Add theming to common/icons 2020-06-18 15:34:28 -04:00
ghalestrilo 49a9fe7819 🚧 make link to /mobile 2020-06-18 15:49:31 -03:00
ghalestrilo bdedc63110 🚧 add icons to header 2020-06-16 17:23:49 -03:00
Cassie Tarakajian cd6d95a372 RE: #1244, change case of common/Icon to common/icon 2020-05-26 18:20:54 -04:00
Cassie Tarakajian 7dabbc531c Change commmon/Icons to common/icons 2020-05-26 16:17:24 -04:00
Cassie Tarakajian 9d68de8dd2 Update Button component with iconBefore and iconAfter, clean up Icons component 2020-05-19 12:31:36 -04:00
Cassie Tarakajian f359dcec4a Separate Icons from Button component 2020-05-11 16:28:18 -04:00
Cassie Tarakajian 6d749615cc Start integrating accessibility changes to storybook feature 2020-05-09 00:52:48 -04:00
Andrew Nicolaou e22f8b8e74 Restructure theme file 2020-05-03 11:58:28 +02:00
Andrew Nicolaou ec1c8210a1 SVG Icon grows to container size 2020-04-27 10:20:07 +02:00
Andrew Nicolaou a2145ad979 Inline button style (with/without icons) 2020-04-27 10:12:34 +02:00
Andrew Nicolaou 7cf3a0bea0 <Button /> supports icons directly to style hover states 2020-04-26 15:32:50 +02:00
Andrew Nicolaou 56865047fd Collection primary buttons 2020-04-26 12:43:58 +02:00
Andrew Nicolaou 0d8aeedd4a Convert user account pages to use Button 2020-04-26 11:40:00 +02:00
Andrew Nicolaou 428fee266b Pad internal button elements to correctly space out icons, etc. 2020-04-26 11:31:45 +02:00
Andrew Nicolaou b61bd69505 Add Icon component for icons 2020-04-19 22:46:51 +02:00
Andrew Nicolaou bda1ff13f4 Convert LogIn to use shared Button 2020-04-19 22:46:51 +02:00