1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-30 08:26:59 +02:00
joplin/ReactNativeClient
Abijeet Patro 18717bac79 Adds functionality to display tags under the open note. (#893)
* Adds functionality to display tags under the open note.

Towards #469

Signed-off-by: Abijeet <abijeetpatro@gmail.com>

* Ensured tags in the dialog box and under the note appear in the same order.

Few formatting tweaks.

Signed-off-by: Abijeet <abijeetpatro@gmail.com>

* Fixes issues raised during code review.

Signed-off-by: Abijeet <abijeetpatro@gmail.com>

* Refactored code to always display tags in ascending order.

This changes the order of the tags in the dialog box and below the tag title.

Signed-off-by: Abijeet <abijeetpatro@gmail.com>
2018-11-07 22:16:05 +00:00
..
android mobile: add version info (#930) 2018-11-02 00:43:42 +00:00
ios mobile: add version info (#930) 2018-11-02 00:43:42 +00:00
lib Adds functionality to display tags under the open note. (#893) 2018-11-07 22:16:05 +00:00
locales Udpated German translation 2018-10-05 19:53:54 +01:00
.babelrc Trying RN 0.57.1 upgrade 2018-10-02 18:57:31 +00:00
.buckconfig
.flowconfig
.gitattributes
.gitignore
.watchmanconfig
App.js Trying RN 0.57.1 upgrade 2018-10-02 18:57:31 +00:00
app.json
build_android_prod.bat
build_android.bat
clean_build.bat
debug_log.bat
debug_log.sh fix permissions for shell scripts (add executable flag) (#866) 2018-10-09 22:58:18 +01:00
index.android.js Revert "Applied prettier to code base" 2018-03-09 20:59:12 +00:00
index.ios.js Revert "Applied prettier to code base" 2018-03-09 20:59:12 +00:00
index.js Trying RN 0.57.1 upgrade 2018-10-02 18:57:31 +00:00
main.js Mobile: Improved camera attachment 2018-10-13 10:32:44 +01:00
package-lock.json mobile: add version info (#930) 2018-11-02 00:43:42 +00:00
package.json mobile: add version info (#930) 2018-11-02 00:43:42 +00:00
root.js Mobile: Fixes #902: Don't change existing note when sharing with mobile app 2018-10-24 19:10:05 +01:00
start_emulator.bat
start_server.bat
start_server.sh fix permissions for shell scripts (add executable flag) (#866) 2018-10-09 22:58:18 +01:00