mirror of
https://github.com/basecamp/trix.git
synced 2026-05-17 12:00:38 +00:00
Trix 0.10.1
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Copyright (c) 2016 Basecamp, LLC
|
||||
Copyright (c) 2017 Basecamp, LLC
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining
|
||||
a copy of this software and associated documentation files (the
|
||||
|
||||
@@ -379,4 +379,4 @@ Only commit changes to Trix’s source (everything except the compiled files in
|
||||
|
||||
---
|
||||
|
||||
© 2016 Basecamp, LLC.
|
||||
© 2017 Basecamp, LLC.
|
||||
|
||||
Vendored
+8
-8
File diff suppressed because one or more lines are too long
Vendored
+2
-2
@@ -1,7 +1,7 @@
|
||||
@charset "UTF-8";
|
||||
/*
|
||||
Trix 0.10.0
|
||||
Copyright © 2016 Basecamp, LLC
|
||||
Trix 0.10.1
|
||||
Copyright © 2017 Basecamp, LLC
|
||||
http://trix-editor.org/*/
|
||||
trix-editor {
|
||||
border: 1px solid #bbb;
|
||||
|
||||
Vendored
+8
-8
File diff suppressed because one or more lines are too long
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "trix",
|
||||
"version": "0.10.0",
|
||||
"version": "0.10.1",
|
||||
"description": "A rich text editor for everyday writing",
|
||||
"main": "dist/trix.js",
|
||||
"style": "dist/trix.css",
|
||||
|
||||
+1
-1
@@ -1 +1 @@
|
||||
0.10.0
|
||||
0.10.1
|
||||
|
||||
Reference in New Issue
Block a user