Commit f77a777
authored
* [#201] ♻️ margin layout to flex flex layout
* [#201] ✨ add community page
* [#204] 💄 select trigger to flex row
* [#204] 💄 add white space in param of join
* [#204] ✨ add portfolio page
* [#206] 🗑️ remove useless text node
* [#206] ✨ add projectlistitem interface
* [#206] ✨ add project card + project category label map constant
* [#206] ✨ add project page
* [#206] 🗑️ remove unused module imports
* [#206] 💄 add margin y to login page
* [#206] ✨ keep select component dumb
* [#206] ♻️ refactor two pages with the altercation of select component
* [#206] ✨ add empty search result component
* [#168] 🚚 rename team queries
* [#168] 🚚 team queries change side effects
* [#168] ♻️ add string to form field
* [#168] ♻️ keep select in two way (single select / multi select)
* [#168] ♻️ solve side effect from change of select
* [#168] 🐛 stringify tag data type in taginput
* [#168] ✨ add taginput error case + form.message
* [#168] 💄 deduplicate double controller structure
* [#168] ✨ attash form message to form components
* [#168] 🔧 services, queries 수정
* [#168] 🔧 add quill editor package
* [#168] 🐛 wrap quillEditor with dynamic
* [#168] ✨ add quilljs markdown package
* [#168] 🗑️ discard quill packages
* [#168] ✨ add tiptap packages + build a basic tiptap structure
* [#168] 🔧 add text editor icons assets
* [#168] 📦 add tiptap plugins
* [#168] ✨ add tiptap editor (70%)
* [#168] 📦 lowlight + highlightjs
* [#168] 💄 solve unmatched svgs
* [#168] 💄 add code font
* [#168] 💄 tag input chip color change
* [#168] ✨ add heading select tool bar
* [#168] 💄 add tiptap list style
* [#168] ✅ see if text editor can be alligned with form controller
* [#168] ✨ dettach controller from tiptap editor
* [#168] ✨ add team editor content placeholder
* [#168] ✨ reflect font size on html tag in tiptap editor
* [#168] 💄 border none when checked
* [#168] ✨ add create page related constants
* [#168] ✨ create community post
* [#168] ✨ add new pages (empty)
* [#168] 💄 add svg icons for portfolio page
* [#168] ♻️ select can have icons now
* [#168] ♻️ select trigger can now have icon
* [#168] ✨ add file input
* [#168] 🐛 solve nested object value issue in taginput with lodash
* [#168] 🔧 add link related icons
* [#168] ✨ link select added
* [#102] ✨ add additional select components
* [#168] ✨ add basic structure of create portfolio page
* [#102] ♻️ add select Options component
* [#45] 🚚 remove onclick from checkbox
* [#168] ✨ add new select options
* [#168] ✨ complete education select
* [#168] ✨ add select options
* [#168] ✨ add tiptap contents constants
* [#168] ✨ add new selects components
* [#168] ✨ complete add portfolio form
* [#168] 💄 select style changed
* [#227] 💄 update icon with currentcolor
* [#227] 💄 update components style
* [#227] 🗑️ roll back to global type
* [#227] 📦 html parser react
* [#227] ✨ add team detail page (w/o comment form)
* [#227] 💄 heading font weight bold
* [#227] 🔧 add icons
* [#227] 💄 font weight lower
1 parent 14d04b9 commit f77a777
File tree
12 files changed
+358
-10
lines changed- src
- app/(pages)/team/[id]
- assets
- icons
- components
- common
- button
- containers
- styles
- types/api
12 files changed
+358
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments