Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

동적 UI 도입 #896

Closed
textcube-dev opened this issue Sep 24, 2012 · 2 comments
Closed

동적 UI 도입 #896

textcube-dev opened this issue Sep 24, 2012 · 2 comments
Assignees
Milestone

Comments

@textcube-dev
Copy link
Contributor

개요

  • 인터페이스의 복잡성을 개선하기 위하여 동적 UI를 도입합니다.
  • 기본적으로 mootools를 fx 구현을 위한 스크립트로 도입합니다.
  • mootools의 경우 코드 컴팩트가 용이하고, MIT 라이센스를 따르기 때문에 문제가 없습니다.
  • 자바스크립트가 동작하지 않는 환경에서 workaround를 별도로 제작하지 않아도 됩니다.
  • cross-browsing 및 웹표준 준수가 쉽습니다.
  • 이슈 등록시간: 2008-03-25T14:11:20
  • 마지막 수정시간: 2011-03-07T11:38:45.629013
Comment 1 by inureyes at 2008-03-25T14:12:18
20ab4e0
  • fx기능만을 담은 mootools 업로드 (1.11)
Comment 2 by inureyes at 2008-03-26T12:52:06
18de17e
  • 테스트 겸 스킨 설정 부분에 패널 토글 추가.
    c58eb86

  • mootools를 1.2b2로 업그레이드.

  • mootools의 fx.slide가 ie6/7에서 css 속성에 따라 오동작하는 부분을 방지하기 위하여 css에 workaround 반영

Comment 3 by inureyes at 2008-03-26T18:58:10
f28093d
  • fx effect를 위한 루틴 추가
  • 그러나 몇가지 이유로 켜놓지는 않습니다.
Comment 4 by inureyes at 2008-03-26T18:58:33
413afcd
  • 인터페이스의 토글 부분을 변경함.
  • TODO: 제목이 토글 가능할 경우 알려주는 메세지 및 아이콘을 고려합시다.
Comment 5 by inureyes at 2008-03-27T14:55:10
9d540c6
  • fold 되는 부분을 위한 속성으로 folding CSS class 추가
  • 모든 data-inbox나 section에 대하여 position:relative 값을 강제하는 것은 이후 부작용을 초래할 수 있다.
Comment 6 by inureyes at 2008-04-03T17:48:18
* IE6 대응 테스트가 필요합니다. * 아... IE6을 어디서 구한단 말인가... * reported by 멀더끙 ( http://forum.tattersite.com/ko/viewtopic.php?pid=25970#p25970 )
Comment 7 by inureyes at 2011-03-07T11:38:45.629013
In 18b6797 :
#!CommitTicketReference repository="" revision="6ceb18b4b135dfbd0a9dfdfb7fc639a38625366f"
refs #896 : Added : Migrate from mootools-related fx to jQuery.
refs #1269 : Added : jQuery-related menu expanding/shrinking
@ghost ghost assigned inureyes Sep 24, 2012
@inureyes inureyes modified the milestones: 1.9.1, 1.9.0, 1.9.2 Feb 27, 2014
@inureyes inureyes modified the milestones: 1.10, 1.9.2 Mar 18, 2014
@inureyes inureyes modified the milestones: 1.10, 1.10.1 Dec 13, 2014
@achimnol
Copy link
Member

#1269, #1725 이슈로 대체하는 것이 맞지 않을까요?

@inureyes
Copy link
Member

넵!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants