-
Notifications
You must be signed in to change notification settings - Fork 0
History
Kyungyeon Park edited this page Jun 11, 2019
·
19 revisions
- Decide project: fzf
- Upload the project(clone)
- Make our project page
- Create and update README
- Make our static page
-
master
- Create README.md by
박경연
- Update README.md by
김홍빈
민세원
박경연
이영우
- Clone fzf by
박경연
- Create README.md by
- Update README by
김홍빈
민세원
박경연
이영우
- Make our static page by
박경연
- Study Go Lang
- Test the original project
- Understand structure and code of the project
-
gh_pages
- Change the jekyll theme by
민세원
- Post the introduction of team by
민세원
- Change the jekyll theme by
- Change the jekyll theme by
민세원
- Post the introduce of team by
민세원
- Study about how to implement GUI with Go Lang
- Study about how to make color picker GUI
- Change the configuration by
민세원
- Remove unnecessary page by
민세원
- Fix the problem of url path by
민세원
- Apply the simple small logo on top by
민세원
- Remove overlay by
민세원
- Add a example(calculator) on Mac using go-astilectron-bundler
- Add new color scheme
-
master
- Add picture by
박경연
- Update tui.go by
박경연
- Merge pull request #4 from 19-1-skku-oss/new_scheme by
박경연
- Add picture by
-
gui_skeleton_mac
- Add gitignore by
김홍빈
- fzf-astilectron bind successed on macOS by
김홍빈
- Error fixing: fzf-astilectron binding by
김홍빈
- Add gitignore by
-
gh_pages
- Remove fzf submodule by
민세원
- Upload a color scheme post by
민세원
- Remove fzf submodule by
-
new_scheme
>> merged (Jun 4)- Add picture by
박경연
- Update tui.go by
박경연
- Add picture by
-
add_minicolor
- Apply jquery minicolor plugin to make gui html by
민세원
- Apply jquery minicolor plugin to make gui html by
-
add new color by
박경연
-
Implement the 'github.io' static page for project by
민세원
-
Translate 'fzf' user guide by
민세원
-
go-astilectron-bundler do not work on Ubuntu 18.04 by
박경연
- Make and update wiki page for New Scheme by
박경연
- Add some example pictures by
박경연
- Remove fzf submodule by
민세원
- Upload a color scheme post by
민세원
- Add Color picker on Mac, Ubuntu
- Make Color picker using html
- Connect html and GoLang with astilectron
- Get activate GUI buttons(works properly)
-
master
-
gui_skeleton_mac
>> merged (Jun 9)- Bundler testing by
김홍빈
- Modified introducing team member by
박경연
- Merge pull request #8 from 19-1-skku-oss/add_minicolors by
민세원
- Fix html to jquery works well by
박경연
- Update index.html by
박경연
- Fix size of color picker by
박경연
- connect html and astilectron by
박경연
- Add icons by
박경연
- Update colorpicker.go by
박경연
- Merge branch 'master' into gui_skeleton_mac by
박경연
- Bundler testing by
-
add_minicolor
>> merged (Jun 9)- Modified some structure by
박경연
- Implement dynamic code generation by
민세원
- Implement dynamic privew by
민세원
- Apply the default theme as monokai by
민세원
- Support the color code '-1' option by
민세원
- Replace title block to top navbar by
민세원
- Add buttons to set default and copy the code by
민세원
- Beautify resource code by
민세원
- Move the resource directory path by
민세원
- Rename resource to resources by
민세원
- Fix the static resource link problem by
민세원
- Modified some structure by
-
bind_gui
- 필요한 파일 추가 by
김홍빈
- options.go에 gui 창 켜는 옵션 파싱 기능 추가 by
김홍빈
- 의존성 정보 파일 추가 by
김홍빈
- gui 기능을 담고 있는 go 파일 추가 by
김홍빈
- message 처리하는 코드(message.go) 추가 by
김홍빈
- 필요한 파일 추가 by
-
apply_function
- index.js 파일의 applyToFzf 함수 구현 by
김홍빈
- message.go 에서 message handler 구현 by
김홍빈
- .ColorConfig 파일 열어서 color theme 적용하는 코드 구현 by
김홍빈
- 불필요한 코드 및 주석 제거 by
김홍빈
- index.js로부터 받은 메시지를 파싱하는 방법 변경 by
김홍빈
- apply 버튼 누르자마자 적용되도록 수정 by
김홍빈
- Update index.js by
박경연
- GUI 창의 왼쪽 위에 나타나는 Submenu 항목 삭제 by
김홍빈
- index.js 파일의 applyToFzf 함수 구현 by
-
Modified some structure of html color picker(branch: add-minicolors) by
박경연
-
Implement view of fzf color picker gui by
민세원
-
Implement go-astilectron gui by
민세원
-
how to build astilectron-bundler in Ubuntu by
박경연
- Update README by
박경연
- Modify some GUI of Color Picker
- Modify environment variable to execute everywhere
- Organize README.md
- Organize Wiki
- Organize Static page
- Organize
branch
- Prepare presentation
-
master
- Merge pull request #12 from 19-1-skku-oss/apply_function by
박경연
- Merge pull request #14 from 19-1-skku-oss/change_buttons by
민세원
- Merge pull request #15 from 19-1-skku-oss/hotfix/fix_parse_error by
민세원
- Merge pull request #16 from 19-1-skku-oss/environ_var by
김홍빈
- Update README.md by
박경연
- Add pictures for README by
박경연
- Merge pull request #17 from 19-1-skku-oss/add-license-1 by
민세원
- Merge pull request #12 from 19-1-skku-oss/apply_function by
-
gh_pages
- Modified post Introduction by
박경연
- Add post fzf - Color Schemes added by
박경연
- Add post fzf - Color Picker GUI by
박경연
- Update README of static page by
박경연
- Modified post Introduction by
-
apply_function
>> merged (Jun 11) -
change_bottons
>> merged (Jun 11)- Replace copy button to reset button by
민세원
- Replace hard typing to defaultValue for maintenance and change the id… by
민세원
- Fix color unchanging problem of each form-control block when reset by
민세원
- Add a popover action on reset button by
민세원
- Change the style of right bottom buttons by
민세원
- Refactoring view resources by
민세원
- Replace copy button to reset button by
-
hotfix/fix_parse_error
>> merged (Jun 11)- Hotfix the parsing error of color options by
민세원
- Hotfix the parsing error of color options by
-
environ_var
>> merged (Jun 11)- color theme 중 fg, bg, hl만 적용되는 버그 fix by
김홍빈
- ./ColorConfig 파일 생성 경로 변경 by
김홍빈
- Add fzf_linux binary file by
박경연
- 환경변수 설정 방법 변경, 버그 fix by
김홍빈
- 반복된 코드 snippet을 함수(ReadColorConfig)로 분리 by
김홍빈
- color theme 중 fg, bg, hl만 적용되는 버그 fix by
- Update README.md by
박경연
- Modified post Introduction by
박경연
- Add post fzf - Color Schemes added by
박경연
- Add post fzf - Color Picker GUI by
박경연
- Add post fzf - Web Color Picker by
민세원
This document is edited by 박경연