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

fix: 일관된 한글 이름 규칙 설정 (to v2) #204

Merged
merged 17 commits into from
Aug 5, 2024

Commits on Jul 14, 2024

  1. feat: 문자열에서 한글을 추출해주는 extractHangul 함수를 제거합니다 (toss#185)

    * remove extrachHangul
    
    * Create cyan-tigers-sneeze.md
    
    ---------
    
    Co-authored-by: Jonghyeon Ko <[email protected]>
    okinawaa and manudeli authored Jul 14, 2024
    Configuration menu
    Copy the full SHA
    357ff9f View commit details
    Browse the repository at this point in the history
  2. feat: disassembleHangul, disassemble, disassembleHangulToGroup 함수에서 h…

    …angul이라는 글자를 제거합니다 (toss#184)
    
    * dissemble관련 메서드에서 hangul이름을 제거합니다
    
    * 누락된 부분 수정
    
    * resolve conflit
    
    * Create late-beers-hang.md
    
    * diassembleHangul to diassemble
    
    ---------
    
    Co-authored-by: Jonghyeon Ko <[email protected]>
    okinawaa and manudeli authored Jul 14, 2024
    Configuration menu
    Copy the full SHA
    ee96e93 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84eead8 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into v2

    okinawaa authored Jul 14, 2024
    Configuration menu
    Copy the full SHA
    6cf364d View commit details
    Browse the repository at this point in the history
  5. feat: 한글의 두음을 반환해주는 acronymizeHangul 함수를 제거합니다. (toss#180)

    * remove acronymize
    
    * Create weak-walls-sniff.md
    
    ---------
    
    Co-authored-by: Jonghyeon Ko <[email protected]>
    okinawaa and manudeli authored Jul 14, 2024
    Configuration menu
    Copy the full SHA
    fec20e8 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. feat: getChoseng을 utils에서 별도 함수로 분리합니다. (toss#192)

    * getChoseong분리
    
    * write test code
    
    * getChoseong import
    
    * remove useless import statemenet
    
    * remove unused file
    okinawaa authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    f115c54 View commit details
    Browse the repository at this point in the history
  2. feat: canBeChoseong, canBeJungseong, canBeJongseong 을 utils에서 별…

    …도 함수로 분리합니다. (toss#193)
    
    * canBe series를 별도 함수로 분리합니다
    
    * add change set
    okinawaa authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    0cfbed6 View commit details
    Browse the repository at this point in the history
  3. feat: hasBatchim 을 utils에서 별도 함수로 분리합니다. (toss#195)

    * hasBatchim
    
    * resolve type error
    
    * add change set
    
    * hasProperty, hasValueInReadOnlyStringList를 internal folder 로 옮깁니다
    
    * resolve test error
    
    * move with test code
    okinawaa authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    aa7aae1 View commit details
    Browse the repository at this point in the history
  4. feat: choseongIncludes함수를 제거합니다. (toss#197)

    * remove choseongIncludes
    
    Co-authored-by: 서동휘 <[email protected]>
    okinawaa and suhdonghwi authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    f60b9d8 View commit details
    Browse the repository at this point in the history
  5. fix: remove 한글

    Collection50 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    7c72f1b View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    3c44350 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. Configuration menu
    Copy the full SHA
    4e2c14c View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. fix: conflict 해결

    Collection50 committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    fc68c87 View commit details
    Browse the repository at this point in the history
  2. fix: conflict

    Collection50 committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    21684f6 View commit details
    Browse the repository at this point in the history
  3. fix: filepath

    Collection50 committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    f85fd81 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    633cd20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b231729 View commit details
    Browse the repository at this point in the history